Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeisSol/SeisSol
/ getOnlineMask
Method
getOnlineMask
src/Parallel/Pin.cpp:283–283 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
281
}
282
283
CpuMask Pinning::getOnlineMask() const { return onlineMask; }
284
285
bool Pinning::areAllCpusOnline() {
286
#ifndef __APPLE__
Callers
1
init
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected