-
Notifications
You must be signed in to change notification settings - Fork 429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rocBLAS error: Cannot read TensileLibrary.dat: No such file or directory for GPU arch : gfx1036 #676
Comments
I don't think iGPUs are supported on ROCm for Windows or Linux |
RX 7900 XTX is not an integrated GPU |
then that likely means you have an AMD CPU with integrated graphics that haven't been disabled in the BIOS. AMD's ROCm install documents says "The iGPU is non-essential for AI and ML workloads and not officially supported. Disable iGPU in SBIOS before proceeding to avoid unknown issues." https://rocm.docs.amd.com/projects/radeon/en/latest/docs/prerequisites.html#disable-igpu |
I'm getting this too, for my 6600xt
Using the new release of koboldcpp_rocm EDIT: Chatted with you on discord.. I understand a new build is en route. Thank you! |
Okay, I will try to disable it. But also from this list I noted that exe is compiled only for 6xxx series of GPUs, why there are no 7xxx? Is it a problem to compile for 7th generation? https://github.com/YellowRoseCx/koboldcpp-rocm/releases/tag/v1.57.1.yr1-ROCm |
@brknsoul Even if you install the HIP SDK and run koboldcpp without any problems, llm will start to bullshit and delusional. #655 (comment) here I explained why, if @YellowRoseCx compiles it with the "none-lazy" kernel when he is available, we will have a solution that is much better than vulkan backend and clblast for gfx1032 cards for now. |
That list is just cards that were added, not a complete list of working cards |
try this. |
1 similar comment
try this. |
Error on loading gguf model:
rocBLAS error: Cannot read \AppData\Local\Temp\_MEI59482\/library/TensileLibrary.dat: No such file or directory for GPU arch : gfx1036
The text was updated successfully, but these errors were encountered: