Damian Rouson
Damian Rouson
@milancurcic would you be open to a pull request with some refactoring that is minor but global? If so, I would submit one or more pull requests with the changes...
This PR adds UML documentation in the doc/ subdirectory, including 1. A README.md describing and depicting the diagrams. 2. A UML class diagram detailing the derived type relationships. 3. A...
After attempting to develop test_network_sync.f90 into a test that reports passing or failure and seeking some advice Tom Clune, who develops the pFUnit testing framework, I'm not confident there's a...
After unzipping `data/mnist/mnist.tar.gz`, checking out the main branch, and building with the above compiler, running the tests yields the error below even though doing the same with `gfortran` 10.2.0 avoids...
[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...
[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 -...
- [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:...
One thing I think is very important when going after funding is having data on the usage and impact of the software. This could take several forms: 1. Download statistics....