summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAmruth <[email protected]>2018-04-11 20:17:43 +0000
committerTor Aamodt <[email protected]>2018-04-11 20:17:43 +0000
commitc980c7557b3c60857bea13fde868366b32f93cef (patch)
tree71f42cea67f61498377205b52e2e0daecfc3836b /README
parenta17c466a9578f983c48704495566df5a373ff6ba (diff)
parent90a0a1e4093df69505d0ffc0b08eedc9d0355ac3 (diff)
Merged in amruth_s/apr2_gpgpusim (pull request #3)
Support for CDP and minor bug fixes
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index 4426cdd..543177c 100644
--- a/README
+++ b/README
@@ -349,6 +349,7 @@ process.
** Debugging failing GPGPU-Sim Regressions **
+Credits: Tor M Aamodt
To debug failing GPGPU-Sim regression tests you need to run them locally. The fastest way to do this, assuming you are working with GPGPU-Sim versions more recent than the GPGPU-Sim dev branch circa March 28, 2018 (commit hash 2221d208a745a098a60b0d24c05007e92aaba092), is to install Docker. The instructions below were tested with Docker CE version 18.03 on Ubuntu and Mac OS. Docker will enable you to run the same set of regressions used by GPGPU-Sim when submitting a pull request to https://github.com/gpgpu-sim/gpgpu-sim_distribution and also allow you to log in and launch GPGPU-Sim in gdb so you can inspect failures.