...
Info |
---|
Jobs that utilize cores to their full potential are more appropriately used in |
...
This is a special-case QOS not available by default, it is granted on a user-by-user basis; if you are interested in using this QOS, please be ready to share a job ID demonstrating the need and effective use of existing core allocations. If you have any questions, feel free to ask staff and also explore the Slurm EFFiciency
reporter: /wiki/spaces/RC/pages/395083777
class
If you are using Research Computing supercomputers as part of coursework, you will have been granted access to the class
QOS.
Code Block |
---|
#SBATCH -p general
#SBATCH -q class
interactive -p general -q class |
Jobs submitted with the class
QOS are limited to 1 CPU, 1 A100 MIG slice of 10GB, and 40GB of system memory at any given time. This helps to ensure that classes can have faster access to compute resources for coursework, albeit at a limited capacity.
Additional Help
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|