New feature: per-Qureg parallelisation #396
TysonRayJones
announced in
Announcements
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
contributors: Oliver Brown, Tyson Jones
release: v4
Parallelisation methods (i.e. multithreading, GPU-acceleration and distribution) can now be runtime enabled or disabled for individual
Qureg
instances. This permits some registers to be e.g. multithreaded, and others to be e.g. GPU-accelerated, as may be ideal for their respective sizes.Beta Was this translation helpful? Give feedback.
All reactions