summaryrefslogtreecommitdiff
path: root/src/cuda-sim/cuda-sim.cc
AgeCommit message (Expand)Author
2019-08-26Merge branch 'dev' into fix_warningsRoland Green
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-15Move g_debug_pcMengchi Zhang
2019-07-11g_sym_name_to_symbol_tableMengchi Zhang
2019-07-11Move g_ptx_cta_info_sm_idx_usedMengchi Zhang
2019-07-10Move g_debug_thread_uidMengchi Zhang
2019-07-10Move g_assemble_code_next_pcMengchi Zhang
2019-07-10Move cdp_latencyMengchi Zhang
2019-07-10Move gpgpu_ptx_instruction_classificationMengchi Zhang
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-06-18fixing shuffle inst bugMahmoud
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