File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -60,6 +60,12 @@ included in the vX.Y.Z section and be denoted as:
60604.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
Original file line number Diff line number Diff 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"
You can’t perform that action at this time.
0 commit comments