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-05-21
Merge pull request #178 from purdue-aalp/dev
Tor Aamodt
2020-04-21
some additional changes descriptions
tgrogers
2020-04-21
Small change from the auto-formatter
tgrogers
2020-04-09
another line deleted due to format check
tgrogers
2020-04-09
for now commenting out the format check since it seems to fail.
tgrogers
2020-04-09
Missed a line in the merge that was causing livelock on the asyncAPI app
tgrogers
2020-04-07
Merge remote-tracking branch 'localpub/dev' into dev
tgrogers
2020-04-06
A simple sciprt to clang-format the code
Tim Rogers
2020-02-27
Merge pull request #137 from gangmul12/deadlock_fix
Tor Aamodt
2019-11-12
Merge pull request #156 from bftf/dev
Tor Aamodt
2019-11-12
Updated the ifdef flag which enables/disables the relevant code blocks for cu...
bftf
2019-11-11
Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...
bftf
2019-10-25
Merge pull request #33 from rgreen/max_cta
Roland Green
2019-10-25
Add a new config option to cap the max number of completed CTAs
Nick
2019-10-17
Merge pull request #130 from srirajpaul/config_pascal
Tim Rogers
2019-10-17
Merge pull request #134 from gangmul12/shfl
Tim Rogers
2019-10-17
Merge pull request #139 from RSpliet/dev
Tim Rogers
2019-10-17
libopencl: Calculate a valid offset in bind_args()
Roy Spliet
2019-10-17
libopencl: Perform PDOM analysis
Roy Spliet
2019-10-17
libopencl: Stub clGetProgramBuildInfo()
Roy Spliet
2019-10-07
Merge pull request #132 from cng123/dev
Tor Aamodt
2019-10-04
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-10-04
increase RF banks
Mahmoud
2019-09-23
Merge pull request #32 from mkhairy/dev
mkhairy
2019-09-23
fixing reformatting
Mahmoud
2019-09-16
Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution i...
Mahmoud
2019-09-13
Merge pull request #31 from rgreen/dev
Tim Rogers
2019-09-13
fix path
Nick
2019-09-13
ry and fix condition
Nick
2019-09-13
Change to the correct directory for clang-format (away from tmp)
Nick
2019-09-13
print the files to make sure we are doing things correctly
Nick
2019-09-13
try conditional check in bash
Nick
2019-09-13
Add missing changes to the libcuda dir
Nick
2019-09-13
Point to executable in tmp for now
Nick
2019-09-13
Need to source the right gcc version for clang-format
Nick
2019-09-13
fix remote repository problem
Nick
2019-09-13
Bad jenkinsfile... do what I mean, not what I say
Nick
2019-09-13
Add jenkinsfile format checker
Nick
2019-09-13
Add run-clang-format.py wrapper to the repo
Nick
2019-09-13
Thought this was solved, gave the power model another pass of formatting for ...
Nick
2019-09-13
Final pass on power model reformat (comments...)
Nick
2019-09-13
Seems like multiple passes for reformatting comments
Nick
2019-09-13
Big reformat change using clang-format-6.0
Nick
2019-09-13
Revert "Add src/ director formatting"
Nick
2019-09-13
Revert "Add src/gpgpu-sim formatting"
Nick
2019-09-13
Revert "Add src/cuda-sim formatting"
Nick
2019-09-13
Revert "final formatting pass"
Nick
2019-09-13
Revert "add /src/gpuwattch formatting"
Nick
2019-09-13
Revert "Add additional formatting pass on directories"
Nick
2019-09-13
Add additional formatting pass on directories
Nick
[next]