Age | Commit message (Expand) | Author |
---|---|---|
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 | Added the case that all env variables are empty (CUDA docker). | 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 | tentative refactoring of the compute capabilities code | Titus von Koeller |
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 |