Skip to content

v5.9.1

Compare
Choose a tag to compare
@bjpalmer bjpalmer released this 17 Mar 17:04
· 44 commits to develop since this release
  • Changed
    • Updated OS's for continuous integration
    • Converted ARMCI_Error to use const char* instead of char*
  • Fixed
    • Data type mismatch in EAF fixed
    • Fixed group sync in sketch algorithm
    • Fixed some mismatches between long and int64_t data types
    • Added build system fixes for gcc version 14