Update release news

maint-3.9.0
sfilippone 6 months ago
parent 3c791b5370
commit 82666d517a

@ -2,10 +2,13 @@ WHAT'S NEW
Version 3.9
1. PSBLAS3-EXT has been folded into the main library
2. Renamed GPU into CUDA.
3. Highly experimental OpenACC support.
3. Highly experimental OpenACC support. Requires a Fortran compiler which
supports SUBMODULES, e.g GNU Fortran version 12 or later
4. The iterative solvers are now defined in psb_linsolve_mod
and implemented in libpsb_linsolve.a; existing code using
Krylov methods will work with no changes.
Krylov methods will work with no changes.
5. In the linsolve directory we now have an interface for
Richardson interations
Version 3.8.0-2
1. CTXT is now an opaque object.

Loading…
Cancel
Save