Hi,
I’m recall that the Intel MPI library must be used to support coarrays running on MIC, but I’m wondering if this also applies to non-mic architecture. I know that Intel’s coarrays are implemented on top of MPI, and I am trying to figure out how to build for distributed memory systems and also profile with TAU. It seems that TAU is only currently configured with MVAPICH. I’m trying to decide how to proceed.