summaryrefslogtreecommitdiff
path: root/bitsandbytes/cuda_setup/paths.py
AgeCommit message (Expand)Author
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