Details
ggml-cuda: fix blackwell native builds (#18361)
- ggml-cuda: fix blackwell native builds
Replace 12x in native architectures by 12xa
-
replace for GGML_NATIVE=OFF too
-
only replace for native
-
remove 120f-virtual for default compilation
Co-authored-by: Aman Gupta
macOS/iOS:
Linux:
Windows:
- Windows x64 (CPU)
- Windows arm64 (CPU)
- Windows x64 (CUDA 12) - CUDA 12.4 DLLs
- Windows x64 (CUDA 13) - CUDA 13.1 DLLs
- Windows x64 (Vulkan)
- Windows x64 (SYCL)
- Windows x64 (HIP)
openEuler: