summaryrefslogtreecommitdiff
path: root/bitsandbytes/cuda_setup
AgeCommit message (Expand)Author
2022-09-05Merge branch 'main' into remove_unused_codeTim Dettmers
2022-08-24Replace print_stderr with warnings.warnMax Ryabinin
2022-08-24Remove unused codeMax Ryabinin
2022-08-23Some initial code. Needs to be tested.Tim Dettmers
2022-08-16Enhanced error handling in CUDA SETUP failures.Tim Dettmers
2022-08-09Added CUDA version warning and fixed cuda_install for 9.2/10.2.Tim Dettmers
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-04Fixed bugs in cuda setup.Tim Dettmers
2022-08-02tentative refactoring of the compute capabilities codeTitus von Koeller
2022-08-02factored cuda_setup.main out into smaller modules and functionsTitus von Koeller
2022-08-02move cuda_setup code into subpackageTitus von Koeller