You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -264,6 +264,7 @@ Deprecated:
264
264
265
265
Features:
266
266
- 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.
267
268
268
269
Bug fixes:
269
270
- 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