Skip to content

hipBLAS build git checkout b2110  #6064

@userbox020

Description

@userbox020

hello,

cant build like the follow with latest version, does anyone knows why?

cmake -H. -Bbuild \
-DLLAMA_HIPBLAS=ON \
-DAMDGPU_TARGETS="gfx803;gfx900;gfx906;gfx908;gfx90a;gfx1010;gfx1030" \
-DCMAKE_BUILD_TYPE=Release \
-DROCM_PATH=/opt/rocm \
-DCMAKE_C_COMPILER=/usr/bin/clang-15 \
-DCMAKE_CXX_COMPILER=/usr/bin/clang++-15

make -j16 -C build 

that makes me use all my AMD gpus all togheter. It works with git checkout b2110

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions