MPUTIL_SYNC

Perform a barrier for all active cores

Notes

This provides a barrier for the active cores. MPUTIL_SYNC is only valid within a block that begins with MPUTIL_BEGIN and ends with MPUTIL_END.