qat.qpus.get_default_qpu
- qat.qpus.get_default_qpu(*args, **kwargs)
Returns a default QPU.
The default QPU is picked. On myQLM, this QPU is either
CLinalg
orPyLinalg
If no qpu is found in the qat.qpus package, an exception is raised
- Parameters:
*args – arguments passed to the QPU constructor
**kwargs: – arguments passed to the QPU constructor: