Path to this page:
./
math/ggml,
Tensor library for machine learning
Branch: CURRENT,
Version: 0.22.0,
Package name: ggml-0.22.0,
Maintainer: pkgsrc-usersTensor library for machine learning
## Features
- Low-level cross-platform implementation
- Integer quantization support
- Broad hardware support
- Automatic differentiation
- ADAM and L-BFGS optimizers
- No third-party dependencies
- Zero memory allocations during runtime
Master sites:
Filesize: 3678.786 KB
Version history: (Expand)
- (2026-08-26) Updated to version: ggml-0.22.0
- (2026-08-23) Updated to version: ggml-0.21.0
- (2026-08-19) Updated to version: ggml-0.20.2
- (2026-08-19) Updated to version: ggml-0.20.1
- (2026-08-15) Updated to version: ggml-0.20.0
- (2026-08-08) Updated to version: ggml-0.19.0
CVS history: (Expand)
2026-08-26 12:27:31 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.22.0.
This release adds tensor-split support to the multi-backend (meta)
backend with improved split-state propagation, reworks the Metal
kernels into per-op sources with parallel compilation, and fixes
ggml_clamp to be a proper non-in-place op. It also brings new ops
(POOL_1D, PAD_REFLECT_1D), Q2_K SYCL kernels, MoE bias fusion on
OpenCL, and assorted fixes across the CUDA, Metal, SYCL, Vulkan,
OpenCL and WebGPU backends.
|
2026-08-23 09:44:35 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.21.0.
Changes not found.
|
2026-08-19 11:18:48 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.20.2.
Changes not found.
|
2026-08-19 10:25:29 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.20.1.
No changelog found.
|
2026-08-15 10:04:29 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
ggml: update to 0.20.0
no summary available
|
2026-08-08 09:14:51 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.19.0.
No summary found.
|
2026-08-05 07:35:44 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.18.1.
Summary not found.
|
2026-08-03 19:14:34 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
ggml: update to 0.18.0.
Another two weeks of updates.
|