summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-12Move all ptx_parser inside gpgpu_contextMengchi Zhang
2019-06-12Move print_ptx_fileMengchi Zhang
2019-06-12Integrate ptxinfo into gpgpu_contextMengchi Zhang
2019-06-12Move g_ptxinfo_filenameMengchi Zhang
2019-06-12Remove unused varsMengchi Zhang
2019-06-12Move some function from ptx_loader to gpgpu_contextMengchi Zhang
2019-06-10Remove definitionsMengchi Zhang
2019-06-10Remove those duplicated definedMengchi Zhang
2019-06-10Fix g_func_declMengchi Zhang
2019-06-09Add more vars for ptx_parserMengchi Zhang
2019-06-09Move ptx_parser varsMengchi Zhang
2019-06-03Merge branch 'dev' of https://github.com/echoedit/gpgpu-sim_distribution into...Mengchi Zhang
2019-05-31adding missing changes in cuda-sim.ccMahmoud
2019-05-31add new params to the global stryct and fixing some bugsMahmoud
2019-05-30adding new values to gpu contextMahmoud
2019-05-30adding new params to gpgpu-sim strutMahmoud
2019-05-30Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mengchi Zhang
2019-05-30Move some variables in ptx_parserMengchi Zhang
2019-05-30Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-05-30adding the gpu_context strutMahmoud
2019-05-30Move fatbin etc globalsMengchi Zhang
2019-05-26Merge pull request #1 from gpgpu-sim/devMengchi Zhang
2019-05-24Fix linebuf for ptxinfoMengchi Zhang
2019-05-21fix bugs in tag() and some other functionJiangqiu Shen
2019-05-20Fix col and linebufMengchi Zhang
2019-05-18Fix parser for loaderMengchi Zhang
2019-05-17Fix linebuf and colMengchi Zhang
2019-05-17Move ptx parser to reentrantMengchi Zhang
2019-05-16fixing the link symbol errorMahmoud
2019-05-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-08Merge pull request #2 from echoedit/devMengchi Zhang
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-02Merge branch 'dev' into devTim Rogers
2019-05-02Merge pull request #95 from CoffeeBeforeArch/volta_spelling_fixTim Rogers
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-04-25increase stat counter size to long longMahmoud
2019-04-22Move ptxinfo to reentrantMengchi Zhang
2019-04-18changes for compute capabiltyPreyesh Dalmia
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-11adding some stats and random hashingMahmoud
2019-04-11adding local xbar and fast execution modeMahmoud
2019-04-10Adding texture FixSuchita Pati
2019-03-24Parse bar.warp.sync as NOP operation ( which is acceptable in Stack based rec...Deval Shah
2019-02-18Fix spelling from adpative -> adaptive for volta cache configNick
2019-01-30changes for Ubuntu 18.04 supportDeval Shah
2018-11-29Fixing the compile in gcc 4.4.xtgrogers