Skip to content

update NEWS #2631

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 23, 2016
Merged

Conversation

hppritcha
Copy link
Member

Add resolved items from 2.0.2rc1 plus additional
minor fixes.

Signed-off-by: Howard Pritchard howardp@lanl.gov

Add resolved items from 2.0.2rc1 plus additional
minor fixes.

Signed-off-by: Howard Pritchard <howardp@lanl.gov>
@hppritcha hppritcha requested a review from rhc54 December 23, 2016 16:05
@hppritcha
Copy link
Member Author

@rhc54 if you could give a thumbs up on this, I"m getting ready to push rc2 up to www this morning and wanted to do a few updates to NEWS.

@hppritcha hppritcha merged commit 5d81956 into open-mpi:v2.0.x Dec 23, 2016
@hppritcha hppritcha added this to the v2.0.2 milestone Dec 23, 2016
@hppritcha hppritcha deleted the topic/minor_new_update_for_rc2 branch May 2, 2018 02:56
awlauria added a commit to awlauria/ompi that referenced this pull request Jul 26, 2022
PRRTe commits since last update:

a252745b99 - Handle clean shutdown of stdin
090898fe4f - Fix stdin forwarding across nodes
15977f6ecf - Update the dmodex example
550897001d - Return the PMIx version of "not supported"
4b41c8e0a3 - Fix resource usage tracking for map/bind operations
ccd3bafcbd - Revert debug commits
c7dd6bbecb - REVERT ME
ed79411103 - REVERT ME - DEBUG FOR PMIX-TESTS
06254c35d9 - Return zero status when outputting help/version info

PMIx commits since last update:

41f4225 - Fix IOF of stdin
7f458b5 - Update the dmodex example
518dc6a - Stop multiple invocations of debugger-release
7b741c4 - src/include/Makefile.am: avoid potential file corruption
e78b8e5 - construct_dictionary.py: make .format() safe for Python 2
627731e - Cleanup some debug output
7931d87 - Add "const" qualifiers to some string print APIs
534cf08 - Fix potential use after free in tests
d94a533 - Properly cast the list_item_t
1318c07 - Cleanup the pnet/sshot code for picky compilers
60b45ef - Fix dmodex operations
eda31e0 - Add CPPFLAGS for pnet/sshot component
0daf8e2 - Fix show_help output to include tools
c9e3f09 - Fix PMIX_INFO_*PROCESSED macros
b46e350 - Update show-help system
735b29a - Remove bad destruct call
8352b86 - Enable pickyness by default in Git repo builds (open-mpi#2631)
03a8194 - Hide unused function
b83c97f - Return "succeeded" status when outputting help/version info

Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
awlauria added a commit to awlauria/ompi that referenced this pull request Aug 22, 2022
Commits since last update:

3e827472a2 - Remove man pages
d0b2c2611d - Fix flex detection
8cb6f58fe0 - Bump VERSION to v4.2.1
b0a4339be4 - Enable show_help output on tools
571393b512 - Fix the buildrpm script
81c14d7df0 - Update NEWS for final release
0582c8512d - Cleanup singletion IOF lists
24f5357560 - examples: add a test to simulate open mpi group usage.
9119231a37 - Output IO as singleton, support background commands
032af19345 - Standardize on const char* key
6fc8ee283d - Revert "Silence gcc12 warnings"
3d746a0daf - Silence gcc12 warnings
92ae1c2618 - Need to replace the entire proc in fence with group member
a1d6ae2a05 - Update NEWS/VERSION for rc2
663b67f86a - Fix/implement the group invite support
6607101815 - Do not error out if lib is symlinked to lib64
9c81ebf592 - Separate out pinstalldirs for inclusion by PRRTE
bd64ea7c1f - Fix the tm configure logic
2ed71f17e8 - Minor cleanup of timestamp output
caafc48966 - Fix reference to removed variable
bdb7150142 - Update NEWS with notices and remove unready components
56d5c400ff - Fix make_tarball and remove unused variable
27d332312f - Update the news, version, and exceptions for rc1
43fa0176a4 - Support broader range of output formats
f87c7ef282 - Sort proc arrays to remove order sensitivity and fix multi-node grp info
75928d777b - Coordinate psec modules across pfexec child
db1418d6e6 - Complete implementation of group info exchange
1b58c79bdc - Update GDS/Hash
dde484925a - Fix the GNU CI run
52c475b4aa - Forward stdin to apps directly fork/exec'd by PMIx
013fb830a5 - Return the correct code for register fabric
5630ca841a - Protect "create" macros from zero entries
f345f0e879 - Fix IOF of stdin
25d4f140be - Update tests for picky compilers and one place in MCA base
fc25381018 - Disable picky compilers in dstore
c5445edb02 - Update VERSION
035155ef50 - Minor touchups for picky compilers
487b139086 - Update the dmodex example
d899119873 - Stop multiple invocations of debugger-release
dcf6fb96e9 - src/include/Makefile.am: avoid potential file corruption
266f6458ae - construct_dictionary.py: make .format() safe for Python 2
977e392ed9 - Cleanup some debug output
487f68d66d - Add "const" qualifiers to some string print APIs
07cdb7dbbc - Fix potential use after free in tests
3c9a3679c6 - Properly cast the list_item_t
cc2ee2eaeb - Fix dmodex operations
a70ce1b0a1 - Fix show_help output to include tools
7ae2993c16 - Update show-help system
54523c3f07 - Fix PMIX_INFO_*PROCESSED macros
09d4463b4e - Remove bad destruct call
c532553236 - Enable pickyness by default in Git repo builds (open-mpi#2631)
be2a27d67c - Return "succeeded" status when outputting help/version info
a3216718ac - Fix pcompress/zlib implementation (open-mpi#2625)
84e1c2319d - Fix typos.
3edfda519f - Add PMIx Standard version info to pmix_info
32ff1b034b - Update the PMIx ABI Query attributes to match the standard
45eaba2284 - Add examples for using PMIx_Query_info with PMIX_QUERY_ABI_VERSION
a978d02e10 - Backend query support for PMIX_QUERY_ABI_VERSION and local keys
52803578fc - Setup PMIX_STD_ABI_VERSION in the VERSION file
7cbe9b67ea - Fix the greek version

Signed-off-by: Austen Lauria <awlauria@us.ibm.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants