Age | Commit message (Expand) | Author |
---|---|---|
2022-10-25 | Added CUDA SETUP instruction generator. | Tim Dettmers |
2022-10-24 | Isolated CUDASetup logging; all tests green. | Tim Dettmers |
2022-08-05 | Added the case that all env variables are empty (CUDA docker). | Tim Dettmers |
2022-08-02 | factored cuda_setup.main out into smaller modules and functions | Titus von Koeller |
2022-08-01 | Added some more docs and comments. | Tim Dettmers |
2022-08-01 | Added full env variable search; CONDA_PREFIX priority. | Tim Dettmers |
2022-08-01 | reran black with linelength 80 for greater readability | Titus von Koeller |
2022-08-01 | ran black and isort for coherent code formatting | Titus von Koeller |
2022-07-31 | Full evaluate_cuda setup with integration test. | Tim Dettmers |
2022-07-27 | adding CLI tool for CUDA install debugging - intermediate commit | Titus von Koeller |