This sample uses the same buffer in several different non-blocking sends at the same time. The MPI standard does not allow that because some MPI implementations might have to manipulate the memory.

Because a violation of this rule has no negative consequences with most MPI implementations and is convenient, many applications contain the same error. They should be fixed to increase portability.

Usage Instructions:
System Requirements: