Skip to content

Bitsandbytes-rocm7.1.1

Pre-release
Pre-release

Choose a tag to compare

@wasd-tech wasd-tech released this 09 Dec 19:51
· 1 commit to main since this release
6f8cc38

Bitsandbytes compiled for gfx1030,1100,1201,1200 for ROCm 7.1.1

Commands used to compile:
cmake -DCOMPUTE_BACKEND=hip -DBNB_ROCM_ARCH="gfx1030;gfx1100;gfx1201;gfx1200" -S .
make -j$(nproc)
python -m build