Skip to content

Server stop working after recent refactor on Windows #5963

Closed
@sorasoras

Description

@sorasoras

latest branch
server stop working after recently refactor.
I couldn't run server.exe on my Windows build Rocm

PS W:\git\llama.cpp\AVX2\bin> .\server.exe -h
PS W:\git\llama.cpp\AVX2\bin> .\server.exe
PS W:\git\llama.cpp\AVX2\bin>

compile with

cmake .. -G "Ninja" -DCMAKE_BUILD_TYPE=Release -DLLAMA_HIPBLAS=ON -DCMAKE_C_COMPILER="C:/Program Files/AMD/ROCm/5.7/bin/clang.exe" -DCMAKE_CXX_COMPILER="C:/Program Files/AMD/ROCm/5.7/bin/clang++.exe" -DAMDGPU_TARGETS="gfx1100;gfx1030;gfx1031"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions