1
MEL in multi-threaded environments
Viewed 13 times

Are there any special considerations to make for applications using MEL with MPI in multi-threaded mode (for example MPI_Init_thread(..., MPI_THREAD_MULTIPLE,...)?

waiting for moderation