From 0fb378b4eed1fffc61b71439a5d5b11ad8335dd0 Mon Sep 17 00:00:00 2001 From: Tim Dettmers Date: Thu, 21 Oct 2021 17:22:43 -0700 Subject: Added compilation from source instructions; easier compilation. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1ea0733..4a731b0 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,10 @@ For upcoming features and changes and full history see [Patch Notes](CHANGELOG.m 1. RuntimeError: CUDA error: no kernel image is available for execution on the device. [Solution](errors_and_solutions.md#No-kernel-image-available) +## Compile from source + +To compile from source, please follow the [compile_from_source.md](compile_from_source.md) instructions. + ## License The majority of bitsandbytes is licensed under MIT, however portions of the project are available under separate license terms: Pytorch is licensed under the BSD license. -- cgit v1.2.3