-
Notifications
You must be signed in to change notification settings - Fork 1
Downloading Your Own Cluster and Accessing It
You can download a pre-made VirtualBox HPC Cluster appliance here as one file (13 GB).
It comes with three virtual machines -- three nodes of a homemade small cluster.
To get inside any of the three nodes, the username is fiji
and the password is 12345678
.
When deploying the appliance into your VirtualBox installation, use the existing MAC addresses to avoid manual network configuration. Once you have set up a functional virtual cluster, you can go through the worksheets of this Short Guide.
It is worthwhile reviewing the manual installation page to understand better what's inside the virtual machines, what to possibly test--check, and what may go wrong if things work unexpectedly.
Feel absolutely free to reach us, for example via the issue tracking system, to ask for help or give feedback.
Short Guide Worksheets
-
Manually install cluster-side tools
- Note: The cluster-side tools are technically the Parallel Macro and OpenMPI Ops
-
Download and use your own cluster
- Note: A small homemade cluster for testing, or when you cannot access a big HPC
-
Building from scratch your own cluster and configuring it
- Note: You will learn and understand everything that's behind the scenes
- Additional Useful Information