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
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
2019-09-13
add /src/gpuwattch formatting
Nick
2019-09-13
final formatting pass
Nick
2019-09-13
Add src/cuda-sim formatting
Nick
2019-09-13
Add src/gpgpu-sim formatting
Nick
2019-09-13
Add src/ director formatting
Nick
2019-09-13
Add .clang-format style file to repo
Nick
2019-09-13
stop formatting where there are known problems ahead of time
Nick
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-03
Merge pull request #29 from rgreen/fix_warnings
Tim Rogers
2019-09-03
remove more unused variables and added asserts to function return values
Nick
2019-09-03
get rid of more UB
Nick
2019-08-31
Adding a stat for slowdown versus silicon
tgrogers
2019-08-30
Making the max cycles/inst counters 64 bits
tgrogers
2019-08-29
Fix a few ambiguity warning
Nick
2019-08-28
only do correlation apps
tgrogers
2019-08-28
Fixing the screwy way that setup env messes with the cd stack
tgrogers
2019-08-27
making output file more sane
tgrogers
2019-08-27
making correl file more friendly
tgrogers
2019-08-27
changing the correlation to QV100
tgrogers
2019-08-27
do not correlate so much stuff
tgrogers
2019-08-26
Merge pull request #28 from CoffeeBeforeArch/fix_warnings
Roland Green
2019-08-26
Merge branch 'dev' into fix_warnings
Roland Green
[next]