summaryrefslogtreecommitdiff
path: root/src/cuda-sim/cuda-sim.cc
AgeCommit message (Expand)Author
2018-10-11Merging the latest dev from the public branchtgrogers
2018-10-07Unrolling Aksahy's stats - as they seem to be really screwing things up.tgrogers
2018-10-07Merge branch 'dev-purdue-integration' of github.rcac.purdue.edu:jain156/gpgpu...tgrogers
2018-09-06Add .nc optionMengchi Zhang
2018-04-22Some classes were referred to as a class and a struct (reported as clang warn...Nathan Conrad
2018-04-01Merge branch 'dev-purdue-integration' into dev-purdue-integrationAkshay Jain
2018-03-31Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...tgrogers
2018-03-31Getting rid of our constant, annoying prints. Running workloads of any size c...tgrogers
2018-03-27Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-25Fixing a bug in mengchi's committgrogers
2018-03-25Add lonestar tick supportMengchi Zhang
2018-03-22Change 332 by jain156@akshayj-lt1 on 2018/02/01 05:20:33Akshay Jain
2018-03-22Change 180 by jain156@akshayj-lt1 on 2017/03/30 11:48:07Akshay Jain
2017-11-18Also initiate our L2 accesses on copies back to the CPUtgrogers
2017-11-18fixing a stupid inheritance bugtgrogers
2017-11-18vectoradd is successfully filling the l2tgrogers
2017-10-26fixing a typo in config fileMahmoud
2017-09-14adding seperate sfu latency and init variablesMahmoud
2017-09-13Adding sperate dp_unitMahmoud
2017-05-17Changing the version detection to be much more detailed. Now the git commit #...tgrogers
2016-09-06Merge pull request #30 from sspenst/devgpgpu-sim
2016-09-05Merge pull request #28 from jwang323/cdp_cleangpgpu-sim
2016-09-02MOD: Add macros to turn off cuda_device_runtime for CUDA < 5.0Jin Wang
2016-08-24Cleanupsspenst
2016-08-24Added shfl instructionsspenst
2016-07-06ADD: print kernel parameter size footprint. BUG: concurrent kernels on same s...Jin Wang
2016-07-06ADD: add separate cdp latencyJin Wang
2016-07-06ADD: add cdp latencyJin Wang
2016-07-05ADD: launch all device kernels at once in functional simulatorJin Wang
2016-07-05MOD: compute child parameter sizeJin Wang
2016-07-05BUG: PTX section id. ADD: cudaDeviceSetLimit. BUG: parameter addresses for ch...Jin Wang
2016-07-05BUG: multiple child kernels finishJin Wang
2016-07-05BUG: do not handle cudaGetParameterBufferV2 and cudaLaunchDeviceV2 as call.un...Jin Wang
2016-07-05BUG: parameter alignmentJin Wang
2016-07-05MOD: add child kernel stream and scheduling supportJin Wang
2016-07-05ADD: add cudaGetParameterBufferV2 and add cudaLaunchDeviceV2 implementation. ...Jin Wang
2016-07-04Restored madp instruction.speverel
2016-06-13If ptxas notices any duplicate errors, they now automatically get resolved an...sspenst
2016-06-02Added handling of .cc option for arithmetic instructions. NOTE: Only made cha...speverel
2015-03-04initial support for CUDA 5.0, 5.5, 6.0 to get template from SDK runningAhmed ElTantawy
2014-08-14This should fix 2.3 regression and may fix others as well.Ahmed El-Shafiey
2014-08-14Support for named bariers + bar.red + bar.arrive instructionsAhmed El-Shafiey
2014-08-14Intesim2 IntegrationDongdong Li
2014-08-14Adding the ability to querry the WARPSZ flag from the ptx script.Tim Rogers
2014-08-14Fixing bug 59 + cleaning some code related to the power modelAhmed El-Shafiey
2014-08-14Removing a slew of code still compiled with gcc and the need for a bunch of e...Tim Rogers
2014-08-14Fixing a bug exposed by the fix for bug 42.Tim Rogers
2014-08-14MergingTim Rogers
2014-08-14 Fixing a slew of compiler warningsTim Rogers
2014-08-14fixing bug 36 + put a mistakenly missing texture misses power scalingAhmed El-Shafiey