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
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