OpenMP-threaded fork of sdpa-gmp (arbitrary-precision SDP solver). 2.4x at 256-bit precision, deterministic; fixes cases where upstream threading was slower than serial.
-
Updated
Aug 2, 2026 - C++
OpenMP-threaded fork of sdpa-gmp (arbitrary-precision SDP solver). 2.4x at 256-bit precision, deterministic; fixes cases where upstream threading was slower than serial.
Fork of sdpa-qd (quad-double SDP solver): first working OpenMP threading (1.5x), plus a fixed benchmark clock - upstream reported CPU time as elapsed, making speedups look like slowdowns.
OpenMP-threaded, reproducible fork of sdpa-dd (double-double SDP solver). 2.3x over upstream master, bitwise identical results at any thread count.
Add a description, image, and links to the sdp-solver topic page so that developers can more easily learn about it.
To associate your repository with the sdp-solver topic, visit your repo's landing page and select "manage topics."