This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, Fortran, 4.7] PR 18918 - Add initial support for a coarray communication library


Tobias,

Would it make sense to offer a third option - using shared memory parallelism? I would surmise that it could leverage off of library code that is already present for openmp. It would also allow users to write and debug coarray code 'out of the box' - without having to deal with MPI.

Walter


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]