summaryrefslogtreecommitdiff
path: root/src/gpgpu-sim
AgeCommit message (Collapse)Author
2018-10-24merged tensor-cores codeaamir
2018-10-11Merge branch 'dev-purdue-integration' of ↵tgrogers
github.rcac.purdue.edu:TimRogersGroup/gpgpu-sim_distribution into dev-purdue-integration
2018-10-11count misses of pending req as sector miss in streaming cacheMahmoud
2018-10-11Merging the latest dev from the public branchtgrogers
2018-10-11Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2018-10-11improving the performance of cache flushingMahmoud
2018-10-11Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-10-09adding adaptive volta cache configMahmoud
2018-10-09Adding in an occupancy metric to match the nvprof metrictgrogers
2018-10-08fixing an error about address length in the cachetgrogers
2018-10-07Unrolling Aksahy's stats - as they seem to be really screwing things up.tgrogers
2018-10-07Merge branch 'dev-purdue-integration' of ↵tgrogers
github.rcac.purdue.edu:jain156/gpgpu-sim_distribution into jain156-dev-purdue-integration
2018-09-22debug printsaamir
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
Signed-off-by: Mengchi Zhang <[email protected]>
2018-08-29improving code quality 2Mahmoud
2018-08-27fixing ead/write buffer and new configs filesMahmoud
2018-08-27improving code qualityMahmoud
2018-08-27remove some null stats outputsMahmoud
2018-08-22adding lazy-fetch-on-read and invalidate operation to cacheMahmoud
2018-08-16Timing model for VCOREnegargoli93
2018-08-07fix for deadlock that should serialize bank accessesJ
2018-08-07working fix for deadlock due to operand collector, parser changes to support ↵J
culaunchkernel
2018-07-16fix pipline for tensor_core and change confignegargoli93
2018-06-22No need to change the config file for adding tensor-corenegargoli
2018-06-20Tensor core timing modelnegargoli93
2018-06-15memory partition indexingMahmoud
2018-06-08regression passedAamir Raihan
2018-05-30adding code for wmma_ld_impl, error at decode spaceaamir
2018-05-21Merged in suchitapati/gpgpusim-cudnn-05-01-18 (pull request #7)Suchita Pati
Support for -gpgpu_registers_per_block and addition of -save_embedded_ptx 1 to config files for mnistCUDNN Approved-by: tgrogers-purdue <[email protected]>
2018-05-12commit for eece527projectnegargoli93
2018-05-09Merge remote-tracking branch 'public/dev' into devtgrogers
2018-05-02Minor change in config descriptionSuchita Pati
2018-05-01Added support for -gpgpu_registers_per_block configSuchita Pati
2018-04-22Clang disallows empty bracks to show array indices. I believe that inserting ↵Nathan Conrad
a zero is the intent.
2018-04-22Some classes were referred to as a class and a struct (reported as clang ↵Nathan Conrad
warnings). This makes these consistent.
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-04-18Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-04-12adding sime spacesMahmoud
2018-04-12fixing FCFS bugMahmoud
2018-04-11Merge remote-tracking branch 'upstream/dev' into devtgrogers
2018-04-10added config -gpgpu_shmem_per_block and fixed cudaGetDeviceAttributes functionSuchita Pati
2018-04-05fixing gpu-tot-cycle bugMahmoud
2018-04-05adding new stats counterMahmoud
2018-04-05adding new counters for parition level para and L2 BWMahmoud
2018-04-02print out all the cache stats even if they are zero - makes collection more ↵tgrogers
uniform
2018-04-02Adding in Mahmoud's changes to the print cache statstgrogers