Skip to content

Allow arbitrary keys to use data arrays#3520

Merged
rhc54 merged 1 commit intoopenpmix:v5.0from
rhc54:cmr50/sm
Jan 24, 2025
Merged

Allow arbitrary keys to use data arrays#3520
rhc54 merged 1 commit intoopenpmix:v5.0from
rhc54:cmr50/sm

Conversation

@rhc54
Copy link
Contributor

@rhc54 rhc54 commented Jan 24, 2025

The shmem2 component incorrectly restricted use of data arrays to PMIx predefined keys. Anyone can pass a data array with a custom key - we just treat it as any other key. The hash component did this correctly, so there is a workaround - make the shmem2 component do it too.

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

The shmem2 component incorrectly restricted use of data arrays
to PMIx predefined keys. Anyone can pass a data array with a
custom key - we just treat it as any other key. The hash component
did this correctly, so there is a workaround - make the shmem2
component do it too.

Signed-off-by: Ralph Castain <rhc@pmix.org>
(cherry picked from commit e2a534c)
@rhc54 rhc54 merged commit dda9404 into openpmix:v5.0 Jan 24, 2025
18 checks passed
@rhc54 rhc54 deleted the cmr50/sm branch January 24, 2025 19:52
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.

1 participant