gutmann / coarray_icar

Testing implementation of CoArrays for the basic ICAR algorithms
MIT License
5 stars 6 forks source link

(Attempt to) evaluate Intel MPI + coarrays on Cray Aries network #21

Open bcfriesen opened 6 years ago

bcfriesen commented 6 years ago

The Cray Fortran compiler integrates coarrays with a communication library which uses the Aries interconnect (featured, e.g., on the Cray XC series systems). It would be an interesting exercise to determine if one can also compile Intel MPI and coarrays with Aries, so that we can measure performance between the two coarray implementations on the same hardware.