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
/
gpgpu-sim
Age
Commit message (
Expand
)
Author
2019-10-16
adding kernel latency
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
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-12
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-12
Remove GPGPUsim_ctx_ptr()
Mengchi Zhang
2019-09-04
adding trace class and parss kernel info
Mahmoud
2019-08-30
Making the max cycles/inst counters 64 bits
tgrogers
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-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
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-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 ptx_line_stats_filename and enable_ptx_file_line_stats
Mengchi Zhang
2019-07-14
Move sm_next_access_uid
Mengchi Zhang
2019-07-12
fixing device and function parameters config
Mahmoud
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
Move g_watchpoint_hits
Mengchi Zhang
2019-07-10
Move cdp_latency
Mengchi Zhang
2019-07-10
Move gpgpu_ptx_instruction_classification
Mengchi Zhang
2019-07-10
Move g_pc_to_finfo
Mengchi Zhang
2019-07-10
Move g_inst_classification_stat and g_inst_op_classification_stat
Mengchi Zhang
2019-07-09
Move gpgpu_param_num_shaders
Mengchi Zhang
2019-07-09
Move g_ptx_sim_mode
Mengchi Zhang
2019-07-09
Move g_ptx_kernel_count
Mengchi Zhang
2019-07-09
Move opcode_latency_*
Mengchi Zhang
2019-07-08
Move g_ptx_sim_num_insn
Mengchi Zhang
2019-07-08
Move cp_count
Mengchi Zhang
2019-07-08
Move opcode_latency_int thus pass gpgpu_context into many classes
Mengchi Zhang
2019-07-03
Remove g_filename
Mengchi Zhang
2019-07-03
move g_shader_core_config
Mengchi Zhang
2019-07-03
Add backward pointer to gpgpu_sim
Mengchi Zhang
2019-06-24
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-06-21
Merge pull request #2 from purdue-aalp/dev
Mengchi Zhang
2019-06-20
Fix bug for bar.red.op.pred
Mengchi Zhang
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
2019-06-18
Merge branch 'dev' of https://github.com/gpgpu-sim/gpgpu-sim_distribution int...
Mahmoud
2019-06-10
Remove those duplicated defined
Mengchi Zhang
[next]