| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-07-12 | fixing device and function parameters config | Mahmoud | |
| 2019-07-12 | Merge branch 'dev' of github.com:purdue-aalp/gpgpu-sim_distribution into dev | tgrogers | |
| 2019-07-12 | Newer gcc's seem to throw a variety of exceptions and it is killing the ↵ | tgrogers | |
| parser. Let's just eat them all for now - it seems to work :) | |||
| 2019-07-12 | Move g_cdp_enabled | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-12 | Move g_max_total_param_size | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_kernel_launch_latency | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Fix symbols | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_ptx_thread_info_uid_next | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_ptx_thread_info_delete_count | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_cuda_device_launch_param_map and g_cuda_device_launch_op | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | g_sym_name_to_symbol_table | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move ptx_tex_regs | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_ptx_cta_info_sm_idx_used | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_watchpoint_hits | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Merge pull request #24 from echoedit/dev | Mengchi Zhang | |
| Dev | |||
| 2019-07-11 | Move g_total_param_size | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Remove standalone extern no_of_ptx | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_override_embedded_ptx | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-11 | Move g_inst_lookup | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_debug_thread_uid | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_assemble_code_next_pc | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move cdp_latency | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move gpgpu_ptx_instruction_classification | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_pc_to_finfo | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_globals and g_constants | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_inst_classification_stat and g_inst_op_classification_stat | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-10 | Move g_cuda_launch_blocking | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move g_rpts | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move gpgpu_param_num_shaders | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move g_ptx_sim_mode | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Merge pull request #23 from echoedit/dev | Mengchi Zhang | |
| Dev | |||
| 2019-07-09 | Move g_global_name_lookup and g_constant_name_lookup | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move g_ptx_kernel_count | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move some more vars | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move m_ptx_save_converted_ptxplus | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move opcode_initiation_* | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-09 | Move opcode_latency_* | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Move g_ptx_sim_num_insn | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Move g_ptxinfo_error_detected | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Move cp_cta_resume | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Move cp_count | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-08 | Merge pull request #22 from echoedit/dev | Mengchi Zhang | |
| g_keep_intermediate_files | |||
| 2019-07-08 | Syntax issue? | tgrogers | |
| 2019-07-08 | forcing the commit because of git readonly files | tgrogers | |
| 2019-07-08 | Don't backup simulations if its not there | tgrogers | |
| 2019-07-08 | Move opcode_latency_int thus pass gpgpu_context into many classes | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-07 | g_keep_intermediate_files | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-03 | Merge pull request #21 from echoedit/dev | Mengchi Zhang | |
| Dev | |||
| 2019-07-04 | added temp. solution to bypass function pointers in order for pytorch to run | chris | |
| 2019-07-03 | Remove g_filename | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
