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
@@ -282,3 +282,4 @@ Bug fixes:
282
282
- Fixed a but where a non-existent LD_LIBRARY_PATH variable led to a failure in python -m bitsandbytes #588
283
283
- Removed outdated get_cuda_lib_handle calls that lead to errors. #595 Thank you @ihsanturk
284
284
- Fixed bug where read-permission was assumed for a file. #497
285
+
- Fixed a bug where prefetchAsync lead to errors on GPUs that do not support unified memory but not prefetching (Maxwell, SM52). #470#451#453#477 Thank you @jllllll and @stoperro
0 commit comments