Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ flex_min_version=2.5.4
# requirement is that it must be entirely printable ASCII characters
# and have no white space.

greek=rc3
greek=

# If repo_rev is empty, then the repository version number will be
# obtained during "make dist" via the "git describe --tags --always"
Expand Down
8 changes: 8 additions & 0 deletions docs/news/news-v3.x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ series, in reverse chronological order.
* an improved mechanism for automatically detecting the
presence of heterogeneous nodes

- PR #2: Update NEWS and VERSION for release
- PR #2377: Multiple commits
- Provide an MCA param to control hwloc shmem sharing
- Update the directive list in check_multi
- PR #2362: Multiple commits
- Revert back to explicitly setting hwloc support for xml import
- Cleanup bind output when partial allocations exist
- PR #2359: Update NEWS
- PR #2358: Multiple commits
- Enable MCA param support for display and runtime-options
- Update prun to new cmd line option spellings
Expand Down
Loading