| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | Remove g_filename | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-03 | move g_shader_core_config | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-03 | Add backward pointer to gpgpu_sim | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-03 | Connect gpgpu_context and GPGPUsim_ctx | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-02 | Move ptxinfo_addinfo | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-07-01 | Move g_debug_ir_generation and GPGPUSim_Init | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-23 | Fix argv content since it is unchanged for GPGPU-Sim | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-21 | Merge pull request #2 from purdue-aalp/dev | Mengchi Zhang | |
| Dev | |||
| 2019-06-20 | Fix bug for bar.red.op.pred | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-19 | Making the nightly script a little more robust. | tgrogers | |
| 2019-06-19 | Merge remote-tracking branch 'upstream/dev' into dev | tgrogers | |
| 2019-06-19 | Merge pull request #96 from CoffeeBeforeArch/AerialVision_cache_support | Tim Rogers | |
| AerialVision L2 Cache Support | |||
| 2019-06-19 | Merge pull request #126 from shenjiangqiu/dev | Tim Rogers | |
| fix bug when launch a empty kernel | |||
| 2019-06-19 | Fixing 4.2 build | tgrogers | |
| 2019-06-18 | Fixing really screwy version strings when you have some files modified | tgrogers | |
| 2019-06-18 | Some stuff to get mnist to run with CUDA 9.1 | tgrogers | |
| 2019-06-18 | Merge remote-tracking branch 'upstream/dev' into dev | tgrogers | |
| 2019-06-17 | Some updates to the Jekins commit message. Also forcing the nightly to kill ↵ | tgrogers | |
| all the jobs that are not done when it times out. | |||
| 2019-06-12 | Merge pull request #17 from echoedit/dev | Mengchi Zhang | |
| Dev | |||
| 2019-06-12 | Fix some compiler warning | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Add some vars in ptx_parser | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Move symbol table globals | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Move all ptx_parser inside gpgpu_context | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Move print_ptx_file | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Adding the results repo checkin | tgrogers | |
| 2019-06-12 | Taking out the known outliers for now | tgrogers | |
| 2019-06-12 | Merge branch 'dev' of github.com:purdue-aalp/gpgpu-sim_distribution into dev | tgrogers | |
| 2019-06-12 | updating the nightly build and email templates | tgrogers | |
| 2019-06-12 | Integrate ptxinfo into gpgpu_context | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
| 2019-06-12 | Merge pull request #16 from echoedit/dev | Mengchi Zhang | |
| Dev | |||
| 2019-06-12 | Move g_ptxinfo_filename | Mengchi Zhang | |
| Signed-off-by: Mengchi Zhang <[email protected]> | |||
