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.
-
Updated
Aug 9, 2026 - C++
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): threads the Schur-complement build and BLAS kernels, bit-identical results at any thread count, with per-repeat raw benchmark data.
OpenMP-threaded, reproducible fork of sdpa-gmp (arbitrary-precision SDP solver): threads the Schur/bMat/Cholesky/solve hot paths, bit-identical results across thread counts, benchmarked against pristine upstream and SDPB with published per-repeat raw data.
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."