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
Hi, this issue for note purpose. Since this error is only happen on AMD user.
I'm using AMD and try to build with HIPBLast on windows 11. Using RX 6600 XT, while tinyBlast work good. I get this error:
1 warning generated when compiling for host.
dynamically linking /C/Users/hiepx/AppData/Local/Temp/.llamafile/ggml-rocm.dll
GPU support successfully linked and loaded
rocBLAS error: Cannot read C:\Program Files\AMD\ROCm\5.7\bin\rocblas\library\/TensileLibrary.dat: No such file or directory for GPU arch : gfx1032
error: Uncaught SIGSEGV (SEGV_-529697949) at 0x7ffdc6c1567c on MOON pid 22336 tid 15160
/C/pre-built/llamafile/llamafile-0.6.exe
No such file or directory
Windows Cosmopolitan 3.2.4 MODE=x86_64 MOON 10.0-22621
@cgmb I forgot to mention that the rocBLAS build script on 5.6.0 seems to have an issue where --merge-architectures and --no-lazy-library-loading have no effect, I stumbled on that when trying the workaround.
Hi, this issue for note purpose. Since this error is only happen on AMD user.
I'm using AMD and try to build with HIPBLast on windows 11. Using RX 6600 XT, while tinyBlast work good. I get this error:
refer to this issue: ROCm/Tensile#1936
refer to root issue: ROCm/Tensile#1757
meantion on here: ROCm/Tensile#1936
So my conclution is rocBLAS fail on fallback on some card. Which lead to this issue, we can wait for new PR which seem to fix this.
waiting for this PR: ROCm/Tensile#1862
I create this PR for note purpose. Since threre is nothing we can do. Just note my investigate on this issue so other AMD user can take a look.
The text was updated successfully, but these errors were encountered: