File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,11 +62,11 @@ jobs:
6262 source ./env-setup/12.8_env_setup.sh
6363 source ./gpu-app-collection/src/setup_environment
6464 rm -rf ./hw_run/
65+ mkdir -p ./hw_run/
6566 srun --job-name=gpu-lock --dependency=singleton --partition=tgrogers-dgx -- ./util/tracer_nvbit/run_hw_trace.py -B Spinlock -D 7 --spinlock_handling fast_forward
66- sleep 5 # wait for NFS sync before moving
6767 mv ./hw_run /scratch/tgrogers-disk01/a/common/for-sharing/$USER/nightly-traces/hw_run_fast_forward
68+ mkdir -p ./hw_run/
6869 srun --job-name=gpu-lock --dependency=singleton --partition=tgrogers-dgx -- ./util/tracer_nvbit/run_hw_trace.py -B Spinlock -D 7 --spinlock_handling none
69- sleep 5 # wait for NFS sync before moving
7070 mv ./hw_run /scratch/tgrogers-disk01/a/common/for-sharing/$USER/nightly-traces/hw_run_none
7171 SASS-Weekly :
7272 timeout-minutes : 720
You can’t perform that action at this time.
0 commit comments