summaryrefslogtreecommitdiff
path: root/libcuda
AgeCommit message (Expand)Author
2019-09-04adding trace class and parss kernel infoMahmoud
2019-08-23fixing cuda 4 errorMahmoud
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-15Move debug_tensorcoreMengchi Zhang
2019-07-15Move s_g_pc_to_insnMengchi Zhang
2019-07-15Move function_info::sm_next_idMengchi Zhang
2019-07-15Move g_ptx_cta_info_uid and symbol::sm_next_uidMengchi Zhang
2019-07-15Move g_num_ptx_inst_uidMengchi Zhang
2019-07-15Move ptx_line_stats_filename and enable_ptx_file_line_statsMengchi Zhang
2019-07-15Move kernel_info_t::m_next_uidMengchi Zhang
2019-07-15Move operand_info::sm_next_uidMengchi Zhang
2019-07-14Move warp_inst_sm_next_uidMengchi Zhang
2019-07-14Move sm_next_access_uidMengchi Zhang
2019-07-12fixing device and function parameters configMahmoud
2019-07-12Move g_cdp_enabledMengchi Zhang
2019-07-11Fix symbolsMengchi 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 m_ptx_save_converted_ptxplusMengchi Zhang
2019-07-08Move opcode_latency_int thus pass gpgpu_context into many classesMengchi Zhang
2019-07-07g_keep_intermediate_filesMengchi Zhang
2019-07-03Remove g_filenameMengchi Zhang
2019-07-03Connect gpgpu_context and GPGPUsim_ctxMengchi Zhang
2019-07-02Move ptxinfo_addinfoMengchi Zhang
2019-07-01Move g_debug_ir_generation and GPGPUSim_InitMengchi Zhang
2019-06-24Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...Mahmoud
2019-06-23fixing the buffer limit for function namesMahmoud
2019-06-19Merge remote-tracking branch 'upstream/dev' into devtgrogers
2019-06-19Fixing 4.2 buildtgrogers
2019-06-18Some stuff to get mnist to run with CUDA 9.1tgrogers
2019-06-12Merge pull request #17 from echoedit/devMengchi 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-12Merge pull request #16 from echoedit/devMengchi Zhang
2019-06-12Fix for 4.2Mengchi Zhang
2019-06-12Move some function from ptx_loader to gpgpu_contextMengchi Zhang
2019-06-12Move some varsMengchi Zhang
2019-06-10Merge pull request #14 from echoedit/devMengchi Zhang
2019-06-10Move getters for gpgpu_context to globalsMengchi Zhang
2019-06-10Remove those duplicated definedMengchi Zhang
2019-06-10fixing thrust errorMahmoud
2019-06-10Merge pull request #13 from echoedit/devMengchi Zhang
2019-06-10updating the APUtgrogers
2019-06-10A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The w...tgrogers
2019-06-10Merge pull request #12 from echoedit/devMengchi Zhang
2019-06-10Move some struct upward in cuda_runtime_api.ccMengchi Zhang
2019-06-10Code to get CUDA 10 to work - looks like the gridDim/blockDim args given to c...tgrogers