Update README and correct version number#300
Conversation
| 6. **Testing** | ||
| - Added formatting validation tests and automatic CI testing with MUMPS. | ||
|
|
||
| ### GMGPolar 2.3.0 | ||
|
|
||
| GMGPolar v2.3.0 finalizes the integration of Kokkos for GPU acceleration with GMGPolar. | ||
| - Added Google Tests for PCG convergence validation. |
There was a problem hiding this comment.
Is it expected that this last point has moved from 2.2.0-G to 2.3.0 ?
There was a problem hiding this comment.
I had actually removed the "-G" from the release (after you had commented on it). So I deleted it above (which was wrong anyway) and now continue as before.
There was a problem hiding this comment.
Yes I noticed, but I wasn't sure if the -G was a way of indicating a development version of if it was just a typo. If it was a typo then the line:
- Added Google Tests for PCG convergence validation.
has changed section
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #300 +/- ##
=======================================
Coverage 97.41% 97.41%
=======================================
Files 79 79
Lines 8653 8653
=======================================
Hits 8429 8429
Misses 224 224 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Should there be an entry explaining the change in 2.3.1 in the README ? |
Merge Request - GuideLine Checklist
Guideline to check code before resolve WIP and approval, respectively.
As many checkboxes as possible should be ticked.
Checks by code author:
Always to be checked:
If functions were changed or functionality was added:
If new functionality was added:
If new third party software is used:
If new mathematical methods or epidemiological terms are used:
Checks by code reviewer(s):