Commit Graph

34 Commits

Author SHA1 Message Date
Tim Dettmers
1341fb44ad Fixed issue where the CUDA SETUP was not printed. 2023-01-04 03:50:53 -08:00
Tim Dettmers
3901ebf7ae Added CUDA 12.0 support; removed CC 3.0 support. 2023-01-04 02:28:33 -08:00
Tom Aarsen
30f28b94a0
Merge branch 'main' into cleanup 2022-11-01 09:43:49 +01:00
Tim Dettmers
8d87c0b852 Fixed CUDA setup bugs, including #81. 2022-10-31 18:04:49 -07:00
Tim Dettmers
4844aef4ff Fixing bad error when GPU was not detected for #73. 2022-10-27 08:54:30 -07:00
Tim Dettmers
96ab2af1ef Bump version. 2022-10-27 07:09:08 -07:00
Tom Aarsen
31f6689504 Remove references to unused cli 2022-10-27 13:10:32 +02:00
Tim Dettmers
62e1649357 Bumped version. Fixes for diverse issues relating CUDA SETUP. 2022-10-24 14:47:56 -07:00
Tim Dettmers
b844e104b7 Updated docs (#32) and changelog. 2022-10-09 19:31:43 -07:00
Tim Dettmers
7740c6e9c9 Fixed url in setup.py (#38), updated changelog. 2022-09-19 21:13:40 -07:00
Tim Dettmers
9b5f2eda8f Bumping version for deployment. 2022-09-14 16:40:58 -07:00
Tim Dettmers
a17766dfa4 New release with various fixes. 2022-09-11 12:07:23 -07:00
Tim Dettmers
2e630b55f5 Version bump + bnb.utils import fix. 2022-09-08 13:16:16 -07:00
Tim Dettmers
8e7053a988 0.32.2: cpuonly fix and pascal error message. 2022-08-23 16:08:26 -07:00
Tim Dettmers
9d60b3c527 Fixed bug in Linear8bitLt, when the bias is None. 2022-08-17 03:45:57 -07:00
Tim Dettmers
a6664de072 Enhanced error handling in CUDA SETUP failures. 2022-08-16 19:03:19 -07:00
Tim Dettmers
1ced47c504 Added CUDA version warning and fixed cuda_install for 9.2/10.2. 2022-08-09 20:02:47 -07:00
Tim Dettmers
f9cbe2fe99 Fixed prod Python < 3.7 compatibility in function.py. 2022-08-08 09:13:22 -07:00
Tim Dettmers
62441815bc Removed prod for Python <= 3.7 compatibility. 2022-08-08 05:20:36 -07:00
Tim Dettmers
c472bd56f0 Added the case that all env variables are empty (CUDA docker). 2022-08-05 08:57:52 -07:00
Tim Dettmers
6ad8796cfc Bumping version for TestPyPi release. 2022-08-05 07:17:36 -07:00
Tim Dettmers
e120c4a550 Fixed syntax error; bumped revision for beta release. 2022-08-01 20:05:03 -07:00
Titus von Koeller
bfa0e33294 ran black and isort for coherent code formatting 2022-08-01 03:31:48 -07:00
Tim Dettmers
4a6ea7e24b Added adjusted build file. 2022-07-31 20:59:34 -07:00
Tim Dettmers
28d1e7dc01 Initial build script changes (untested on PyPi). 2022-07-31 19:41:56 -07:00
Titus von Koeller
5d90b38c4d adding CLI tool for CUDA install debugging - intermediate commit 2022-07-27 21:16:04 -07:00
Tim Dettmers
dc8c9efdb3 Changed setup.py; deployed on test pypi. 2022-07-26 10:32:22 -07:00
Tim Dettmers
953b7285dd Fixed cpuonly build. 2022-07-26 09:12:16 -07:00
Max Ryabinin
8258b4364a Add a CPU-only build option 2022-07-01 17:16:10 +03:00
Tim Dettmers
85287b9eda Bumped version for release. 2021-11-29 09:34:29 -08:00
Tim Dettmers
22b2877c7f Changed versioning scheme to <major>.<minor>.<patch>. 2021-10-21 22:43:08 -07:00
Tim Dettmers
d8515f316d Bumped version number for release. 2021-10-21 22:08:37 -07:00
Tim Dettmers
7923c4a066 Changed from testpypi to pypi. Release 0.0.24 2021-10-07 08:39:38 -07:00
Tim Dettmers
7439924891 Initial commit 2021-10-05 19:16:20 -07:00