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
2018-04-18
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-04-18
Merge pull request #19 from green349/gcc_support
Timothy G Rogers
2018-04-11
Merge branch 'gcc_support' of https://github.rcac.purdue.edu/green349/gpgpu-s...
green349
2018-04-11
Add support for isnan to compile with GCC-4.8.2
green349
2018-04-11
Merge branch 'dev-purdue-integration' into gcc_support
Roland Green
2018-04-11
Add support for isnan to compile with GCC-4.8.2
Roland Green
2018-04-11
Don't need to delete these anymore for the quick linking
tgrogers
2018-04-05
Nice to know when the simulaton thread actually gets the exit call under norm...
tgrogers
2018-04-02
print out all the cache stats even if they are zero - makes collection more u...
tgrogers
2018-04-01
Merge branch 'dev-purdue-integration' of https://github.rcac.purdue.edu/jain1...
Akshay Jain
2018-04-01
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Akshay Jain
2018-04-01
Stats are now printing properly. Checked in bfs
Akshay Jain
2018-03-31
Merge commit '89db73061e043c26df22c7f18d9adb106d8078ac' into dev-purdue-integ...
tgrogers
2018-03-31
Getting rid of our constant, annoying prints. Running workloads of any size c...
tgrogers
2018-03-30
Moving the print to avoid spurrious statistics
tgrogers
2018-03-30
When CDP was added - we started printing garbage stats after every memcpy. I ...
tgrogers
2018-03-30
Merge pull request #17 from abdallm/dev-purdue-integration
Timothy G Rogers
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
Merge pull request #16 from abdallm/dev-purdue-integration
Timothy G Rogers
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
Merge pull request #15 from abdallm/patch-1
Timothy G Rogers
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-27
Merge branch 'dev-purdue-integration' into patch-1
Timothy G Rogers
2018-03-27
sdk does not work with ptxplus
tgrogers
2018-03-27
Update the write policy in P100
Mahmoud Khairy A. Abdallah
2018-03-27
Merge branch 'dev-purdue-integration' into dev-purdue-integration
Timothy G Rogers
2018-03-27
Removing some configs that don't have to be run anymore.
tgrogers
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
Diabling concurrent builds
tgrogers
2018-03-26
Adding in a nightly build that runs the world
tgrogers
2018-03-26
Merge pull request #14 from abdallm/dev-purdue-integration
Timothy G Rogers
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
Merge pull request #13 from tgrogers/dev-purdue-integration
Timothy G Rogers
2018-03-25
Need to make sure we don't kill the L1 too
tgrogers
2018-03-25
Need to explicity set this or the stupid GPGPU-Sim defaults of 16k kicks in.
tgrogers
2018-03-25
succeed if just remining the GPU that pinned memory can beused
tgrogers
2018-03-25
Fixing a bug in mengchi's commit
tgrogers
2018-03-25
Add lonestar tick support
Mengchi Zhang
2018-03-25
Merging with updates in the public repo
tgrogers
2018-03-24
Adding in a patch to get lonestargpu to work
tgrogers
2018-03-24
The new CUDAs complain about version info not being embedded into the so file...
tgrogers
[next]