summaryrefslogtreecommitdiff
path: root/src/abstract_hardware_model.h
AgeCommit message (Expand)Author
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
2019-05-30adding new values to gpu contextMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-08fixing the building failMahmoud
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
2019-01-30changes for Ubuntu 18.04 supportDeval Shah
2018-11-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-09Adding checkpoint supportDeval Shah
2018-11-09resolving merge conflictsDeval Shah
2018-11-09resolving merge conflictDeval Shah
2018-11-07Adding INT unit, fixing tensor core latency, updating config filesMahmoud
2018-11-06adding tensor cores configMahmoud
2018-11-06Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-05fixing subcore model bugMahmoud
2018-11-05adding Volta sub_core model and double L1 BWMahmoud
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-11-02added incount and outcount, addressed all of the pull request commentsaamir
2018-10-24merged tensor-cores codeaamir
2018-10-11Merging the latest dev from the public branchtgrogers
2018-10-09adding adaptive volta cache configMahmoud
2018-09-16print for mem transactionaamir
2018-09-09minor changes for generating mem transaction in timing model. NOTE NOT COMPLETEDaamir
2018-09-08Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-09-07adding streamin cache + fixing TEX cache + adding l1 latency and smem latencyMahmoud
2018-09-06Add .nc optionMengchi Zhang
2018-08-16Timing model for VCOREnegargoli93
2018-07-21merging the changes of cutlass on negar tensorcore branchaamir
2018-06-20Tensor core timing modelnegargoli93
2018-05-30changes for vector operandsaamir
2018-05-25restructured texref maps to fix texture bugJonathan
2018-05-25unbind implementationJonathan
2018-05-25revert to before texture bugJonathan
2018-05-25erase texinfo in unbind and disable assertJonathan
2018-05-25implemented unbind, currently only affects cudaArray mapJonathan
2018-05-25reverted cuda8 changes (extra fields) and assert texture bug fix's assumptionJonathan
2018-05-25abstract_hardware_model.h:texrefAttr is different and can be searched via poi...Jonathan
2018-05-25counting matches with same texref contents, added cuda8 fields to texref structJonathan
2018-05-25allows gpgpusim to select a set of texture array,attr,info but maybe not the ...Jonathan
2018-05-12commit for eece527projectnegargoli93
2018-03-29Merge remote-tracking branch 'public_gpgpusim/dev' into devTor Aamodt
2018-03-28fix compile errors on Ubuntu LTS 16.04Tor Aamodt