Skip to content

Sandia OpenSHMEM v1.3.4

Compare
Choose a tag to compare
@jdinan jdinan released this 07 Nov 18:42
c22c6dc

The Sandia OpenSHMEM development team is pleased to announce the release of SOS v1.3.4. Below are some of the changes included in this release:

  • Added manpages for OpenSHMEM API routines.
  • Added polling limit control variables SMA_OFI_TX_POLL_LIMIT and SMA_OFI_RX_POLL_LIMIT (see README for details) to allow control over quiet and wait polling limits, respectively.
  • Rewrite of environment variable management code and improved info output.
  • Added support for processor atomics in thread-safe build.
  • Added support for local communication optimization (--enable-memcpy).
  • Added support for libfabric FI_MR_RMA_EVENT memory registration mode.
  • Added experimental support for the PMIx process management interface (--with-pmix).
  • Fixed completion race in multithreaded mode.
  • Fixed bugs in support for zero-length point-to-point and collective communication.
  • Multiple bugfixes to test suite, including GUPS benchmark