MCPcopy 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
59bool comm_isMpiCompiled() {
60 return (bool) COMPILE_MPI;
61}
62
63
64bool comm_isMpiGpuAware() {

Callers 4

printCompilationInfoFunction · 0.85
printDistributionInfoFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected