Skip to content

Commit 6c6e5fc

Browse files
committed
Added changelog entry.
1 parent 55f4c39 commit 6c6e5fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,7 @@ Deprecated:
264264

265265
Features:
266266
- Added precompiled CUDA 11.8 binaries to support H100 GPUs without compilation #571
267+
- CUDA SETUP now no longer looks for libcuda and libcudart and relies PyTorch CUDA libraries. To manually override this behavior see: how_to_use_nonpytorch_cuda.md.
267268

268269
Bug fixes:
269270
- Fixed a bug where the default type of absmax was undefined which leads to errors if the default type is different than torch.float32. # 553

0 commit comments

Comments
 (0)