from local

This commit is contained in:
dohe0342 2022-12-30 13:40:45 +09:00
parent 9b22c21a98
commit 9ce78a04d6
2 changed files with 1 additions and 1 deletions

View File

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