aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-06-23fixing the buffer limit for function namesMahmoud
2019-06-18fixing shuffle inst bugMahmoud
2019-06-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵Mahmoud
into dev-private
2019-06-10fixing thrust errorMahmoud
2019-06-10updating the APUtgrogers
2019-06-10A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The ↵tgrogers
way CUDA calls kerenels (even on old code) has changed.
2019-06-10adding new wmma instruction cogifMahmoud
2019-06-05adding new cuda 9 APIs to run the deepbench workloadsMahmoud
2019-05-30Merge pull request #129 from PSuchita/devTor Aamodt
Updating README
2019-05-30Update READMEPSuchita
2019-05-30Merge pull request #4 from gpgpu-sim/devPSuchita
Dev
2019-05-28fixing quadro fileMahmoud
2019-05-28adding QV100 configMahmoud
2019-05-21Merge pull request #123 from shenjiangqiu/devTor Aamodt
fix bugs in tag() and some other function
2019-05-21fix bugs in tag() and some other functionJiangqiu Shen
2019-05-17Merge pull request #121 from tgrogers/devTim Rogers
Stuff needed for other version of CUDA 9
2019-05-179.2 sofiletgrogers
2019-05-17Stuff needed for other version of CUDA 9tgrogers
2019-05-13Merge pull request #118 from mkhairy/devTim Rogers
Integrating Mahmoud's changes that improve simulation speed by 2-3x. Also includes a change that mitigates memory channel conflicts by using a random hashing function.
2019-05-13fixing local xbar againMahmoud
2019-05-13fixing .travis fileMahmoud
2019-05-10adding local xbar config in travisMahmoud
2019-05-08fixing volta configMahmoud
2019-05-08Merge branch 'dev' into dev-privateMahmoud
2019-05-08fixing the volta configMahmoud
2019-05-08fixing the building failMahmoud
2019-05-07fixxing indentationMahmoud
2019-05-07Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim_distribution into devMahmoud
2019-05-07enable FEM and fixed indentationMahmoud
2019-05-06adding volta configsMahmoud
2019-05-02Merge branch 'dev' into devTim Rogers
2019-05-02Merge pull request #109 from RedCarrottt/devTim Rogers
Fix indentation bug of AerialVision
2019-05-02Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fixTim Rogers
Fix spelling from adpative -> adaptive for volta cache config
2019-05-02fixing some typos in config filesMahmoud
2019-05-02remove v100 config now till testedMahmoud
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution ↵Mahmoud
into dev
2019-04-25remove some config filesMahmoud
2019-04-25updating volta modelMahmoud
2019-04-25increase stat counter size to long longMahmoud
2019-04-25adding v100 config fileMahmoud
2019-04-25change name booksim fileMahmoud
2019-04-25updating titanv config fileMahmoud
2019-04-19Merge pull request #117 from PSuchita/devTor Aamodt
Texture + Stream Bug Fix
2019-04-19Merge pull request #3 from PSuchita/gpgpu_compute_capabilityPSuchita
changes for compute capabilty
2019-04-19Merge branch 'gpgpu_compute_capability' of ↵Preyesh Dalmia
https://github.com/PSuchita/gpgpu-sim_distribution into gpgpu_compute_capability
2019-04-19updating comment to reflect the correct name of attributePreyesh Dalmia
2019-04-18Merge branch 'dev' into gpgpu_compute_capabilitypdahima
2019-04-18changes for compute capabiltyPreyesh Dalmia
2019-04-18changes for compute capability major/minorPreyesh Dalmia
2019-04-18Merge pull request #2 from PSuchita/texture-fixes-addlPSuchita
Adding additional fixes for the texture bug and adding additional configs.