Skip to content

Backport/v6.0.x/fix dso#13808

Merged
edgargabriel merged 2 commits intoopen-mpi:v6.0.xfrom
bosilca:backport/v6.0.x/fix_dso
Apr 7, 2026
Merged

Backport/v6.0.x/fix dso#13808
edgargabriel merged 2 commits intoopen-mpi:v6.0.xfrom
bosilca:backport/v6.0.x/fix_dso

Conversation

@bosilca
Copy link
Copy Markdown
Member

@bosilca bosilca commented Apr 7, 2026

Backfort #13806 to the v6.x

bosilca added 2 commits April 7, 2026 13:00
Modules are unloaded before the cleanup sequence triggers, and
then the cleanup will call function pointers from unloaded objects.

Signed-off-by: George Bosilca <gbosilca@nvidia.com>
(cherry picked from commit 6ec3b93)
In 98f3af0 the datatype tests have been changed to call `opal_init`
instead of `opal_util_init` in order to enable the newly added
accelerator framework. This mean we now have a full initialization of
OPAL, and that must be matched by a full finalize of OPAL and not by a
`opal_util_finalize` (as it is the case in the current tests).

Signed-off-by: George Bosilca <gbosilca@nvidia.com>
(cherry picked from commit 818a7ba)
@github-actions github-actions bot added this to the v6.0.0 milestone Apr 7, 2026
@edgargabriel edgargabriel merged commit 1ba3720 into open-mpi:v6.0.x Apr 7, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants