Skip to content

Multiple commits#3417

Merged
rhc54 merged 4 commits intoopenpmix:v5.0from
rhc54:cmr50/typo
Oct 16, 2024
Merged

Multiple commits#3417
rhc54 merged 4 commits intoopenpmix:v5.0from
rhc54:cmr50/typo

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Oct 16, 2024

Add support for libz-ng

People have created a "next-gen" version of libz that
contains some enhancements and performance improvements
based on features available in newer chipsets. If we
see it present and/or are directed to it, preferentially
use it over the traditional libz.

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 6493161)

avoid warn-as-error for variable init

Signed-off-by: Thomas Naughton naughtont@ornl.gov
(cherry picked from commit 05ffb2d)

Fix delayed get

When we already have a get request pending with the server,
add the new request to the pending list and just return

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 80546dd)

Fix typo in equality check

Signed-off-by: Ralph Castain rhc@pmix.org
(cherry picked from commit 8c79c4a)

rhc54 and others added 4 commits October 16, 2024 11:28
People have created a "next-gen" version of libz that
contains some enhancements and performance improvements
based on features available in newer chipsets. If we
see it present and/or are directed to it, preferentially
use it over the traditional libz.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 6493161)
Signed-off-by: Thomas Naughton <naughtont@ornl.gov>
(cherry picked from commit 05ffb2d)
When we already have a get request pending with the server,
add the new request to the pending list and just return

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 80546dd)
Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit 8c79c4a)
@rhc54 rhc54 merged commit b83bc54 into openpmix:v5.0 Oct 16, 2024
@rhc54 rhc54 deleted the cmr50/typo branch October 16, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants