Skip to content

Commit

Permalink
test priority
Browse files Browse the repository at this point in the history
  • Loading branch information
mwalmsley committed Nov 22, 2023
1 parent 487f466 commit 3303a9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions only_for_me/narval/train.sh
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#!/bin/bash
#SBATCH --time=23:00:0
#SBATCH --time=0:30:0
#SBATCH --nodes=1
#SBATCH --ntasks-per-node=2
#SBATCH --ntasks-per-node=1
#SBATCH --cpus-per-task=10
#SBATCH --mem-per-cpu 4G
#SBATCH --gres=gpu:v100:2
#SBATCH --gres=gpu:v100:1

nvidia-smi

Expand Down

0 comments on commit 3303a9d

Please sign in to comment.