We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 63ecdfb + 728368a commit 55a7932Copy full SHA for 55a7932
1 file changed
Jenkinsfile
@@ -38,6 +38,7 @@ pipeline {
38
source ./env-setup/11.0_env_setup.sh
39
source ./gpu-simulator/setup_environment.sh
40
41
+ rm -rf ./gpu-app-collection
42
git clone git@github.com:accel-sim/gpu-app-collection.git
43
source ./gpu-app-collection/src/setup_environment
44
make rodinia_2.0-ft -j -C ./gpu-app-collection/src
0 commit comments