Skip to content

Commit 44c89b2

Browse files
authored
Update ci.yml
1 parent dfb1b20 commit 44c89b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,8 +128,8 @@ jobs:
128128
129129
- name: Test Suite
130130
run: |
131-
qsub -I -q coc-ice-gpu -l nodes=1:ppn=6:gpus=1:teslav100
131+
qsub -I -q coc-ice-gpu -l nodes=1:ppn=8:gpus=2:teslav100
132132
module purge
133133
module load nvhpc
134-
/bin/bash mfc.sh test -b mpirun --gpu -a
134+
/usr/bin/bash mfc.sh test -j 4 -b mpirun --gpu -a
135135
exit

0 commit comments

Comments
 (0)