diff --git a/batch_run.sh b/batch_run.sh index 56c43e92..b49ed766 100644 --- a/batch_run.sh +++ b/batch_run.sh @@ -4,6 +4,8 @@ repeat_cnt=$1 +export ASCEND_RT_VISIBLE_DEVICES=0,1,2,3,4,5,6,7 + for ((i=0; i