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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29310 Discussions

Intel Fortran Coarray Teams/Collectives/event_type examples and samples

DataScientist
Valued Contributor I
523 Views

I wonder if Intel has any sample codes on the most recently added Coarray features of Fortran namely those mentioned in the title. We want to begin the use of these features in a codebase, but the examples and samples are rather scarce. Examples with `event_type` would be particularly useful. Thanks in advance for your help.

0 Kudos
1 Reply
Steve_Lionel
Honored Contributor III
507 Views

Intel has not updated its Fortran samples since the 2019 edition (and, really, not since 2016.) I'd suggest asking in Fortran Discourse - Fortran open source community (fortran-lang.discourse.group) where several people knowledgeable about the new coarray features are very helpful.

Reply