Skip to content

QHybrid

Choose a tag to compare

@WrathfulSpatula WrathfulSpatula released this 06 Sep 15:02
· 82 commits to master since this release
  • This release introduces the Qrack::QHybrid type, which switches between CPU and GPU modes as effecient.
  • Small QEngineCPU (and QHybrid) workloads are now asynchronous.
  • QUnit now loads underlying "shard" engines lazily, when a QEngine is not necessary to simulate single separable qubits.
  • The experimental Qrack::QPager type has been added.