index
:
weft
main
CPEN 511 Project - Weft: Improving SIMD Utilization through MIMD-like Co-issue and Thread Compaction
Davit Grigoryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-26
Merge branch 'dev' of github.com:purdue-aalp/gpgpu-sim_distribution into dev
tgrogers
2019-08-26
Limiting make's paralllelism so that we (hopefully) stop running out of proce...
tgrogers
2019-08-23
Merge pull request #26 from mkhairy/dev
Tim Rogers
2019-08-23
fixing cuda 4 error
Mahmoud
2019-08-23
fixing CUDA 10 fail
Mahmoud
2019-08-22
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-29
adding simple dram model
Mahmoud
2019-07-21
fixing cache/mem latency in V100 config
Mahmoud
2019-07-18
increase the tex cache in Volta
Mahmoud
2019-07-16
Merge pull request #25 from echoedit/dev
Mengchi Zhang
2019-07-15
Move debug_tensorcore
Mengchi Zhang
2019-07-15
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...
Mahmoud
2019-07-15
adding the new elapsed_cycles_sm_tot stats
Mahmoud
2019-07-15
Move s_g_pc_to_insn
Mengchi Zhang
2019-07-15
Move g_debug_pc
Mengchi Zhang
2019-07-15
Move function_info::sm_next_id
Mengchi Zhang
2019-07-15
Move g_ptx_cta_info_uid and symbol::sm_next_uid
Mengchi Zhang
2019-07-15
Move g_num_ptx_inst_uid
Mengchi Zhang
2019-07-15
Move ptx_line_stats_filename and enable_ptx_file_line_stats
Mengchi Zhang
2019-07-15
Move kernel_info_t::m_next_uid
Mengchi Zhang
2019-07-15
Move operand_info::sm_next_uid
Mengchi Zhang
2019-07-14
Move warp_inst_sm_next_uid
Mengchi Zhang
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-14
fixing the volta local memory size per thread
Mahmoud Khairy A. Abdallah
2019-07-12
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev
Mahmoud Khairy A. Abdallah
2019-07-12
fixing hguh gcc iostream exception
Mahmoud Khairy A. Abdallah
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 parse...
tgrogers
2019-07-12
Move g_cdp_enabled
Mengchi Zhang
2019-07-12
Move g_max_total_param_size
Mengchi Zhang
2019-07-11
Move g_kernel_launch_latency
Mengchi Zhang
2019-07-11
Fix symbols
Mengchi Zhang
2019-07-11
Move g_ptx_thread_info_uid_next
Mengchi Zhang
2019-07-11
Move g_ptx_thread_info_delete_count
Mengchi Zhang
2019-07-11
Move g_cuda_device_launch_param_map and g_cuda_device_launch_op
Mengchi Zhang
2019-07-11
g_sym_name_to_symbol_table
Mengchi Zhang
2019-07-11
Move ptx_tex_regs
Mengchi Zhang
2019-07-11
Move g_ptx_cta_info_sm_idx_used
Mengchi Zhang
2019-07-11
Move g_watchpoint_hits
Mengchi Zhang
2019-07-11
Merge pull request #24 from echoedit/dev
Mengchi Zhang
2019-07-11
Move g_total_param_size
Mengchi Zhang
2019-07-11
Remove standalone extern no_of_ptx
Mengchi Zhang
2019-07-11
Move g_override_embedded_ptx
Mengchi Zhang
2019-07-11
Move g_inst_lookup
Mengchi Zhang
2019-07-10
Move g_debug_thread_uid
Mengchi Zhang
2019-07-10
Move g_assemble_code_next_pc
Mengchi Zhang
2019-07-10
Move cdp_latency
Mengchi Zhang
[next]