summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
AgeCommit message (Expand)Author
2021-05-23format codeMahmoud Khairy A. Abdallah
2021-05-20L2 breakdown - reuse mf allocatorJRPAN
2021-05-19moving shmem option to the base class and change the code to accept turing co...Mahmoud Khairy A. Abdallah
2021-05-19Merge branch 'dev' into adaptive-cacheJRPan
2021-05-19Use cache config multipilier when possibleJRPAN
2021-05-18adaptive cache - updateJRPAN
2021-05-18new configs - adaptive cache and cache write ratioJRPAN
2021-05-18sending cache block byte maskJRPAN
2021-05-13run changes through clang-formatAaron Barnes
2021-05-12fix prints / segfaultAaron M Barnes
2021-05-11issue function needed to be constrainedAaron Barnes
2021-05-11minor fixes, pure virtual callsAaron M Barnes
2021-05-11partition issue() in the shader execute stageAaron Barnes
2021-05-10sub core model dispatches only to assigned exec pipelinesAaron Barnes
2021-05-09validated collector unit partitioning based on schedulerAaron M Barnes
2021-05-09minor fixesAaron M Barnes
2021-05-09parition CU allocation, add printsAaron Barnes
2020-11-09change address type into ullallen
2020-07-12Merge remote-tracking branch 'gpgpu/dev' into dev-4.xTim Rogers
2020-07-03add activemask, bfind, vmin, and vmax implementations from FrancoisLucy Liu
2020-05-31adding the virtual method back to gpgpu-sim classMahmoud
2020-05-30adding new specialization unitsMahmoud
2020-05-27splitting trace-driven from gpgpu-sim - part 2Mahmoud
2020-05-23code refomrattingMahmoud
2020-05-23Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2020-05-22code reformattingMahmoud
2019-10-16adding kernel latencyMahmoud
2019-09-30trace driven static linking and fixing the inst count bugMahmoud
2019-09-23fixing reformattingMahmoud
2019-09-16Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
2019-09-13Add src/ director formattingNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-09-03get rid of more UBNick
2019-08-30Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-30update the adaptive cache behaviour and make L1 fully assoc in VoltaMahmoud
2019-08-26Merge branch 'dev' into fix_warningsRoland Green
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-15Move kernel_info_t::m_next_uidMengchi Zhang
2019-07-14Move warp_inst_sm_next_uidMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-14fixing the volta local memory size per threadMahmoud Khairy A. Abdallah
2019-07-10Move g_pc_to_finfoMengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang
2019-06-10Remove definitionsMengchi Zhang
2019-06-10Remove those duplicated definedMengchi Zhang
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud