Age | Commit message (Expand) | Author |
---|---|---|
2022-09-05 | Merge branch 'main' into remove_unused_code | Tim Dettmers |
2022-08-24 | Remove unused code | Max Ryabinin |
2022-08-23 | Some initial code. Needs to be tested. | Tim Dettmers |
2022-08-16 | Enhanced error handling in CUDA SETUP failures. | Tim Dettmers |
2022-08-09 | Added CUDA version warning and fixed cuda_install for 9.2/10.2. | Tim Dettmers |
2022-08-05 | Now determining cuda version via libcudart.so call. | Tim Dettmers |
2022-08-04 | Fixed bugs in cuda setup. | Tim Dettmers |
2022-08-02 | factored cuda_setup.main out into smaller modules and functions | Titus von Koeller |
2022-08-02 | move cuda_setup code into subpackage | Titus von Koeller |