Skip to content

ScaLAPACK 2.2.0

Latest
Compare
Choose a tag to compare
@weslleyspereira weslleyspereira released this 02 Feb 23:13
· 45 commits to master since this release
0128dc2

Release 2.2.0

New features:

  • Allow compilation in ILP64 mode, PR #19

Major bug fixes:

  • Use pointer macro to prevent integer overflow, PR #16
  • Fix argument mismatches for implicitly defined functions (for gcc-10+ compatibility), PR #26
  • No memory leaks on blacs_exit, PR #37