summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-11PDOM analysis for child kernel in CDPAmruth
2018-04-06fixing arch flagsAmruth
2018-04-05fixing file pointer and attributes issuesAmruth
2018-04-04updating EOF condition for Mac usersAmruth
2018-04-04Prog gets stuck because it doesnt recieve EOFAmruth
2018-04-04adding missing ptxas flags for cdp supportAmruth
2018-04-03remove temporarily generated filesAmruth
2018-04-03Initial Bitbucket Pipelines configurationAmruth
2018-04-03crash when print() is sent to pdom analysisAmruth
2018-04-01fix regressions -- move call to pre_decode into do_pdomTor Aamodt
2018-04-01add pdom analysis for function calls -- doesn't fix regressionsTor Aamodt
2018-03-31masked declaration leading to using unitialized buffer as file name, leading ...Tor Aamodt
2018-03-31restore code that selects ptx code that existsTor Aamodt
2018-03-29Merge remote-tracking branch 'public_gpgpusim/dev' into devTor Aamodt
2018-03-29arch is also not supported for cuda 5 or lowerAmruth
2018-03-29compilation fixAmruth
2018-03-29cuobjdump -lptx flag is not supported by cuda 5 and lowerAmruth
2018-03-28Merge pull request #64 from aamodt/devTor Aamodt
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-28Do not run our private configs - just the public configstgrogers
2018-03-28This was a useless commmit - there were other problems with pulling the simul...tgrogers
2018-03-28This does not exist in older CUDAs - only compile it for >5. Not sure if 5 is...tgrogers
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-26Merge pull request #63 from pigrew/dev-printfFixgpgpu-sim
2018-03-26Merge pull request #62 from pigrew/dev-multiArchBreakpointgpgpu-sim
2018-03-26Merge pull request #61 from pigrew/dev-gitignoreUpdategpgpu-sim
2018-03-26Merge pull request #60 from pigrew/dev-ParserFixgpgpu-sim
2018-03-26Don't directly pass strings to printf (beacuse they wouldn't be escapped). Cl...Nathan Conrad
2018-03-26Provide portable (non-x86) breakpoint method which should work on all linuxes...Nathan Conrad
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-25Merge pull request #59 from tgrogers/devgpgpu-sim
2018-03-25code for removing duplicates in embedded ptxAmruth