| Age | Commit message (Collapse) | Author |
|
|
|
|
|
pbs_mom built in it.
|
|
|
|
|
|
|
|
memlock stuff that is killing the travis install. I guess it is possible that the server disables this feature on whatever infrastructure they are using. I am trying to rebuild pbs_mom without the memlock and see how much further we get.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updatet the built number output when we run gpgpu-sim we need to recompile cuda-sim everytime the detailed_version has changed
|
|
Embedding the gpgpu-sim version information (the commit number that was built) in the shared object executable.
|
|
|
|
|
|
right directories ect are defined
|
|
# and branch will be embedded in the built executable and print out when gpgpu-sim runs
|
|
Fix next block addr to link predicate ret block to consecutive block
|
|
The block containing predicate ret instruction should add the
consecutive block to its successor_ids set. next_addr should be assigned
with current instruction address add instruction size instead of 1.
Signed-off-by: Mengchi Zhang <[email protected]>
|
|
support for CUDA 8.0 PTX
|
|
|
|
|
|
|
|
|
|
|