Re: [Dwarf-Discuss] Callable interface for Fortran "coarray" features

2020-12-28 Thread David Anderson via Dwarf-Discuss
On 12/28/20 11:52 AM, Bishop, John E via Dwarf-Discuss wrote: Different implementations of these features may use very different methods (e.g. MPI, shmem, real shared memory, home-brew message passing, RPC,..).  This means that the structures representing coarray concepts like coarrays, teams, ev

[Dwarf-Discuss] Callable interface for Fortran "coarray" features

2020-12-28 Thread Bishop, John E via Dwarf-Discuss
I am no longer a committee member, but I am still involved with helping make Fortran debuggable. I ask for comments on the possible extension described below. Fortran now has an extensive set of features to support parallel program using a shared-memory paradigm. This was introduced in the 2