Great job!!!
Congratulations to all of you. To me, Fortran 2018 teams do mark an important milestone and a new era for the possibilities of Fortran and PGAS programming. I will try out installation of this new release on a laptop computer and use of the Fortran 2018 team features.
Best wishes
--
You received this message because you are subscribed to a topic in the Google Groups "OpenCoarrays" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/opencoarrays/hCTBKRVb4n8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to opencoarrays...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencoarrays.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/627d68c0-5c93-4b2b-8801-8c588e2d1925%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Surprisingly, the OpenCoarrays/gfortran runtime can handle such errors with an appropriate error message:
'Fortran runtime error on image 1: SYNC TEAM called on team different from current or ancestor or descendant'.
This worked with the wrong team_variable taken from another team at the same team-level (non-nested teams). With my first test I did not get the error message because the wrong team_variable was that of an ancestor team.
============================================================
Building OpenCoarrays configuration: Release
============================================================
-- The C compiler identification is GNU 8.1.0
-- The Fortran compiler identification is GNU 8.1.0
-- Check for working C compiler: /home/ms/GCC-8-1-0_release/bin/gcc
-- Check for working C compiler: /home/ms/GCC-8-1-0_release/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
.
.
Scanning dependencies of target build_hello_multiverse
[ 8%] Generating hello_multiverse
[ 8%] Built target build_hello_multiverse
Scanning dependencies of target build_coarray_distributed_transpose
[ 10%] Generating coarray_distributed_transpose
/home/ms/OpenCoarrays-2.0.0/src/tests/integration/dist_transpose/coarray_distributed_transpose.F90:57:0:
do i = 2, num_nodes; variable[i] = variable; end do
interner Compiler-Fehler: in gfc_dep_resolver, bei fortran/dependency.c:2258
0x6c74b6 gfc_dep_resolver(gfc_ref*, gfc_ref*, gfc_reverse*)
../../gcc/fortran/dependency.c:2258
.
.
0x6ce89f gfc_be_parse_file
../../gcc/fortran/f95-lang.c:204
Bitte senden Sie einen vollständigen Fehlerbericht auf Englisch ein;
inclusive vorverarbeitetem Quellcode, wenn es dienlich ist.
Please include the complete backtrace with any bug report.
Weitere Hinweise finden Sie unter »<https://gcc.gnu.org/bugs/>«.
Error: comand:
`/home/ms/GCC-8-1-0_release/bin/gfortran -I/home/ms/OpenCoarrays-2.0.0/prerequisites/builds/opencoarrays/2.0.0/include/OpenCoarrays-2.0.0_GNU-8.1.0 -fcoarray=lib -Wl,-rpath -Wl,/usr/local/lib -Wl,--enable-new-dtags -I /usr/local/include -DPREFIX_NAME=_gfortran_caf_ -DGCC_GE_7 -DGCC_GE_8 -DHAVE_MPI -DMPI_WORKING_MODULE -O3 -o /home/ms/OpenCoarrays-2.0.0/prerequisites/builds/opencoarrays/2.0.0/bin/OpenCoarrays-2.0.0-tests/coarray_distributed_transpose /home/ms/OpenCoarrays-2.0.0/src/tests/integration/dist_transpose/coarray_distributed_transpose.F90 /home/ms/OpenCoarrays-2.0.0/prerequisites/builds/opencoarrays/2.0.0/lib/libcaf_mpi.a /usr/local/lib/libmpifort.so /usr/local/lib/libmpi.so`
failed to compile.
make[2]: *** [src/tests/integration/dist_transpose/coarray_distributed_transpose] Fehler 1
make[1]: *** [src/tests/integration/dist_transpose/CMakeFiles/build_coarray_distributed_transpose.dir/all] Fehler 2
make: *** [all] Fehler 2
2018-05-07 09:23:16 UTC [ info] Cleaning up. Done
--
You received this message because you are subscribed to a topic in the Google Groups "OpenCoarrays" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/opencoarrays/hCTBKRVb4n8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to opencoarrays...@googlegroups.com.
Visit this group at https://groups.google.com/group/opencoarrays.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/e5ee52a0-b540-46a3-8b50-785a7f4fd41b%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/opencoarrays/CAAbnBwaQzcKZ%2BWXBukfxZf6R6zLH0L7cN9RKQMYhq9qWUR%3Dt5g%40mail.gmail.com.