summaryrefslogtreecommitdiff
path: root/src/cuda-sim
AgeCommit message (Expand)Author
2019-07-11Move g_total_param_sizeMengchi Zhang
2019-07-11Remove standalone extern no_of_ptxMengchi Zhang
2019-07-11Move g_override_embedded_ptxMengchi Zhang
2019-07-11Move g_inst_lookupMengchi 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 m_ptx_save_converted_ptxplusMengchi 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-07-07g_keep_intermediate_filesMengchi Zhang
2019-07-04added temp. solution to bypass function pointers in order for pytorch to runchris
2019-07-03Remove g_filenameMengchi Zhang
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