Skip to content

v3.2.1

Compare
Choose a tag to compare
@TysonRayJones TysonRayJones released this 06 Jun 17:30
· 127 commits to master since this release

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)