Translations:PyTorch/170/fr

From Alliance Doc
Jump to navigation Jump to search
  1. !/bin/bash
  2. SBATCH --nodes 1
  3. SBATCH --tasks-per-node=1
  4. SBATCH --cpus-per-task=1 # change this parameter to 2,4,6,... to see the effect on performance