Skip to content

Commit

Permalink
us dev branch gpu-app-collection
Browse files Browse the repository at this point in the history
  • Loading branch information
JRPan committed Jul 9, 2024
1 parent 4a0a2ec commit 4c14539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/long-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
source ./gpu-simulator/setup_environment.sh
rm -rf ./gpu-app-collection
git clone git@github.com:accel-sim/gpu-app-collection.git
git clone -b dev git@github.com:accel-sim/gpu-app-collection.git
source ./gpu-app-collection/src/setup_environment
srun -c20 make rodinia_2.0-ft GPU_Microbenchmark -j20 -C ./gpu-app-collection/src
./gpu-app-collection/get_regression_data.sh
Expand Down

0 comments on commit 4c14539

Please sign in to comment.