Skip to content

ROCM 7.0.0 rc1 build errors #136

@OmegaLambda1998

Description

@OmegaLambda1998

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions