MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / error_gpuCopyButQuregNotGpuAccelerated

Function error_gpuCopyButQuregNotGpuAccelerated

quest/src/core/errors.cpp:613–616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

611}
612
613void error_gpuCopyButQuregNotGpuAccelerated() {
614
615 raiseInternalError("A function attempted to access GPU memory of a Qureg which is not GPU accelerated.");
616}
617
618void error_gpuCopyButMatrixNotGpuAccelerated() {
619

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected