summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-13ry and fix conditionNick
2019-09-13Change to the correct directory for clang-format (away from tmp)Nick
2019-09-13print the files to make sure we are doing things correctlyNick
2019-09-13try conditional check in bashNick
2019-09-13Add missing changes to the libcuda dirNick
2019-09-13Point to executable in tmp for nowNick
2019-09-13Need to source the right gcc version for clang-formatNick
2019-09-13fix remote repository problemNick
2019-09-13Bad jenkinsfile... do what I mean, not what I sayNick
2019-09-13Add jenkinsfile format checkerNick
2019-09-13Add run-clang-format.py wrapper to the repoNick
2019-09-13Thought this was solved, gave the power model another pass of formatting for ↵Nick
comments
2019-09-13Final pass on power model reformat (comments...)Nick
2019-09-13Seems like multiple passes for reformatting commentsNick
2019-09-13Big reformat change using clang-format-6.0Nick
2019-09-13Revert "Add src/ director formatting"Nick
This reverts commit 26ca8de4a6ec9bfe422a14cbe325a5f257df453b.
2019-09-13Revert "Add src/gpgpu-sim formatting"Nick
This reverts commit 9c9b1341613e767f306b2b73b5b8a5317b6ee563.
2019-09-13Revert "Add src/cuda-sim formatting"Nick
This reverts commit 0c023e41809dba8897c37af6bb03e5c3aa9ebc5e.
2019-09-13Revert "final formatting pass"Nick
This reverts commit de5c2d63adeec53898b40934b21f6ee9627b877d.
2019-09-13Revert "add /src/gpuwattch formatting"Nick
This reverts commit b7776785a18d3f4e6229cd625f92c11b55894b75.
2019-09-13Revert "Add additional formatting pass on directories"Nick
This reverts commit ca563ea85ead434e0d579026b5e66e829af5efe5.
2019-09-13Add additional formatting pass on directoriesNick
2019-09-13add /src/gpuwattch formattingNick
2019-09-13final formatting passNick
2019-09-13Add src/cuda-sim formattingNick
2019-09-13Add src/gpgpu-sim formattingNick
2019-09-13Add src/ director formattingNick
2019-09-13Add .clang-format style file to repoNick
2019-09-13stop formatting where there are known problems ahead of timeNick
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-private
2019-09-12Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵Mahmoud
into dev-traces
2019-09-12parsing insts from tracesMahmoud
2019-09-12Merge pull request #30 from echoedit/devMengchi Zhang
Refactor some perf model to OO
2019-09-12Remove GPGPUsim_ctx_ptr()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-11Remove g_stream_manager()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-11Remove g_the_gpu()Mengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-11Fix init bug in cudaMallocArrayMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-08Refactor GPGPUSim_Context and GPGPUSim_InitMengchi Zhang
Signed-off-by: Mengchi Zhang <[email protected]>
2019-09-06Merge pull request #4 from purdue-aalp/devMengchi Zhang
Merge aalp dev into Mengchi
2019-09-04adding trace class and parss kernel infoMahmoud
2019-09-03Merge pull request #29 from rgreen/fix_warningsTim Rogers
Fix warnings
2019-09-03remove more unused variables and added asserts to function return valuesNick
2019-09-03get rid of more UBNick
2019-08-31Adding a stat for slowdown versus silicontgrogers
2019-08-30Making the max cycles/inst counters 64 bitstgrogers
2019-08-30Merge branch 'dev-private' into dev-purdue-integration-traceMahmoud
2019-08-30Merge branch 'dev-nvidia' into dev-privateMahmoud
2019-08-30update the adaptive cache behaviour and make L1 fully assoc in VoltaMahmoud
2019-08-29Fix a few ambiguity warningNick
2019-08-28only do correlation appstgrogers