We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d1f6a2 commit c23a72eCopy full SHA for c23a72e
1 file changed
docs/source/installation.mdx
@@ -245,9 +245,9 @@ This is the most straightforward and recommended installation option.
245
The currently distributed `bitsandbytes` packages are built with the following configurations:
246
247
| **OS** | **oneAPI Toolkit** | **Kernel Implementation** |
248
-|--------------------|------------------|----------------------|
249
-| **Linux x86-64** | 2025.1.3 | SYCL + Triton |
250
-| **Windows x86-64** | 2025.1.3 | SYCL + Triton |
+|--------------------|--------------------|----------------------|
+| **Linux x86-64** | 2025.1.3, 2026.0.0 | SYCL + Triton |
+| **Windows x86-64** | 2025.1.3, 2026.0.0 | SYCL + Triton |
251
252
The Linux build has a minimum glibc version of 2.34.
253
0 commit comments