Releases: sfilippone/psblas3
Releases · sfilippone/psblas3
Version 3.8.1-2
Temporary fix for OpenMP problem
Version 3.8.1-rc1-3
FIx gather for enable-serial
Version 3.8.1-rc1-1
Build fixes and integration of various OpenMP improvements.
Version 3.8.1
Further OpenMP improvements in matrix build process and triple sparse matrix product.
Version 3.8.0-2
Better OpenMP integration.
New non-blocking collectives.
Now allowing remote builds (i.e. local contributions can
now be sent to the final destination process)
Restore Makefiles to work on parallel builds.
Version 3.8.0-1
Fixes for issues with fedora packaging
Version 3.8.0
Aside from bug fixes, this release contains:
- Non-blocking (split) global communications;
- Changes to build procedure, to allow for remote accumulation of matrix entry contributions.
Version 3.7.1
Improvements to descriptor build.
New split collective communications.
Version 3.7.0.2
Improve psb_close cleanup
Fix use of c++ compilers in the CBIND part
Version 3.7.0.1
Minor bug fixes
Small change of interface for prec%descr now requires a mandatory INFO argument.