aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-28gpuwaatch build does not parallelize nicely without -ptgrogers
2018-03-28adding new stats counterMahmoud
2018-03-28Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2018-03-28adding new counters for parition level para and L2 BWMahmoud
2018-03-28Do not run our private configs - just the public configstgrogers
2018-03-28This was a useless commmit - there were other problems with pulling the ↵tgrogers
simulation repos
2018-03-28This does not exist in older CUDAs - only compile it for >5. Not sure if 5 ↵tgrogers
is appropraite - but we test 4.2 and it fails
2018-03-28Mirroring the internal setup_env that enables Jenkins to worktgrogers
2018-03-28Explicitly loggin in with Jenkinstgrogers
2018-03-28Our internal Jenkinsfiletgrogers
2018-03-27small correctionsAmruth
2018-03-27considered CDP scenarioAmruth
2018-03-27support for pinned memories - temporary fixAmruth
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Merge pull request #15 from abdallm/patch-1Timothy G Rogers
Update the write policy in P100
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Merge branch 'dev-purdue-integration' into patch-1Timothy G Rogers
2018-03-27sdk does not work with ptxplustgrogers
2018-03-27Update the write policy in P100Mahmoud Khairy A. Abdallah
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Removing some configs that don't have to be run anymore.tgrogers
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-27Correcting the segfault in stats print. It was because print_stats() was ↵Akshay Jain
called before g_ptx_kernel_count was initialized
2018-03-26Diabling concurrent buildstgrogers
2018-03-26Adding in a nightly build that runs the worldtgrogers
2018-03-26Merge pull request #63 from pigrew/dev-printfFixgpgpu-sim
Don't directly pass strings to printf (beacuse they wouldn't be escap…
2018-03-26Merge pull request #62 from pigrew/dev-multiArchBreakpointgpgpu-sim
Provide portable (non-x86) breakpoint method which should work on all…
2018-03-26Merge pull request #61 from pigrew/dev-gitignoreUpdategpgpu-sim
Dev gitignore update
2018-03-26Merge pull request #60 from pigrew/dev-ParserFixgpgpu-sim
Dev parser fix
2018-03-26Don't directly pass strings to printf (beacuse they wouldn't be escapped). ↵Nathan Conrad
Clang gives warnings about this.
2018-03-26Provide portable (non-x86) breakpoint method which should work on all ↵Nathan Conrad
linuxes. Tested on PowerPC.
2018-03-26Ignore generated docs in gitignoreNathan J Conrad
2018-03-26Add vim swap files to gitignoreNathan J Conrad
2018-03-26Remove duplicate token in PTX parserNathan Conrad
2018-03-26.call instruction may have an empty argument listNathan Conrad
2018-03-26Merge pull request #14 from abdallm/dev-purdue-integrationTimothy G Rogers
Fixing resources limitation assertion for compute cab 61
2018-03-26Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-26Fixing resources limitation assertion for compute cab 61Mahmoud
2018-03-25Merge pull request #59 from tgrogers/devgpgpu-sim
Apps compiled with newer versions of CUDA want the version number embedded in the so
2018-03-25code for removing duplicates in embedded ptxAmruth
2018-03-25Merge pull request #13 from tgrogers/dev-purdue-integrationTimothy G Rogers
Support for lonestar and modifying our configs to not completely screw up when the user configures the cache preference
2018-03-25Need to make sure we don't kill the L1 tootgrogers
2018-03-25Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in.tgrogers
2018-03-25succeed if just remining the GPU that pinned memory can beusedtgrogers
2018-03-25Fixing a bug in mengchi's committgrogers
2018-03-25Add lonestar tick supportMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2018-03-25Merging with updates in the public repotgrogers
2018-03-24Adding in a patch to get lonestargpu to worktgrogers
2018-03-24The new CUDAs complain about version info not being embedded into the so ↵tgrogers
file. Having gpgpu-sim ebed some version info to stop the error complaints
2018-03-24The new CUDAs complain about version info not being embedded into the so ↵tgrogers
file. Having gpgpu-sim ebed some version info to stop the error complaints