catalyst icon indicating copy to clipboard operation
catalyst copied to clipboard

[CUDA Quantum] Instruction set based on versions

Open erick-xanadu opened this issue 1 year ago • 0 comments

Different versions of CUDA Quantum have different instruction support. For example, version 0.6 added support for CSWAP. Let's keep the CUDA Quantum device support pinned to a minimum version for now and if the minimum version is not installed, then do not run those tests.

erick-xanadu avatar Feb 23 '24 21:02 erick-xanadu