diff --git a/npu_status.sh b/npu_status.sh index e869450a..60782643 100644 --- a/npu_status.sh +++ b/npu_status.sh @@ -26,9 +26,10 @@ get_mem_usage() { } -loop_cnt=0 -while true; do + +for i in {1..1500} +do device_mem_usage="" for ((i=0; i