summaryrefslogtreecommitdiff
path: root/bitsandbytes/utils.py
AgeCommit message (Collapse)Author
2022-08-01Added full env variable search; CONDA_PREFIX priority.Tim Dettmers
2022-08-01reran black with linelength 80 for greater readabilityTitus von Koeller
2022-08-01refactored subshell execution code for greater readability and moved it to utilsTitus von Koeller
2022-08-01ran black and isort for coherent code formattingTitus von Koeller
2022-07-27adding CLI tool for CUDA install debugging - intermediate commitTitus von Koeller