Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Rename to lower case opencoarrays. | Tijl Coosemans | 2017-03-12 | 1 | -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 Coosemans | 2017-03-12 | 1 | -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 |