from local

This commit is contained in:
dohe0342 2023-01-03 22:28:39 +09:00
parent 815914d540
commit a66349b105
3 changed files with 1 additions and 1 deletions

View File

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