Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RenderKit/ospray
/ isRunning
Function
isRunning
modules/mpi/common/maml/maml.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
OSPRAY_MPI_COMMON_EXPORT bool isRunning()
46
{
47
return Context::singleton && Context::singleton->isRunning();
48
}
49
50
OSPRAY_MPI_COMMON_EXPORT void stop()
51
{
Callers
2
asyncMessagingEnabled
Function · 0.85
start
Method · 0.85
Calls
1
isRunning
Method · 0.80
Tested by
no test coverage detected