Update on shared memory coarrays

Paul Richard Thomas paul.richard.thomas@gmail.com
Wed Dec 23 09:38:22 GMT 2020


Hi Thomas,

OK on the failures - I'll look out for the patch.

Is there a list somewhere of what has not been implemented but is
implemented in the existing coarrays library? Also, what is not implemented
from the standard?

Many thanks for your stupendous effort on this.

I am going to tackle the fixes for my two recent patches that have hit the
buffers PR83118 (patch as of last night) and PR98022 (patch that fixes it
but removes all the work that I have put into it :-( ). I'll post patches
today.

Paul


On Wed, 23 Dec 2020 at 09:10, Thomas Koenig <tkoenig@netcologne.de> wrote:

> Hi Paul,
>
> > FAIL: gfortran.dg/caf-shared/scalar_alloc_1.f90 -pthread
> > -fcoarray=shared  -O2  -lcaf_shared -lrt execution test
> > FAIL: gfortran.dg/caf-shared/scalar_alloc_2.f90 -pthread  >
> -fcoarray=shared  -O2  -lcaf_shared -lrt execution test
>
> I hope to have these patched today (depending on how the
> Christmas preparations go :-)
>
> > FAIL: gfortran.dg/assumed_type_9.f90   -O2  execution test
> > FAIL: gfortran.dg/assumed_type_9.f90   -Os  execution test
>
> That is an old failure, due to the fact that the branch hasn't
> been updated to more recent trunk, where this no longer occurs.
>
> Best regards
>
>         Thomas
>


-- 
"If you can't explain it simply, you don't understand it well enough" -
Albert Einstein


More information about the Fortran mailing list