OpenCoarrays icon indicating copy to clipboard operation
OpenCoarrays copied to clipboard

A parallel application binary interface for Fortran 2018 compilers.

Results 57 OpenCoarrays issues
Sort by recently updated
recently updated
newest added

- [x] I am reporting a bug others will be able to reproduce and not asking a question or requesting a new feature. ## System information including: - OpenCoarrays Version:...

bug
help-wanted
unconfirmed
in progress
Hacktoberfest

- [x] I am reporting a bug others will be able to reproduce and not asking a question or requesting a new feature. ## System information including: - OpenCoarrays Version:...

unconfirmed
build-system
in progress

[issue stat img]: https://img.shields.io/issuestats/i/github/sourceryinstitute/OpenCoarrays.svg?style=flat-square | Avg response time | |:------------------------------:| | ![Issue Stats][issue stat img] | # Defect/Bug Report # - OpenCoarrays Version: 2.3.1 - Fortran Compiler: gfortran 6.4.0 -...

bug
unconfirmed
in-progress
in progress

Add: - [X] an uninstall target to CMakeLists.txt - [ ] some means of invoking it via a script. (i.e., either by passing a flag like `--remove` or `--uninstall` to...

enhancement
help-wanted
ready
in progress

- [x] I am reporting a bug others will be able to reproduce and not asking a question or requesting a new feature. The sendget_by_ref issue first reported in https://github.com/sourceryinstitute/OpenCoarrays/issues/632#issuecomment-474827958...

bug
help-wanted
confirmed

Like in the "older" communication functions caf_get_by_ref should use an MPI-Datatype for transferring data.

in progress

Use MPI-Datatypes to reduce the network traffic needed by a send_by_ref.

in progress

# Defect/bug report # The implementation of lock and unlock violates the F2008+ standard, in that it should return STAT=STAT_LOCKED/UNLOCKED for LOCK(..., STAT=...) and UNLOCK(..., STAT=...), respectively. Furthermore do I...

bug
confirmed
ready
in progress

[ULFM2](https://bitbucket.org/icldistcomp/ulfm2) is a fork of Open-MPI that implements ULFM-based fault tolerance. When OpenCoarrays 2.4.0 is configured with CAF_ENABLE_FAILED_IMAGES=TRUE, the cafrun wrapper script adds the `--disable-auto-cleanup` option to mpiexec to allow...

in progress

[issue stat img]: https://img.shields.io/issuestats/i/github/sourceryinstitute/OpenCoarrays.svg?style=flat-square | Avg response time | |:------------------------------:| | ![Issue Stats][issue stat img] | # Defect/Bug Report # See also #460 for additional context. The `caftan` script requires...

bug
confirmed
ready
in progress