aboutsummaryrefslogtreecommitdiff
path: root/lang/OpenCoarrays/files/patch-src_mpi_mpi__caf.c
Commit message (Collapse)AuthorAgeFilesLines
* - Rename to lower case opencoarrays.Tijl Coosemans2017-03-121-10/+0
| | | | | | | | | - Add parallel pseudo category. Requested by: danfe Notes: svn path=/head/; revision=436029
* Add lang/OpenCoarrays, an implementation of Fortran coarrays using MPI.Tijl Coosemans2017-03-121-0/+10
OpenCoarrays is an open-source software project that supports the coarray Fortran (CAF) parallel programming features of the Fortran 2008 standard and several features proposed for Fortran 2015. WWW: http://www.opencoarrays.org/ PR: 217283 Submitted by: Anton Shterenlikht <mexas@bris.ac.uk> Notes: svn path=/head/; revision=436025