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
2018-03-30
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-30
fixing gpu-tot-cycle bug
Mahmoud
2018-03-28
Fixing a minor typo in an old config
tgrogers
2018-03-28
fix compile errors on Ubuntu LTS 16.04
Tor Aamodt
2018-03-28
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-28
gpuwaatch build does not parallelize nicely without -p
tgrogers
2018-03-28
adding new stats counter
Mahmoud
2018-03-28
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/abdal...
Mahmoud
2018-03-28
adding new counters for parition level para and L2 BW
Mahmoud
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-27
Correcting the segfault in stats print. It was because print_stats() was call...
Akshay Jain
2018-03-26
Merge pull request #63 from pigrew/dev-printfFix
gpgpu-sim
2018-03-26
Merge pull request #62 from pigrew/dev-multiArchBreakpoint
gpgpu-sim
2018-03-26
Don't directly pass strings to printf (beacuse they wouldn't be escapped). Cl...
Nathan Conrad
2018-03-26
Provide portable (non-x86) breakpoint method which should work on all linuxes...
Nathan Conrad
2018-03-26
Remove duplicate token in PTX parser
Nathan Conrad
2018-03-26
.call instruction may have an empty argument list
Nathan Conrad
2018-03-26
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-26
Fixing resources limitation assertion for compute cab 61
Mahmoud
2018-03-25
Need to make sure we don't kill the L1 too
tgrogers
2018-03-25
Fixing a bug in mengchi's commit
tgrogers
2018-03-25
Add lonestar tick support
Mengchi Zhang
2018-03-22
Fixing the break limit bug
Mahmoud
2018-03-22
Change 332 by jain156@akshayj-lt1 on 2018/02/01 05:20:33
Akshay Jain
2018-03-22
Change 283 by jain156@akshayj-lt1 on 2017/07/03 19:52:55
Akshay Jain
2018-03-22
Change 257 by jain156@akshayj-lt1 on 2017/06/03 16:32:52
Akshay Jain
2018-03-22
Change 253 by jain156@akshayj-lt1 on 2017/05/30 00:40:03
Akshay Jain
2018-03-22
Change 252 by jain156@akshayj-lt1 on 2017/05/29 10:51:32
Akshay Jain
2018-03-22
Change 180 by jain156@akshayj-lt1 on 2017/03/30 11:48:07
Akshay Jain
2018-03-21
Change 124 by jain156@akshayj-lt1 on 2016/12/08 20:17:53
Akshay Jain
2018-03-12
fixibg sectir l1 deadlock bug
Mahmoud
2017-11-19
Doing lazy fetch-on-read policy
Mahmoud
2017-11-18
Also initiate our L2 accesses on copies back to the CPU
tgrogers
2017-11-18
removing another assert
tgrogers
2017-11-18
Getting rid of another assert that crops up cause of our memcpy and L2 intera...
tgrogers
2017-11-18
copy to the L2 by default
tgrogers
2017-11-18
fixing the cycle issues with using the cudamemcpies
tgrogers
2017-11-18
Adding a subpartion trace to help in figuring out what the hell is going on
tgrogers
2017-11-18
64-address used on the CPU side, but GPGPU-Sim Truncates it to 32-bit.... tru...
tgrogers
2017-11-18
fixing a stupid inheritance bug
tgrogers
2017-11-18
Making the perf sim copy optional, getting rid of an assert that will happen ...
tgrogers
2017-11-18
vectoradd is successfully filling the l2
tgrogers
2017-11-08
Fixing the break limit bug
Mahmoud
2017-10-30
adding new stats and change the PascalP100-HBM config
Mahmoud
2017-10-27
add more statistics and chaging Pascal config
Mahmoud
2017-10-26
fixing a typo in config file
Mahmoud
2017-10-26
Changing the Titan X config file to use the last modifications
Mahmoud
2017-10-25
The commits includes:
Mahmoud
2017-10-13
ensure that first launch uses simt cluster 0
Mahmoud
2017-10-12
remove Tex cache assertion and prevent spunit to execute DP insts
Mahmoud
[prev]
[next]