summaryrefslogtreecommitdiff
path: root/src/cuda-sim
AgeCommit message (Expand)Author
2019-07-03move g_shader_core_configMengchi Zhang
2019-07-02Move ptxinfo_addinfoMengchi Zhang
2019-07-01Move g_debug_ir_generation and GPGPUSim_InitMengchi Zhang
2019-06-27increase the function buffer againMahmoud
2019-06-23fixing the buffer limit for function namesMahmoud
2019-06-20Fix bug for bar.red.op.predMengchi Zhang
2019-06-18fixing shuffle inst bugMahmoud
2019-06-12Fix some compiler warningMengchi Zhang
2019-06-12Add some vars in ptx_parserMengchi Zhang
2019-06-12Move symbol table globalsMengchi Zhang
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 those duplicated definedMengchi Zhang
2019-06-10adding new wmma instruction cogifMahmoud
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-30adding new values to gpu contextMahmoud
2019-05-30Move some variables in ptx_parserMengchi Zhang
2019-05-30Move fatbin etc globalsMengchi Zhang
2019-05-24Fix linebuf for ptxinfoMengchi Zhang
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-15make gpu_tot_cycle local variable not global variableMahmoud
2019-05-08Merge pull request #2 from echoedit/devMengchi Zhang
2019-05-02Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-04-22Move ptxinfo to reentrantMengchi Zhang
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 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
2018-11-29Fixing the compile in gcc 4.4.xtgrogers
2018-11-20Fixing the compile in gcc 4.4.xtgrogers
2018-11-18Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2018-11-09Adding checkpoint supportDeval Shah
2018-11-09resolving merge conflictsDeval Shah
2018-11-09changes for checkpoint supportDeval Shah
2018-11-09resolving merge conflictDeval Shah
2018-11-07Adding INT unit, fixing tensor core latency, updating config filesMahmoud
2018-11-05demorgan law erroraamir
2018-11-04bug in the wmma_ld for load-c in fp16 modeaamir