summaryrefslogtreecommitdiff
path: root/libcuda
AgeCommit message (Expand)Author
2025-07-09add v2 of device proprites (#124)Ahmad Alawneh
2025-03-06sst-integration-stream: make SST integration works with streams (#103)WilliamMTK
2025-02-24fix_cudaStreamSynchronize: fix the issue (#100)WilliamMTK
2025-02-18A bunch of maintenance fixes, the largest of which is getting the PTX simulat...Tim Rogers
2025-02-14Cuda12 (#94)Ahmad Alawneh
2024-12-11Add SST integration into gpgpusim (#44)WilliamMTK
2024-08-21Stream stats (#71)JRPan
2024-07-16Auto clang format (#74)Aaron Barnes
2024-04-04Migrate gpgpu-sim build system to cmake (#66)WilliamMTK
2023-06-12no return warnings ngs fixAhmad Alawneh
2023-06-12more unused var fixesAhmad Alawneh
2023-06-12fixing bunch of formatting warnings (#53)Ahmad Alawneh
2020-04-21Small change from the auto-formattertgrogers
2020-04-09Missed a line in the merge that was causing livelock on the asyncAPI apptgrogers
2020-04-07Merge remote-tracking branch 'localpub/dev' into devtgrogers
2020-02-27Merge pull request #137 from gangmul12/deadlock_fixTor Aamodt
2019-11-12Updated the ifdef flag which enables/disables the relevant code blocks for cu...bftf
2019-11-11Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...bftf
2019-09-13Add missing changes to the libcuda dirNick
2019-09-13stop formatting where there are known problems ahead of timeNick
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
2019-09-11Remove g_stream_manager()Mengchi Zhang
2019-09-11Fix init bug in cudaMallocArrayMengchi Zhang
2019-09-08Refactor GPGPUSim_Context and GPGPUSim_InitMengchi Zhang
2019-08-26Merge branch 'dev' into fix_warningsRoland Green
2019-08-26Fix a bunch of outstanding warnings and undefined behaviorNick
2019-08-23fixing cuda 4 errorMahmoud
2019-08-22Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...Mahmoud
2019-07-26fix indentationboyealkim
2019-07-25fix stream fix bug and fix cudaStreamWaitEvent implboyealkim
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