from local

This commit is contained in:
dohe0342 2022-12-26 13:26:43 +09:00
parent efc197415c
commit 8fe13ee05b
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -1,6 +1,6 @@
git pull git pull
workstation="whale" workstation="bear"
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"