Skip to content

Commit

Permalink
try 4 gpus
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 4, 2023
1 parent fa78fc3 commit fa5ec25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions only_for_me/narval/train.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
#SBATCH --mem=80G
#SBATCH --nodes=1
#SBATCH --time=0:40:0
#SBATCH --tasks-per-node=2
#SBATCH --tasks-per-node=4
#SBATCH --cpus-per-task=12
#SBATCH --gres=gpu:a100:2
#SBATCH --gres=gpu:a100:4

nvidia-smi

Expand Down

0 comments on commit fa5ec25

Please sign in to comment.