C Releases

A compact index of HPR-LP (C++/CUDA) releases—each entry shows the version tag and a one-line summary; click a version to view full notes, benchmarks, and downloads.


v0.1.1 — Add CUDA Graphs and align Power Iteration

Release date: 2026-02-03

Highlights

  • Apply the CUDA Graph to accelerate the main loop.

  • Refined the Power Iteration implementation for more efficient and accurate dominant eigenvalue estimation.

Downloads


v0.1.0 — A preliminary release: C GPU-accelerated HPR-LP solver

Release date: 2025-10-27

Highlights

  • First C public release of HPR-LP.

  • GPU-accelerated LP solver in C implementing the Halpern–Peaceman–Rachford (HPR) method.

Downloads