Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
bitsandbytes
Commits
20f3eea7
Unverified
Commit
20f3eea7
authored
Feb 28, 2024
by
Titus
Committed by
GitHub
Feb 28, 2024
Browse files
docs: add header for compilation from source
parent
04885664
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
docs/source/installation.mdx
docs/source/installation.mdx
+2
-0
No files found.
docs/source/installation.mdx
View file @
20f3eea7
...
...
@@ -21,6 +21,8 @@ To install from PyPI.
pip install bitsandbytes
```
## Alternative: Compiling from source
To compile from source, you need CMake >= **3.22.1** and Python >= **3.8** installed. Make sure you have a compiler installed to compile C++ (gcc, make, headers, etc.). For example, to install a compiler and CMake on Ubuntu:
```bash
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment