Skip to content

Commit e229fbc

Browse files
committed
Added latest changes.
1 parent 7be5f2c commit e229fbc

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
@@ -282,3 +282,4 @@ Bug fixes:
282282
- Fixed a but where a non-existent LD_LIBRARY_PATH variable led to a failure in python -m bitsandbytes #588
283283
- Removed outdated get_cuda_lib_handle calls that lead to errors. #595 Thank you @ihsanturk
284284
- 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

Comments
 (0)