Resources
Revision as of 17:49, 18 February 2022 by GiulioFontana (talk | contribs)
This page collects resources that can be useful to Mufasa users. Contributions are welcome :-)
SLURM
If you need to understand 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
Here are a few links (recommended by other DEIB users of Docker) that may help you get to grips with Docker.
See also the Docker page of this wiki, of course.
Important! On Mufasa, Docker containers are never run with the standard docker run
command. They must be run via the SLURM job scheduling system.