Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
172
bool gpu_isCuQuantumCompiled() {
173
return (bool) COMPILE_CUQUANTUM;
174
}
175
176
177
int gpu_getNumberOfLocalGpus() {
Callers
4
validateAndInitCustomQuESTEnv
Function · 0.85
printCompilationInfo
Function · 0.85
finalizeQuESTEnv
Function · 0.85
getEnvironmentString
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected