from local

This commit is contained in:
dohe0342 2023-03-29 20:42:54 +09:00
parent 1c3a5dff1f
commit 74fa943afd
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
workstation="whale"
workstation=$3
if [ $workstation = "whale" ]; then
export CUDA_VISIBLE_DEVICES="0,1,2,3,4,5,6,7"