Age | Commit message (Expand) | Author |
---|---|---|
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-08-01 | fix typo | Titus von Koeller |
2022-08-01 | minor refactor to more concise syntax | Titus von Koeller |
2022-07-31 | Initial build script changes (untested on PyPi). | Tim Dettmers |
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 |