mirror of
https://github.com/likelovewant/ollama-for-amd.git
synced 2025-12-21 22:33:56 +00:00
fix
This commit is contained in:
@@ -85,7 +85,7 @@ if(CMAKE_CUDA_COMPILER)
|
|||||||
)
|
)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(WINDOWS_AMDGPU_TARGETS_EXCLUDE_REGEX "^gfx(908|90a):xnack[+-]$"
|
set(WINDOWS_AMDGPU_TARGETS_EXCLUDE_REGEX ""
|
||||||
CACHE STRING
|
CACHE STRING
|
||||||
"Regular expression describing AMDGPU_TARGETS not supported on Windows. Override to force building these targets. Default \"^gfx(908|90a):xnack[+-]$\"."
|
"Regular expression describing AMDGPU_TARGETS not supported on Windows. Override to force building these targets. Default \"^gfx(908|90a):xnack[+-]$\"."
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user