Replies: 3 comments 2 replies
-
The first paragraph is hard to digest (grammatically) How about:
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Should we say something about the nvhpc compiler suite ? I think in general, IIRC, we had openmp issues, but other things mostly worked |
Beta Was this translation helpful? Give feedback.
1 reply
-
Locking with the final version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Release 1.5.0 of Ginkgo.
The Ginkgo team is proud to announce the new Ginkgo minor release 1.5.0. This release brings many important new features such as:
and much more.
If you face an issue, please first check our known issues page and the open issues list and if you do not find a solution, feel free to open a new issue or ask a question using the github discussions.
Supported systems and requirements:
dpcpp
.Algorithm and important feature additions:
Deprecations and important changes:
ResidualNorm
class (#1101)num_rhs
is now required when solving for more than one right-hand side, otherwise an exception is thrown (#1184).Improved performance additions:
Fixes:
NVHPC
compiler support (#1194)Other additions:
move_from
toPolymorphicObject
(#997)Beta Was this translation helpful? Give feedback.
All reactions