Using GPUs with Slurm/fr: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 173: Line 173:
#SBATCH --gpus-per-node=p100l:4     
#SBATCH --gpus-per-node=p100l:4     
#SBATCH --ntasks=1
#SBATCH --ntasks=1
#SBATCH --cpus-per-task=24    # There are 24 CPU cores on P100 Cedar GPU nodes
#SBATCH --cpus-per-task=24    # il y a 24 cœurs CPU sur les nœuds GPU P100 de Cedar
#SBATCH --mem=0              # Request the full memory of the node
#SBATCH --mem=0              # demandez toute la mémnoire du nœud
#SBATCH --time=3:00
#SBATCH --time=3:00
#SBATCH --account=def-someuser
#SBATCH --account=def-someuser
rsnt_translations
56,437

edits