We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9b65c commit 954cd2aCopy full SHA for 954cd2a
misc/run-phoenix-release-gpu.sh
@@ -13,5 +13,8 @@
13
14
cd $SLURM_SUBMIT_DIR # Change to working directory
15
echo $(pwd)
16
+
17
+nvidia-smi
18
19
. ./mfc.sh load -c p -m gpu
20
./mfc.sh test -b mpirun -a --gpu
0 commit comments