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

Function error_numaUnmappingFailed

quest/src/core/errors.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138void error_numaUnmappingFailed() {
139
140 raiseInternalError("NUMA-aware memory deallocation unexpectedly failed.");
141}
142
143
144

Callers 1

cpu_deallocNumaArrayFunction · 0.85

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected