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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-09-20
removing some comments and refectoring the code
Mahmoud
2019-09-19
support trace-driven and changing the shader.cc
Mahmoud
2019-09-16
updating the parser
Mahmoud
2019-09-13
adding the traces parsing
Mahmoud
2019-09-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
parsing insts from traces
Mahmoud
2019-09-12
Remove GPGPUsim_ctx_ptr()
Mengchi Zhang
2019-09-11
Remove g_stream_manager()
Mengchi Zhang
2019-09-11
Remove g_the_gpu()
Mengchi Zhang
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-09-03
Merge pull request #29 from rgreen/fix_warnings
Tim Rogers
2019-09-03
remove more unused variables and added asserts to function return values
Nick
2019-09-03
get rid of more UB
Nick
2019-08-31
Adding a stat for slowdown versus silicon
tgrogers
2019-08-30
Making the max cycles/inst counters 64 bits
tgrogers
2019-08-30
Merge branch 'dev-private' into dev-purdue-integration-trace
Mahmoud
2019-08-30
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-30
update the adaptive cache behaviour and make L1 fully assoc in Volta
Mahmoud
2019-08-29
Fix a few ambiguity warning
Nick
2019-08-26
Merge branch 'dev' into fix_warnings
Roland Green
2019-08-26
Fix a bunch of outstanding warnings and undefined behavior
Nick
2019-08-26
Merge branch 'dev-nvidia' into dev-private
Mahmoud
2019-08-26
missing some files to add
Mahmoud
2019-08-26
Banked L1, adding iSLIP and RR arbiteratio and adding some comments
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
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...
Mahmoud
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-30
changing x-bar algorithm to islip
shen203
2019-07-29
Merge branch 'dev' of https://github.com/mkhairy/gpgpu-sim-private into dev-p...
Mahmoud
2019-07-29
adding simple dram model
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
[next]