from local

This commit is contained in:
dohe0342 2023-03-29 19:33:13 +09:00
parent 7f7052f7bd
commit a43bca902a
2 changed files with 1 additions and 3 deletions

View File

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