Update on shared memory coarrays

2020-11-29 Thread Nicolas König
Hello world, here is an update for the coarray_native branch. TL;DR: New stuff and bugfixes, need help with testsuite integration. Toon's test case has provided the opportunity to fix numerous bugs; it now runs correctly. It can be found at http://moene.org/~toon/random-weather . Here's a lis

Re: Fortran Shared Coarrays for GCC 11

2020-10-25 Thread Nicolas König
Hi Richard, that's an excellent idea, I'll try to figure out to do that. Thanks for the advice! Nicolas On 23/10/2020 19:29, Richard Biener wrote: On October 23, 2020 7:49:04 PM GMT+02:00, "Nicolas König" wrote: Hello everyone, I'm hoping to get shared coarra

Fortran Shared Coarrays for GCC 11

2020-10-23 Thread Nicolas König
sual setup-ups could try building with the branch (at the moment, I have tested it on Linux both on Power and x86_64). The focus at the moment is just on bootstrap. Thanks in advance! Nicolas König