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

Function gpu_isCuQuantumCompiled

quest/src/gpu/gpu_config.cpp:172–174  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

170
171
172bool gpu_isCuQuantumCompiled() {
173 return (bool) COMPILE_CUQUANTUM;
174}
175
176
177int gpu_getNumberOfLocalGpus() {

Callers 4

printCompilationInfoFunction · 0.85
finalizeQuESTEnvFunction · 0.85
getEnvironmentStringFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected