]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
fix ROCm on Windows (#683)
author旺旺碎冰冰 <redacted>
Sat, 6 Jan 2024 03:17:47 +0000 (11:17 +0800)
committerGitHub <redacted>
Sat, 6 Jan 2024 03:17:47 +0000 (04:17 +0100)
commit8bf3f009e653f6bdac893c4bb6441f88ee55fe48
treeb77aba5b5594a92db998cf6609cdc6a0acc34464
parent9e221033f3adb9d2261aa84f40f5fe567564b96a
fix ROCm on Windows (#683)

* fix ROCm on windows

* keep windows does not link m.lib

* add hip missed compile definitions

* never link m.lib

* use find_library for m

---------

Co-authored-by: slaren <redacted>
src/CMakeLists.txt