Age | Commit message (Expand) | Author |
---|---|---|
2022-08-24 | Replace print_stderr with warnings.warn | Max Ryabinin |
2022-08-24 | Remove unused code | Max Ryabinin |
2022-08-02 | factored cuda_setup.main out into smaller modules and functions | Titus von Koeller |
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 | refactored subshell execution code for greater readability and moved it to utils | Titus von Koeller |
2022-08-01 | ran black and isort for coherent code formatting | Titus von Koeller |
2022-07-27 | adding CLI tool for CUDA install debugging - intermediate commit | Titus von Koeller |