Skip to content

mercury 1.0.1

Compare
Choose a tag to compare
@soumagne soumagne released this 15 Feb 18:18
· 645 commits to master since this release

This is mostly a bug fix release, which includes:

  • Update CMake policy for CMake 3.12 and above
  • Fix potential race when forcing a handle to be destroyed
  • Fix cancelation of HG operations (fix #267)
  • Fix HG_Reset() to reset NA resources upon NA class change (fix #272)
  • NA OFI: fix cancelation of operations that cannot be canceled
  • NA OFI: remove extra fi_addr_xxx prefix from generated URI
  • NA SM: remove page size check that would prevent to run on system w pages larger than 4KB (fix #268)