github ggml-org/llama.cpp b9491

latest releases: b9494, b9493
4 hours ago
Details

Avoid PDL race conditions by disabling restrict when PDL is used (#24030)

  • Removes restrict from PDL kernel headers due to incompatibility with
    PDL. Adds preprocessor directives based on arch in kernel body to add
    restrict to retain performance on older architectures.

  • Simplifies new restrict usage via macro

  • Add hopper to PDL restrict fix.

Co-authored-by: Oliver Simons osimons@nvidia.com


Co-authored-by: Oliver Simons osimons@nvidia.com

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.