On Wed, Sep 19, 2018 at 3:30 PM Andrew Stubbs <a...@codesourcery.com> wrote:
> > If you want to port your tool to GCN that would be cool, but I suspect > non-trivial. > To clarify, OpenCoarrays is not a tool. It is the parallel ABI required to create executable programs capable of executing in multiple images as required by the Fortran 2008 standard. Multi-image execution is the reason coarray features exist so I hope the maintainers won't approve a patch that impacts coarray features but has not been tested against OpenCoarrays, which has its own test suite. Again, I would be glad to assist with installing OpenCoarrays on your system. Whether it's trivial or not, it's essential to protect against breaking a large feature set that is part of Fortran 2008 and 2018. Damian