| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| Deadlock fix from stream_manager | |||
| 2019-11-12 | Merge pull request #156 from bftf/dev | Tor Aamodt | |
| Enabled CUDA 10. Added implementations for __cudaPushCallConfiguratio… | |||
| 2019-11-12 | Updated the ifdef flag which enables/disables the relevant code blocks for ↵ | bftf | |
| cuda 10; while assuring backwards compatibility for older cuda versions | |||
| 2019-11-11 | Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and ↵ | bftf | |
| __cudaPopCallConfiguration, neither of which are documented in the CUDA API but they preceed any cudaLaunchKernel() call and push the call configuration on a stack which is then popped when cudaLaunchKernel() is called. Currently the max stack size is 1, an assert will be triggered when this is violated. | |||
| 2019-10-25 | Merge pull request #33 from rgreen/max_cta | Roland Green | |
| Add a new config option to cap the max number of completed CTAs | |||
| 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 | |
| Fix SM6_TITANX config to use pascal file | |||
| 2019-10-17 | Merge pull request #134 from gangmul12/shfl | Tim Rogers | |
| take account of shfl latency | |||
| 2019-10-17 | Merge pull request #139 from RSpliet/dev | Tim Rogers | |
| Assortment of OpenCL fixes | |||
| 2019-10-17 | libopencl: Calculate a valid offset in bind_args() | Roy Spliet | |
| v2: Adhere to alignment requirements. v3: Small style fix. Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-17 | libopencl: Perform PDOM analysis | Roy Spliet | |
| Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-17 | libopencl: Stub clGetProgramBuildInfo() | Roy Spliet | |
| Assumes everything is ok, even if it isn't. Allows for some Rodinia benchmarks to fail slightly later. v2: Use available case macros. Signed-off-by: Roy Spliet <[email protected]> | |||
| 2019-10-07 | Merge pull request #132 from cng123/dev | Tor Aamodt | |
| added temp. solution to bypass function pointers | |||
| 2019-10-04 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-private | |||
| 2019-10-04 | increase RF banks | Mahmoud | |
| 2019-09-23 | Merge pull request #32 from mkhairy/dev | mkhairy | |
| Dev | |||
| 2019-09-23 | fixing reformatting | Mahmoud | |
| 2019-09-16 | Merge branch 'dev' of https://github.com/purdue-aalp/gpgpu-sim_distribution ↵ | Mahmoud | |
| into dev-private | |||
| 2019-09-13 | Merge pull request #31 from rgreen/dev | Tim Rogers | |
| Application of clang-format to make the code use standardized formatting. | |||
| 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 | |
| comments | |||
| 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 | |
| This reverts commit 26ca8de4a6ec9bfe422a14cbe325a5f257df453b. | |||
| 2019-09-13 | Revert "Add src/gpgpu-sim formatting" | Nick | |
| This reverts commit 9c9b1341613e767f306b2b73b5b8a5317b6ee563. | |||
| 2019-09-13 | Revert "Add src/cuda-sim formatting" | Nick | |
| This reverts commit 0c023e41809dba8897c37af6bb03e5c3aa9ebc5e. | |||
| 2019-09-13 | Revert "final formatting pass" | Nick | |
| This reverts commit de5c2d63adeec53898b40934b21f6ee9627b877d. | |||
| 2019-09-13 | Revert "add /src/gpuwattch formatting" | Nick | |
| This reverts commit b7776785a18d3f4e6229cd625f92c11b55894b75. | |||
| 2019-09-13 | Revert "Add additional formatting pass on directories" | Nick | |
| This reverts commit ca563ea85ead434e0d579026b5e66e829af5efe5. | |||
| 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 | |
