Skip to content

Releases: sfilippone/psblas3

Version 3.8.1-2

13 Nov 07:20
Compare
Choose a tag to compare

Temporary fix for OpenMP problem

Version 3.8.1-rc1-3

07 Nov 20:52
Compare
Choose a tag to compare
Version 3.8.1-rc1-3 Pre-release
Pre-release

FIx gather for enable-serial

Version 3.8.1-rc1-1

06 Nov 12:23
Compare
Choose a tag to compare
Version 3.8.1-rc1-1 Pre-release
Pre-release

Build fixes and integration of various OpenMP improvements.

Version 3.8.1

28 Sep 12:34
Compare
Choose a tag to compare

Further OpenMP improvements in matrix build process and triple sparse matrix product.

Version 3.8.0-2

05 Aug 14:01
Compare
Choose a tag to compare

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

05 Jun 17:00
Compare
Choose a tag to compare

Fixes for issues with fedora packaging

Version 3.8.0

24 May 11:32
Compare
Choose a tag to compare

Aside from bug fixes, this release contains:

  1. Non-blocking (split) global communications;
  2. Changes to build procedure, to allow for remote accumulation of matrix entry contributions.

Version 3.7.1

16 Apr 15:55
Compare
Choose a tag to compare

Improvements to descriptor build.
New split collective communications.

Version 3.7.0.2

24 Sep 09:48
Compare
Choose a tag to compare

Improve psb_close cleanup
Fix use of c++ compilers in the CBIND part

Version 3.7.0.1

11 May 09:46
Compare
Choose a tag to compare

Minor bug fixes
Small change of interface for prec%descr now requires a mandatory INFO argument.