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 3a9c682 commit d1590e4Copy full SHA for d1590e4
.etc/jsccourse-bashrc.sh
@@ -56,10 +56,10 @@ if [ -z "$_JSCCOURSE_ENV_SOURCED" ]; then
56
JSC_SUBMIT_CMD_SYSTEM_SPECIFIC_OPTIONS="--disable-dcgm"
57
export _JSCCOURSE_GPU_ARCH='80'
58
;;
59
- jedi)
+ jupiter)
60
ngpus=4
61
export NP=4
62
- partition=${parittion:-all}
+ partition=${parittion:-booster}
63
# JSC_SUBMIT_CMD_SYSTEM_SPECIFIC_OPTIONS="--gpus-per-task=1"
64
export _JSCCOURSE_GPU_ARCH='90'
65
0 commit comments