Skip to content

v3.2.1

Choose a tag to compare

@TysonRayJones TysonRayJones released this 06 Jun 17:30

Overview

A minor patch to the QuEST build.

Changes

  • getEnvironmentString() now returns a standard format between the serial, multithreaded, distributed, and GPU-accelerated backends. This enables convenient parsing by interfacing projects, like pyQuEST.

Bug fixes

  • removed unnecessary check for OpenMP compilers in non-multithreaded mode (by external contributor, Christopher Andrews @chr5tphr)