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

Function error_commWithSameRank

quest/src/core/errors.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169void error_commWithSameRank() {
170
171 raiseInternalError("A distributed function attempted to communicate to a pair rank equal to its own rank.");
172}
173
174void error_commGivenInconsistentNumSubArraysANodes() {
175

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected