Izaak "Zaak" Beekman
Izaak "Zaak" Beekman
DO NOT MERGE THIS, WIP! I just wanted to have a place to look at the diff and discuss implementation details while I work on wrapping this up. Goals: -...
- [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:...
At the very least `opencoarrays.F90` should be documented. Test should probably be documented as well as some build system stuff etc.
[issue stat img]: https://img.shields.io/issuestats/i/github/sourceryinstitute/OpenCoarrays.svg?style=flat-square # Defect/Bug Report # - OpenCoarrays Version: cmake - Fortran Compiler: gcc-8 - C compiler used for building lib: apple clang - Installation method: homebrew package...
- [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:...
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...
[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...
Probably will get done with #172 The problem lies in global function pointers
# Defect/Bug Report # src/tests/unit/simple/test1Caf.F90 AKA increment_my_neighbor fails (at least when oversubscribed @ 32 cores) I have spent some time looking at this and can't convince myself that this is...