diff --git a/clear.sh b/clear.sh index 34e8c5a..8b0e23a 100755 --- a/clear.sh +++ b/clear.sh @@ -1,6 +1,6 @@ own=mlu370 -for device in a100 ascend bi100 mlu370 r200 +for device in a100 ascend bi100 mlu370 r200 mrv100 do git rm run_in_docker_"$device".sh if [[ $device == $own ]]; then