diff options
| author | Mahmoud Khairy A. Abdallah <[email protected]> | 2017-09-14 11:47:24 -0400 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2017-09-14 11:47:24 -0400 |
| commit | 466bf0037b79a4ad4e1ce12aba011143b820eb81 (patch) | |
| tree | 8160bbcb244057db8b859aa3ddab1958facc4eed /Jenkinsfile | |
| parent | 375533963bef3d528ba3c8527ae786bc12f024cd (diff) | |
Update Jenkinsfile
Diffstat (limited to 'Jenkinsfile')
| -rw-r--r-- | Jenkinsfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 6e180a2..3a716b4 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,7 +33,7 @@ pipeline { source `pwd`/setup_environment &&\ cd gpgpu-sim_simulations && \ source ./benchmarks/src/setup_environment && \ - make -j -f Makefile.PTX./benchmarks/src all' + make -j -f Makefile.PTX5 ./benchmarks/src all' } } stage('rodinia-regress'){ |
