Age | Commit message (Expand) | Author |
---|---|---|
2022-10-24 | Isolated CUDASetup logging; all tests green. | Tim Dettmers |
2022-09-15 | Catch OSError with specific error number | Tom Aarsen |
2022-09-15 | Prevent OSError when env variables contain long value | Tom Aarsen |
2022-08-24 | Replace print_stderr with warnings.warn | Max Ryabinin |
2022-08-24 | Remove unused code | Max Ryabinin |
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-02 | factored cuda_setup.main out into smaller modules and functions | Titus von Koeller |