113
edits
(Created page with " == Math Cluster == The Math Department has an experimental computational cluster. It works fine for computation, but the main purpose is for configuring and testing distribut...") |
|||
(7 intermediate revisions by 2 users not shown) | |||
[[File:Cluster-newstack.jpg|thumb|Picture of 64 node cluster on a metal shelf.]]
== Math Cluster ==
The Math Department has an experimental computational cluster.
The cluster is
Jobs can be sent to all nodes in the cluster, or a subset of the nodes.
At this time, the cluster is working with ssh MPI, Pari/gp using MPI, and Mathematica. We're in the process of getting it working with other applications including
Also, if you can get your own application running on the cluster, please write up a short description
First Step: Setting up your [[Cluster SSH access]], including testing your access with pdsh commands.
Next: Launching [[Mathematica Remote Kernels]].
MPI: Trying out the MPI 'Hello World' program, which is a step to running many types of parallel jobs. [[MPI Hello World]]
Here is some info on running remote workers in Magma: [[Magma Cluster]] This is a work in progress since we don't have a nice, working example yet.
|