Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/QuEST-Kit/QuEST
/ comm_isMpiCompiled
Function
comm_isMpiCompiled
quest/src/comm/comm_config.cpp:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
bool comm_isMpiCompiled() {
60
return (bool) COMPILE_MPI;
61
}
62
63
64
bool comm_isMpiGpuAware() {
Callers
4
autodep_chooseQuESTEnvDeployment
Function · 0.85
validate_newEnvDeploymentMode
Function · 0.85
printCompilationInfo
Function · 0.85
printDistributionInfo
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected