summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTim Dettmers <tim.dettmers@gmail.com>2021-10-07 09:55:28 -0700
committerTim Dettmers <tim.dettmers@gmail.com>2021-10-07 09:55:28 -0700
commit20294dc0f23737f4b7241958b83d3b58e293337f (patch)
treedc024380485b0a3e829da6150bc7cb644fd71f75 /Makefile
parent5f95b5253f4936080479c909724601b342da1c18 (diff)
parent7923c4a06615456353476a6e07e9296f0c13f776 (diff)
Merge branch 'main' of github.com:facebookresearch/bitsandbytes into main
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5f5efed..753ee3d 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ $(BUILD_DIR):
$(ROOT_DIR)/dependencies/cub:
git clone https://github.com/NVlabs/cub $(ROOT_DIR)/dependencies/cub
+ cd dependencies/cub; git checkout 1.11.0
clean:
rm cuda_build/* ./bitsandbytes/libbitsandbytes.so