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:...

- A detailed description of your proposed feature Following the suggestions given in the INSTALL file to build OpenCoarrays there is the line: make test # optional; verify build works...

[links]:# [contributing guidelines]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/CONTRIBUTING.md [issue]: https://github.com/sourceryinstitute/OpenCoarrays/issues [coverage]: https://img.shields.io/codecov/c/github/sourceryinstitute/OpenCoarrays/master.svg?style=flat-square | coverage on master | |:---------------------------:| | ![Codecov branch][coverage] | ## Summary of changes ## This PR 1. Removes ~4K lines of...

What happened ---------------- A test failed to compile because `make` couldn't find a required `.mod` file that is in the build tree. System Information ------------------- ``` uname -a Darwin CLaSS.local...

[CMakeCache.txt](https://github.com/sourceryinstitute/OpenCoarrays/files/8870275/CMakeCache.txt) [CMakeError.log](https://github.com/sourceryinstitute/OpenCoarrays/files/8870276/CMakeError.log) [configure.log](https://github.com/sourceryinstitute/OpenCoarrays/files/8870277/configure.log) [make-opencoarrays-mpich.log](https://github.com/sourceryinstitute/OpenCoarrays/files/8870278/make-opencoarrays-mpich.log) [make-test-mpich.log](https://github.com/sourceryinstitute/OpenCoarrays/files/8870279/make-test-mpich.log) - [x ] I am reporting a bug others will be able to reproduce and not asking a question or requesting a new feature. ##...

[links]:# [contributing guidelines]: https://github.com/sourceryinstitute/OpenCoarrays/blob/master/CONTRIBUTING.md [issue]: https://github.com/sourceryinstitute/OpenCoarrays/issues [coverage]: https://img.shields.io/codecov/c/github/sourceryinstitute/OpenCoarrays/master.svg?style=flat-square | coverage on master | |:---------------------------:| | ![Codecov branch][coverage] | ## Summary of changes ## 1. Greatly restructure/simplify the directory structure and...

[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 8.2.0 -...

invalid
unconfirmed

- [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:...

- [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:...

The title of the issue should start with `Defect:` followed by a succinct title. Please make sure to put any logs, terminal output, or code in [fenced code blocks]. Please...