It looks like I_MPI_WAIT_MODE has been removed from Intel MPI 2019 (https://software.intel.com/en-us/articles/intel-mpi-library-release-note...). Are there any suggestions on what to replace it with if we previously used it to avoid polling in our code?
↧