How-tos and guides¶
Check out our guides picturing different ways to use the cluster:
| Guide | Quick description |
|---|---|
| Multi-Factor authentication | Use MFA to access the Mila cluster |
| Logging in to the cluster | Log in to the Mila cluster |
| Running your code | Run your code on the cluster |
| Sharing data with ACLs | Use ACLs to allow a user to share with another one a "playground" folder hierarchy in Mila's scratch filesystem at a location in a safe and secure fashion that allows both users to read, write, execute, search and delete each others' files |
| [Minimal examples] Software frameworks | Set up Pytorch and Jax, and use Jax to run a single-GPU job |
| [Minimal examples] Distributed training | Learn to run single-GPU, multi-GPU and multi-node jobs |
| [Minimal examples] Good practices | Discover some good practices aiming to ease the daily life |
| [Minimal examples] Advanced examples | Try this example of a multi-Node/multi-GPU ImageNet Training |