aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-19Updating the nightly builds to pull from the right simulations repotgrogers
2019-05-19Merge branch 'dev' of github.com:purdue-aalp/gpgpu-sim_distribution into devtgrogers
2019-05-19Use our simulations repotgrogers
2019-05-18Fix parser for loaderMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
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-17Fix linebuf and colMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-05-17Move ptx parser to reentrantMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-05-16Remove unused externMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-05-16Isolate ptx file from ptxplusMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-05-16fixing the link symbol errorMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-13Merge branch 'dev' into AerialVision_cache_supportTim Rogers
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-08Merge pull request #2 from echoedit/devMengchi Zhang
Move GPGPU-Sim to no reentrant
2019-05-08Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-aalp
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-22Move ptxinfo to reentrantMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-04-21Fix orderMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-04-21Add yyerror definitionMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-04-21Fix declaration for yylex and yyerrorMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-04-21Fix cuobjdump_inMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-04-21Move cuobjdump parser to reentrantMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
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