This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug fortran/83700] [Meta-bug] Fortran Coarray issues


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83700

--- Comment #4 from Damian Rouson <damian at sourceryinstitute dot org> ---
(In reply to Dominique d'Humieres from comment #3)
> AFAIR most of (if not all) the PRs are exposed via -fcoarray=lib
> -lcaf_single.

Yes, I meant to write "-fcoarray=lib -lcaf_mpi".  If the errors are
compile-time errors, then it probably doesn't matter, but if they are runtime
errors, then it's important to test both with single-image execution
(-lcaf_single) and multi-image execution (e.g., -caf_mpi).

Also, if anyone is interested in related contract work, let me know.  Most of
the funding Sourcery Institute can contribute have been expended, but one donor
to Sourcery Institute has asked about additional ways to contribute so there
could be opportunities for a small amount of funding.

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