summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-19Merge branch 'dev' of https://bitbucket.org/amruth_s/apr14 into devAmruth
2018-04-19Crash when array pointers are passedAmruth
2018-04-15Initial Bitbucket Pipelines configurationAmruth
2018-04-14solving alignment issueAmruth
2018-04-13Merged in suchitapati/gpgpusim-cudnn (pull request #2)Suchita Pati
2018-04-11Merged in amruth_s/apr2_gpgpusim (pull request #3)Amruth
2018-04-11Copyright symbol errorAmruth
2018-04-11cuda_runtime_api.cc edited online with BitbucketAmruth
2018-04-11clean upAmruth
2018-04-11PDOM analysis for child kernel in CDPAmruth
2018-04-10added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes functionSuchita Pati
2018-04-09adding additional device attributes in cudaDeviceGetAttributes function for m...Suchita Pati
2018-04-06fixing arch flagsAmruth
2018-04-05fixing file pointer and attributes issuesAmruth
2018-04-05Merged in amruth_s/apr2_gpgpusim (pull request #1)Amruth
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