summaryrefslogtreecommitdiff
path: root/src/cuda-sim/cuda-sim.cc
AgeCommit message (Expand)Author
2019-07-10Move g_pc_to_finfoMengchi Zhang
2019-07-10Move g_globals and g_constantsMengchi Zhang
2019-07-10Move g_inst_classification_stat and g_inst_op_classification_statMengchi Zhang
2019-07-10Move g_cuda_launch_blockingMengchi Zhang
2019-07-09Move g_rptsMengchi Zhang
2019-07-09Move gpgpu_param_num_shadersMengchi Zhang
2019-07-09Move g_ptx_sim_modeMengchi Zhang
2019-07-09Move g_global_name_lookup and g_constant_name_lookupMengchi Zhang
2019-07-09Move g_ptx_kernel_countMengchi Zhang
2019-07-09Move some more varsMengchi Zhang
2019-07-09Move opcode_initiation_*Mengchi Zhang
2019-07-09Move opcode_latency_*Mengchi Zhang
2019-07-08Move g_ptx_sim_num_insnMengchi Zhang
2019-07-08Move g_ptxinfo_error_detectedMengchi Zhang
2019-07-08Move cp_cta_resumeMengchi Zhang
2019-07-08Move cp_countMengchi Zhang
2019-07-08Move opcode_latency_int thus pass gpgpu_context into many classesMengchi Zhang
2019-05-31adding missing changes in cuda-sim.ccMahmoud
2019-05-30adding new values to gpu contextMahmoud
2019-05-17Move ptx parser 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-10Adding texture FixSuchita Pati
2018-11-29Fixing 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-09resolving merge conflictDeval Shah
2018-11-07Adding INT unit, fixing tensor core latency, updating config filesMahmoud
2018-11-05demorgan law erroraamir
2018-11-03merged with memory subsytem. Regression is passing but tensorcore kernel is s...aamir
2018-11-02bug in the last commitaamir
2018-11-02some minor changes asked in the code reviewaamir
2018-11-02added incount and outcount, addressed all of the pull request commentsaamir
2018-10-26made the changes compatible with old config filesMd Aamir Raihan
2018-10-24merged tensor-cores codeaamir
2018-09-22debug printsaamir
2018-09-09generating correct number of mem transactionaamir
2018-09-09minor changes for generating mem transaction in timing model. NOTE NOT COMPLETEDaamir
2018-08-16add latencynegargoli
2018-08-16Timing model for VCOREnegargoli93
2018-08-16fix alignment bug in parser, modified ptxjitconfig, minor fixesJonathan
2018-08-10fixes ptxjitplus and cuLaunchKernelJonathan
2018-08-09added loadaamir
2018-07-21merging the changes of cutlass on negar tensorcore branchaamir
2018-07-20load param offsets with refactored code and look in middle of malloc'd area f...J
2018-07-18added c++filt that works better, param offset dumping, protection for failing...Jonathan
2018-07-16fix pipline for tensor_core and change confignegargoli93
2018-07-13Add more print statements to debug api callsJonathan
2018-07-09fixed pointer bug in ptx jit and added support for executing ptxjitconfig whe...Jonathan