summaryrefslogtreecommitdiff
path: root/bitsandbytes/cuda_setup/paths.py
AgeCommit message (Expand)Author
2022-09-15Prevent OSError when env variables contain long valueTom Aarsen
2022-08-24Replace print_stderr with warnings.warnMax Ryabinin
2022-08-24Remove unused codeMax Ryabinin
2022-08-05Added the case that all env variables are empty (CUDA docker).Tim Dettmers
2022-08-05Now determining cuda version via libcudart.so call.Tim Dettmers
2022-08-02factored cuda_setup.main out into smaller modules and functionsTitus von Koeller