github ggml-org/llama.cpp b9691

latest releases: b9733, b9732, b9731...
2 days ago
Details

ggml-cpu: Conditionally enable power11 backend based on compiler support (#24687)

  • ggml: Conditionally enable power11 backend based on compiler support

Guard POWER11 backend creation behind a compiler flag check for -mcpu=power11. This avoids build failures on current GCC/Clang toolchains while preserving forward compatibility once POWER11 support becomes available.

  • Update CMakeLists.txt

ggml-cpu: Use -mcpu=power10 for P10 and P11

macOS/iOS:

Linux:

Android:

Windows:

openEuler:

  • DISABLED
  • openEuler x86 (310p)
  • openEuler x86 (910b, ACL Graph)
  • openEuler aarch64 (310p)
  • openEuler aarch64 (910b, ACL Graph)

UI:

Don't miss a new llama.cpp release

NewReleases is sending notifications on new releases.