Links to Various Examples
Here you will find various walkthroughs and examples to give you a better idea of how to use Turing efficiently.
Basic Job Example
See a very simple SLURM file and how to submit it to the cluster: Click here!
MPI Example
A 'Hello World!' example using MPI on Turing: Click here!
Requeuing a Job Example
An example SLURM submission file that requeues jobs that timeout: Click here!
Running and Monitoring Advanced Jobs
A walkthrough based around machine learning for setting up and using virtual environments, requesting simple resources, and monitoring your jobs: Click here!