MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / error_gettingNumNumaNodesFailed

Function error_gettingNumNumaNodesFailed

quest/src/core/errors.cpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121}
122
123void error_gettingNumNumaNodesFailed() {
124
125 raiseInternalError("Failed to get the NUMA node count");
126}
127
128void error_numaAllocOrDeallocAttemptedOnWindows() {
129

Callers 1

cpu_allocNumaArrayFunction · 0.85

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected