Download Latest Version 0.6.0 source code.tar.gz (664.5 kB)
Email in envelope

Get an email when there's a new version of CUDA-QX

Home / 0.6.0
Name Modified Size InfoDownloads / Week
Parent folder
0.6.0 source code.tar.gz 2026-04-10 664.5 kB
0.6.0 source code.zip 2026-04-10 949.5 kB
README.md 2026-04-10 10.4 kB
Totals: 3 Items   1.6 MB 2

CUDA-Q QEC 0.6.0 and CUDA-Q Solvers 0.6.0

This is combined release of CUDA-Q QEC and CUDA-Q Solvers, both version 0.6.0.

This is the first CUDA-Q QEC release that builds example decoder applications on top of CUDA-Q Realtime [blog]. CUDA-Q QEC 0.6 ships with two new real-time-capable decoder pipelines: the RelayBP belief-propagation decoder for qLDPC codes and an NVIDIA Ising convolutional neural network (CNN) pre-decoder paired with a global decoder (PyMatching) for the surface code. These pipelines enable quantum vendors and QEC researchers to deploy real-time GPU decoding for two popular code families via NVQLink.

Additionally, this release of CUDA-Q QEC contains speed improvements for our GPU-accelerated RelayBP decoder (up to 19X!)

For CUDA-Q Solvers 0.6.0, support was added for a new UpCCGSD ansatz solver and a Coupled Exchange Operator (CEO) pool.

Please check out the docs and examples for how to get started using the CUDA-QX libraries!

Note: CUDA-Q QEC 0.6.0 and CUDA-Q Solvers 0.6.0 both depend on CUDA-Q 0.14. For CUDA-Q Realtime usage (experimental), you need to use CUDA-Q 0.14.1.

Features and Enhancements (QEC) ๐ŸŽ‰

nv-qldpc-decoder Updates (Closed Source)

  • Implemented new graph capture interface functions to run RelayBP with CUDA-Q Realtime
  • Add new repeatable configuration option to enable bit-for-bit repeatable results when running back-to-back on the same system
  • Significant RelayBP optimizations, for both fp32 and fp64. Timings below show speedups relative to 0.5 for some well-known Bicycle Bivariate Codes on B200. All of the reported speedups are for non-batched, serial execution mode.
Case Name (n_k_d) Variant Total Speedup (Ratio)
72_12_6 fp32 3.44
72_12_6 fp64 2.74
144_12_12 fp32 5.50
144_12_12 fp64 4.51
288_12_18 fp32 19.06
288_12_18 fp64 13.16
Average 8.07

Bug Fixes (QEC) ๐Ÿ›

Features and Enhancements (Solvers) ๐ŸŽ‰

Bug Fixes (Solvers) ๐Ÿ›

Documentation โœ๏ธ

Common / Misc

Testing

New Contributors

Full Changelog: https://github.com/NVIDIA/cudaqx/compare/0.5.0...0.6.0

Source: README.md, updated 2026-04-10