Magma Cluster
Jump to navigation
Jump to search
Magma on the Cluster
The Math Cluster should support distributed Magma jobs.
We're still working on a good example, so please give feedback on this.
Here is some documentation on starting remote workers StartWorkers Documentation
To launch remote workers in Magma, you'll need to have setup your SSH keys: Cluster SSH access
So far it appears that you can do this on machines where you would have ssh access to the cluster nodes.
Here is an example of parallel factorization: Integer Factorization