summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-11Fix init bug in cudaMallocArrayMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-08Refactor GPGPUSim_Context and GPGPUSim_InitMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-06Merge pull request #4 from purdue-aalp/devMengchi Zhang
Merge aalp dev into Mengchi
2019-09-03Merge pull request #29 from rgreen/fix_warningsTim Rogers
Fix warnings
2019-09-03remove more unused variables and added asserts to function return valuesNick
2019-09-03get rid of more UBNick
2019-08-31Adding a stat for slowdown versus silicontgrogers
2019-08-30Making the max cycles/inst counters 64 bitstgrogers
2019-08-29Fix a few ambiguity warningNick
2019-08-28only do correlation appstgrogers
2019-08-28Fixing the screwy way that setup env messes with the cd stacktgrogers
2019-08-27making output file more sanetgrogers
2019-08-27making correl file more friendlytgrogers
2019-08-27changing the correlation to QV100tgrogers
2019-08-27do not correlate so much stufftgrogers
2019-08-26Merge pull request #28 from CoffeeBeforeArch/fix_warningsRoland Green
Fix a bunch of outstanding warnings and undefined behavior. Fix single merge-error with Mahmoud's changes.
2019-08-26Merge branch 'dev' into fix_warningsRoland Green
2019-08-26Merge pull request #27 from mkhairy/devTim Rogers
Merging a few latency fixes in the memory system
2019-08-26Merge branch 'dev' of github.com:purdue-aalp/gpgpu-sim_distribution into devtgrogers
2019-08-26Limiting make's paralllelism so that we (hopefully) stop running out of ↵tgrogers
process handles when people submit code
2019-08-26Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-26update titanV config fileMahmoud
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-08-26Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-26missing some files to addMahmoud
2019-08-26Banked L1, adding iSLIP and RR arbiteratio and adding some commentsMahmoud
2019-08-23Merge pull request #26 from mkhairy/devTim Rogers
Merging Mahmoud's CUTLASS support and correlation fixes
2019-08-23fixing cuda 4 errorMahmoud
2019-08-23fixing CUDA 10 failMahmoud
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-private
2019-07-30changing x-bar algorithm to islipshen203
2019-07-30changing x-bar algorithm to islipshen203
2019-07-29adding simple dram modelMahmoud
2019-07-21fixing cache/mem latency in V100 configMahmoud
2019-07-18increase the tex cache in VoltaMahmoud
2019-07-16Merge pull request #3 from purdue-aalp/devMengchi Zhang
Dev
2019-07-16Merge pull request #25 from echoedit/devMengchi Zhang
Dev
2019-07-15Move debug_tensorcoreMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into ↵Mahmoud
dev-private
2019-07-15adding the new elapsed_cycles_sm_tot statsMahmoud
2019-07-15Move s_g_pc_to_insnMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move g_debug_pcMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move function_info::sm_next_idMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move g_ptx_cta_info_uid and symbol::sm_next_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move g_num_ptx_inst_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move ptx_line_stats_filename and enable_ptx_file_line_statsMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move kernel_info_t::m_next_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-15Move operand_info::sm_next_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-14Move warp_inst_sm_next_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-07-14Move sm_next_access_uidMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>