| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-02-18 | A bunch of maintenance fixes, the largest of which is getting the PTX ↵ | Tim Rogers | |
| simulation to work with CUDA 12. (#95) * Fixing the formatter to always use a consistent format and running it on the codebase * Update linux-so-version.txt * Update Makefile * A couple of unnecessary files that are lingering around * Support CUDA 12 * Getting the PTX simulations to work with CUDA 12. The issue is that ptxas added more information (number of barriers and compile time). We have to parse these or lexx/yacc fail. * Update ptxinfo.l debug MACRO was ineffective * Update gpgpusim_check.cmake Update to make the CUDA version print a warning, not an error and updating the print to be more reflective of what the actual problem is. | |||
| 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/cuda-sim formatting" | Nick | |
| This reverts commit 0c023e41809dba8897c37af6bb03e5c3aa9ebc5e. | |||
| 2019-09-13 | Revert "final formatting pass" | Nick | |
| This reverts commit de5c2d63adeec53898b40934b21f6ee9627b877d. | |||
| 2019-09-13 | final formatting pass | Nick | |
| 2019-09-13 | Add src/cuda-sim formatting | Nick | |
| 2019-08-29 | Fix a few ambiguity warning | Nick | |
| 2018-10-24 | merged tensor-cores code | aamir | |
