Difference between revisions of "Resources"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
This page collects resources that can be useful to Mufasa users. [[Special:Emailuser/GiulioFontana|Contributions are welcome :-)]] | This page collects resources that can be useful to Mufasa users. [[Special:Emailuser/GiulioFontana|Contributions are welcome :-)]] | ||
= SLURM = | |||
If you need more about SLURM than what you find in this wiki, there is plenty of material on SLURM's own website. | If you need more about SLURM than what you find in this wiki, there is plenty of material on SLURM's own website. | ||
Line 8: | Line 8: | ||
= Docker = | = Docker = | ||
There are plenty of resouces about Docker on the web. Here are a few links recommended by other DEIB users of Docker. | There are plenty of resouces about Docker on the web. Here are a few links recommended by other DEIB users of Docker. | ||
Latest revision as of 21:33, 10 December 2022
This page collects resources that can be useful to Mufasa users. Contributions are welcome :-)
SLURM
If you need more about SLURM than what you find in this wiki, there is plenty of material on SLURM's own website.
- This quickstart guide is a good starting point.
Docker
There are plenty of resouces about Docker on the web. Here are a few links recommended by other DEIB users of Docker.
Important! Remember that on Mufasa Docker containers are never run with the standard docker run
command: instead they must be run via SLURM.