forked from LostRuins/koboldcpp
-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Describe the Issue
After updating to ROCM 7.0.0 rc1 (via https://aur.archlinux.org/packages/opencl-amd) I am unable to build koboldcpp. I understand if the answer is "Just downgrade back to 6.4.2" but just in case I've included the build logs and system details in the comments below.
Operating System: Arch Linux
CPU: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
GPU: AMD Radeon RX 7700S
KoboldCpp Version: 1.97.4.yr0-ROCm (dfcf78f)
Errors:
otherarch/ggml_v3-cuda.cu:7860:5: error: no matching function for call to 'memcpy'otherarch/ggml_v3-cuda.cu:8305:13: error: no matching function for call to 'hipblasGemmEx'otherarch/ggml_v3-cuda.cu:9250:5: error: unknown type name 'hipblasDatatype_t'; did you mean 'hipblasDiagType_t'?otherarch/ggml_v3-cuda.cu:9250:25: error: cannot initialize a variable of type 'hipblasDiagType_t' with an rvalue of type 'hipDataType'otherarch/ggml_v3-cuda.cu:9251:5: error: unknown type name 'hipblasDatatype_t'; did you mean 'hipblasDiagType_t'?otherarch/ggml_v3-cuda.cu:9251:25: error: cannot initialize a variable of type 'hipblasDiagType_t' with an rvalue of type 'hipDataType'otherarch/ggml_v2-cuda.cu:657:17: error: no matching function for call to 'hipblasGemmEx'otherarch/ggml_v2-cuda-legacy.cu:635:17: error: no matching function for call to 'hipblasGemmEx'
Metadata
Metadata
Assignees
Labels
No labels