Skip to content

Commit

Permalink
NEWS: mention hwloc detection, consistent wording
Browse files Browse the repository at this point in the history
  • Loading branch information
davidozog committed Jun 26, 2024
1 parent 9dfdc8e commit dd51900
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ v1.5.3rc1
enabled by default. It can be disabled with the environment variable,
SHMEM_OFI_DISABLE_MULTIRAIL=1.
- Added initial support for multi-NIC topology optimizations via hwloc.
Detection of hwloc is enabled by default. It can be disabled with the
configuration flag, --without-hwloc.
- Moved the "tests-sos" package of unit tests and performance benchmarks to a
new Git submodule hosted at https://github.com/openshmem-org/tests-sos.
- Added shmemx_ibput and shmemx_ibget as extension APIs.
Expand All @@ -18,8 +20,8 @@ v1.5.3rc1
--enable-ofi-inject and --enable-nonfetch-amo, which are enabled by default.
- Manpage generation is now disabled by default to shorten build times. It can
be re-enabled during configuration with the --enable-manpages flag.
- Multiple bugfixes, including in teams configuration, remote-virtual-addressing
checks, buffer argument overlap checks, and more.
- Included multiple bugfixes, including in teams configuration,
remote-virtual-addressing checks, buffer argument overlap checks, and more.

v1.5.2
------
Expand Down

0 comments on commit dd51900

Please sign in to comment.