Skip to content

Commit 64c5e21

Browse files
authored
Merge pull request #7911 from bwbarrett/dist/v4.1.x
Prep for v4.1.0rc1 release
2 parents 80eebbe + 9dc3a9e commit 64c5e21

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,12 @@ included in the vX.Y.Z section and be denoted as:
6060
4.1.0 -- July, 2020
6161
-------------------
6262

63+
- runtime: fix situation where rank-by argument does not work
64+
- Portals4: Clean up error handling corner cases
65+
- runtime: Remove --enable-install-libpmix option, which has not
66+
worked since it was added
67+
- UCX: Allow UCX 1.8 to be used with the btl uct
68+
- OMPIO: Add support for the IME file system
6369
- OFI/libfabric: Added support for multiple NICs
6470
- OFI/libfabric: Added support for Scalable Endpoints
6571
- OFI/libfabric: Added btl for one-sided support

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ release=0
3232
# requirement is that it must be entirely printable ASCII characters
3333
# and have no white space.
3434

35-
greek=a1
35+
greek=rc1
3636

3737
# If repo_rev is empty, then the repository version number will be
3838
# obtained during "make dist" via the "git describe --tags --always"

0 commit comments

Comments
 (0)