Session Type
Round Tables
Date & Time
Wednesday, April 10, 2024, 1:15 PM - 1:45 PM
Name
Round Tables
Location Name
PSC IV-VI
Description

The following round table/s are scheduled, but please check the board outside the room for additional round tables added during the event.

Implementation of Coarray in flang-new
Organizer: Jean-Didier Pailleux, Etienne Renault
-This round table aims at strengthening the community around fortran coarrays. 

Today coarrays are fully supported by both gfortan and ifort. On the contrary,  Flang-new has only a limited support of it (parsing only).

Adding a full support of coarrays in Flang-new is possible  through the combination of the PRIF interface [1] and the existing libraries (Caffeine [2], OpenCoarrays[3], etc.)

The goal of this round-table is to discuss the roadmap towards a full support of coarrays in flang-new. Latest advances in this topic will be covered as well as a short overview of the PRIF interface.

[1]  https://github.com/BerkeleyLab/flang-testing-project/blob/parallel-runtime-library-design-doc/flang/docs/ParallelFortranRuntime.md
[2] https://github.com/berkeleylab/caffeine
[3] https://github.com/sourceryinstitute/OpenCoarrays