Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29285 Discussions

coarray and coroutines communications using mixed infiniband network

bclmary
Beginner
289 Views

Hello,

I am using a cluster with two generations of infiniband networks : EDR and HDR. The HDR network is configured to be compatible with the EDR one, through 100 Gb/s.

This mixed network works fine with the intel mpi library (using mpi or mpi_f08 modules).

But using coarrays or coroutines (tested with co_sum and co_broadcast), the program just indefinitely freeze before doing anything.

When using only EDR or HDR network only, the program works just fine.

Any help would be appreciated.

Regards,

B. Mary

0 Kudos
0 Replies
Reply