ROCm / bitsandbytes

8-bit CUDA functions for PyTorch
MIT License
38 stars 4 forks source link

IFU master 2024 03 28 #17

Closed pnunna93 closed 7 months ago

pnunna93 commented 7 months ago

This PR pulls latest upstream changes and is updated to enable cmake build on ROCm. This is the conflicts_diff.txt file.

Its tested on rocm 6.0 and 6.2. UT logs are as below: bnb_0.44.0.dev0_rocm6.0.log bnb_0.44.0.dev0_rocm6.2.log

lcskrishna commented 7 months ago

@pnunna93 Looks like some linter issues and some READMe conflicts are present. Could you check those?