aboutsummaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Collapse)Author
2018-09-11Adding in the occupancy nymbertgrogers
2018-05-19Config renametgrogers
2018-05-16More sane naming conventiontgrogers
2018-05-16Moving all the 3.x cfgs to a new subdirectorytgrogers
2018-05-15fixing vache for voltaMahmoud
2018-05-1560 coals modeMahmoud
2018-05-15fixnig icnt voltaMahmoud
2018-05-15adding Volta model configsMahmoud
2018-03-27Update the write policy in P100Mahmoud Khairy A. Abdallah
2018-03-26Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2018-03-26Fixing resources limitation assertion for compute cab 61Mahmoud
2018-03-25Need to make sure we don't kill the L1 tootgrogers
2018-03-25Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in.tgrogers
2018-03-25Merging with updates in the public repotgrogers
2018-03-13fixing the inter nodes in P102 gpgpusim3.xMahmoud
2018-03-13adding config file for P100 of gpgpsim3.xMahmoud
2018-03-13adding the config file for P102 for gpgpu-sim 3.xMahmoud
2017-11-19improving the accuracy of titanXMahmoud Abdallah
2017-11-19improving P100 accuracyMahmoud Abdallah
2017-11-18improving P102 accuracyMahmoud Abdallah
2017-11-15Update gpgpusim.configMahmoud Khairy A. Abdallah
2017-10-31Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2017-10-31Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2017-10-30fixing TITANX configMahmoud Khairy A. Abdallah
2017-10-30adding new stats and change the PascalP100-HBM configMahmoud
2017-10-30Update gpgpusim.configMahmoud Khairy A. Abdallah
2017-10-30Update gpgpusim.configMahmoud Khairy A. Abdallah
2017-10-30Update gpgpusim.configMahmoud Khairy A. Abdallah
2017-10-29Update gpgpusim.configMahmoud Khairy A. Abdallah
2017-10-29Merge branch 'dev-purdue-integration' into dev-purdue-integrationTimothy G Rogers
2017-10-28Adding in the config Mahmoud made that requires no code changes to GPGPU-Simtgrogers
2017-10-27add more statistics and chaging Pascal configMahmoud
2017-10-26adding sfu latency to config fileMahmoud
2017-10-26Changing the Titan X config file to use the last modificationsMahmoud
2017-10-11Merge branch 'dev-purdue-integration' of ↵Mahmoud
https://github.rcac.purdue.edu/abdallm/gpgpu-sim_distribution into dev-purdue-integration
2017-09-14Adding Pascal config filesMahmoud
2017-09-13Adding sperate dp_unitMahmoud
2017-08-18Added configuration for NVIDIA GeForce GTX1080Tispeverel
2016-06-03Added support for %laneid SFR. Also added a notice clarifying that power ↵speverel
modeling for GTX750Ti is currently completely untested and should not be considered supported.
2016-06-02Updated parser and config file to support compute versions up to 5.2. Full ↵speverel
support is NOT claimed; however, it has been tested to work on a number of CUDA version 7.5 benchmarks such as matrix multiply and simpleMultiGPU.
2016-06-02Added handling of .cc option for arithmetic instructions. NOTE: Only made ↵speverel
changes to parse instructions. Carry functionality NOT fully implemented; .cc instructions function like their unmodified ueqivelents. Also modified GTX750Ti config to model L1 data cache as simply not being used for global loads (instead of not existing at all). Changed ptxinfo parsing to avoid crashing when info includes texture information.
2016-06-02Made additional improvements to Maxwell correlation in config file such as ↵Scott Peverelle
merger of L1/Texture cache. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21837]
2016-06-02Tweaked Maxwell config to improve correspondence in a number of areas; clock ↵Scott Peverelle
speed, DRAM bus width, L2 cache size etc. Adjusted parse_and_compare to match new clock frequency as per config file. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21818]
2016-06-02Modified config files to better represent Maxwell architecture; ↵Scott Peverelle
specifically, changed the number of clusters, controllers, and interconnect nodes. Also modified parse_and_compare to fix an occasional division by zero bug. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21812]
2016-06-02GeForceGTX750Ti correlation setup. Modified config file to reflect GTX750Ti ↵Scott Peverelle
architecture. Modified shader.h to allow for larger CTA per warp, to accomodate Maxwell specs. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21798]
2016-06-02Branch of GTX480 configs for Maxwell boardScott Peverelle
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 21797]
2014-08-14- Code review 1173001Tayler Hetherington
- Added a parameter to the cache configuration to configure the set index function. - Added a hash set index function to the Fermi L1 data cache for the two default cache sizes, 16KB/48KB with 32/64 sets. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 18202]
2014-08-14fix dram sampling interval scalingJingwen Leng (UT Austin)
fix dram clock energy scaling [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 17124]
2014-08-14Intesim2 IntegrationDongdong Li
Details: See Review 80001 https://gpgpu-sim-code-review.appspot.com/80001/ [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16747]
2014-08-14Updated the Fermi configurations to have two L2 banks per memory partition, ↵Wilson Fung
and the data port in each bank is limited to 32B/cycle. [git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 16700]