summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.cc
AgeCommit message (Expand)Author
2019-07-10Move g_pc_to_finfoMengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud
2019-05-30adding new values to gpu contextMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-04-17Adding configs for device limits and fixed other misc bugsSuchita Pati
2019-04-16Adding additional fixes for the texture bugsSuchita Pati
2019-04-10Adding texture FixSuchita Pati
2018-11-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-09changes for checkpoint supportDeval Shah
2018-11-06Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-06fixing sector atomicsMahmoud
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-10-24merged tensor-cores codeaamir
2018-10-09adding adaptive volta cache configMahmoud
2018-09-16print for mem transactionaamir
2018-09-14corrected the bug in vpcore functional modelaamir
2018-09-09minor changes for generating mem transaction in timing model. NOTE NOT COMPLETEDaamir
2017-10-27add more statistics and chaging Pascal configMahmoud
2017-10-11Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...Mahmoud
2017-08-17Merged all work on the dev branch since the divergence point into the dnn bra...speverel
2017-07-17Fixing some typos and adding commentsMahmoud
2017-07-17Improving GPU core model. This commits contains:Mahmoud
2016-07-06Added the ability to load from sstarr memory after data has been stored in itsspenst
2016-07-06ADD: add knob to enable CDP in gpgpusim configJin Wang
2016-07-06ADD: add kernel launching latency from stream to distributorJin Wang
2016-07-06ADD: print kernel parameter size footprint. BUG: concurrent kernels on same s...Jin Wang
2016-07-05ADD: delete streams created by cta when deleting kernelJin Wang
2016-07-05BUG: multiple child kernels finishJin Wang
2016-07-05MOD: add child kernel stream and scheduling supportJin Wang
2014-08-14Support for named bariers + bar.red + bar.arrive instructionsAhmed El-Shafiey
2014-08-14Fix Bug 81Ahmed El-Shafiey
2014-08-14Adding the ability to querry the WARPSZ flag from the ptx script.Tim Rogers
2014-08-14Interconnection traffic breakdown stats (integration from TM branch).Wilson Fung
2014-08-14Replaced the legacy L2 cache access stats with more meaningful breakdown that...Wilson Fung
2014-08-14Merging Power model into FermiTayler Hetherington
2014-08-14Fixed the shared memory bank conflict model for GTX 480 and Tesla C2050. Now...Wilson Fung
2014-08-14Minor refactoring for the SIMT Stack implementation and fixing some indentationWilson Fung
2014-08-14On demand loading of fatbinsAndrew M. B. Boktor
2014-08-14Clean up the unordered_map fallback support.Wilson Fung
2014-08-14Fixed gcc-4.3 warning related to SIMT stack in CL13519Inderpreet Singh
2014-08-14SIMT stack is now implementated as a stack to allow arbitrary recursion depthInderpreet Singh
2014-08-14Ptxplus fix for recrusive call handling in SIMT stack (CL13410).Inderpreet Singh
2014-08-14Copied in Arun's SIMT stack fix for recursive calls (CL8574)Inderpreet Singh
2014-08-14Fix for bug 9: Now querying the state of the pdom stack in call_imp and callp...Ayub Gubran
2014-08-14Supporting the option for removing temporary filesAndrew M. B. Boktor
2014-08-14This changelist implements the following:Andrew M. B. Boktor
2014-08-14Fix for bug 144. Now warp parts option is used in coalescing logic (before i...Wilson Fung
2014-08-14Fix for bug 129. Created a directed test with a pre-known instruction count, ...Wilson Fung
2014-08-14Revived all of the source code view stats except exposed pipeline latency.Wilson Fung