v3.2.1
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)