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
2020-02-09
adding kepler sass, skip-first-kernel and update config file
Mahmoud Khairy A. Abdallah
2020-01-08
fixing the memcpy assertion
Mahmoud
2020-01-06
fixing the dram read/write count
Mahmoud
2019-12-25
adding memcpy traces
Mahmoud
2019-11-21
adding pascal code and fixing atomic bug
Mahmoud
2019-11-21
fixing the access alignment in trace-driven mode
Mahmoud
2019-11-20
fixing atomic bug in trace-driven mode
Mahmoud
2019-11-15
invalidate l1 cache at membar - fixing
Mahmoud
2019-11-15
invalidate l1 cache at membar
Mahmoud
2019-11-15
adding some comments
Mahmoud
2019-11-15
fixing memory width bug in trace-driven mode
Mahmoud
2019-11-14
fixing the missing instruction bug in trace-driven mode
Mahmoud
2019-11-12
handling the atomics in trace-driven and add the missing two instructions of ...
Mahmoud
2019-11-12
updating SASS config for tensor cores
Mahmoud
2019-11-11
adding special cases for traces
Mahmoud
2019-10-25
adding binary version and remove core id from the trace parsing
Mahmoud
2019-10-24
read addresses as base+stride in trace-driven mode
Mahmoud
2019-10-23
fixing the write-back L2 req in 64byte interleaving
Mahmoud
2019-10-22
fixing LDC inst in trace-driven mode
Mahmoud
2019-10-18
adding config to trace-driven mode
Mahmoud
2019-10-18
update v100 config and remove TB latency
Mahmoud
2019-10-16
fixing the UX load from the traces
Mahmoud
2019-10-16
updating l2 indexing, reg file and kernel lat in QV100 config
Mahmoud
2019-10-16
adding perfect inst and const support
Mahmoud
2019-10-16
fixing the IPOLY L2 and Dram indexing
Mahmoud
2019-10-16
adding new stats, verbose, granting arbit in the local xbar
Mahmoud
2019-10-16
adding kernel latency
Mahmoud
2019-10-16
adding the exit message in trace-driven mode
Mahmoud
2019-10-07
adding the exit message in trace-driven mode
Mahmoud
2019-09-30
trace driven static linking and fixing the inst count bug
Mahmoud
2019-09-30
adding trace-driven.cc missing file
Mahmoud
2019-09-30
changing traces directory name
Mahmoud
2019-09-30
fixing the execution-driven linking error
Mahmoud
2019-09-27
cleat the traces PC bug
Mahmoud
2019-09-24
adding traces generator
Mahmoud
2019-09-23
updating Makefile to add trace-driven
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-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
Merge pull request #30 from echoedit/dev
Mengchi Zhang
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-11
Fix init bug in cudaMallocArray
Mengchi Zhang
2019-09-08
Refactor GPGPUSim_Context and GPGPUSim_Init
Mengchi Zhang
2019-09-06
Merge pull request #4 from purdue-aalp/dev
Mengchi Zhang
2019-09-04
adding trace class and parss kernel info
Mahmoud
[next]