aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-28Fixing a minor typo in an old configtgrogers
2018-03-28Merge pull request #16 from abdallm/dev-purdue-integrationTimothy G Rogers
Dev purdue integration
2018-03-29bitbucket-pipelines.yml edited online with Bitbuckettgrogers-purdue
2018-03-29bitbucket-pipelines.yml edited online with Bitbuckettgrogers-purdue
2018-03-29bitbucket-pipelines.yml edited online with Bitbuckettgrogers-purdue
2018-03-29Can I just do the exact same thing as Travis?tgrogers-purdue
2018-03-29bitbucket-pipelines.yml edited online with Bitbuckettgrogers-purdue
2018-03-29Initial Bitbucket Pipelines configurationtgrogers-purdue
2018-03-28(attempt to) fix compile error in last checkinTor Aamodt
2018-03-28Merge remote-tracking branch 'upstream/dev' into devTor Aamodt
2018-03-28fix compile errors on Ubuntu LTS 16.04Tor Aamodt
2018-03-2820 makes no sense for this parttgrogers
2018-03-28Merge remote-tracking branch 'public/dev' into devtgrogers
2018-03-28Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
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