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.5.0
Name Modified Size InfoDownloads / Week
Parent folder
0.5.0 source code.tar.gz 2025-11-18 449.3 kB
0.5.0 source code.zip 2025-11-18 684.4 kB
README.md 2025-11-18 7.4 kB
Totals: 3 Items   1.1 MB 0

CUDA-Q QEC 0.5.0 and CUDA-Q Solvers 0.5.0

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

This release introduces three major new decoders - our TensorRT AI/ML decoder, a GPU-accelerated implementation of the RelayBP decoding algorithm [1], and a new Sliding Window decoder.

CUDA-Q QEC 0.5.0 also includes our first real-time decoder API, enabling true in-kernel decoding for quantum error-correcting codes implemented directly in CUDA-Q! This makes it possible to integrate real-time QEC decoding into device-side kernels and will allow richer experimentation both in simulation and on real hardware [2].

Additionally, support for CUDA 13 is added in this release. Many more features are listed below!

Note: Support for Python 3.10 has been removed in this release.

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

Note: CUDA-Q QEC 0.5.0 and CUDA-Q Solvers 0.5.0 both depend on CUDA-Q 0.13.0.

[1] https://arxiv.org/abs/2506.01779 [2] https://docs.quantinuum.com/systems/trainings/helios/getting_started/gpu_decoding.html

Features and Enhancements (QEC) 🎉

Bug Fixes (QEC) 🐛

nv-qldpc-decoder Updates (Closed Source)

  • Update the nv-qldpc-decoder to support RelayBP by adding new options into the existing framework
  • Update the nv-qldpc-decoder to support a proc_float option to select fp32 processing (instead of fp64 default)

Features and Enhancements (Solvers) 🎉

Bug Fixes (Solvers) 🐛

Documentation ✏️

Common / Misc

Testing

New Contributors

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

Source: README.md, updated 2025-11-18