Skip to content

Version 2.2

Compare
Choose a tag to compare
@william-dawson william-dawson released this 01 Feb 14:37
· 117 commits to master since this release
8713272

This release is mainly bug fixes and usability improvements.

Bug fixes:

  • Fixed a serious bug with file i/o when a small matrix is read by many processes
  • Fixed a memory leak with the solver parameters
  • Fixed a bug in complex matrices when you change a matrices's process grid
  • Fixed a bug with matrix summation for edge case

Compilation:

  • Compilation with NAG compiler

Code Cleanup:

  • Moved code around for consistency
  • Simplified matrix gather for debugging

Features:

  • Automatic grid size (but it is not chosen in a particularly tuned way, this is simply for ease of use)
  • Sanity checks for grid size