mercury 1.0.1
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)