Skip to content

ompi_comm_finalize is called before osc ucx component_finalize  #10629

Open
@MamziB

Description

@MamziB

Hi,

In the main branch, I see that ompi_comm_finalize is called before osc ucx component_finalize.

Can you please let me know if this behavior is intentional in the main branch?

In v4.1.x, I think ompi_comm_finalize is getting called after osc ucx finalize.

Thanks,
Mamzi

What version of Open MPI are you using? (e.g., v3.0.5, v4.0.2, git branch name and hash, etc.)

main branch

Describe how Open MPI was installed (e.g., from a source/distribution tarball, from a git clone, from an operating system distribution package, etc.)

Configure command line: '-C' '--enable-debug' '--with-ompi-param-check'
'--enable-picky'
'--prefix=XXX'
'--with-ucx=XXX'
'--with-verbs' '--enable-mpi1-compatibility'
'--without-xpmem' '--with-libevent=/usr'
'--with-slurm'
'--with-pmix=internal' '--with-hwloc=internal'
'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort'

If you are building/installing from a git clone, please copy-n-paste the output from git submodule status.

+6c9d3dde370cfb61739ba312f7631cd0f44eac3d 3rd-party/openpmix (v1.1.3-3554-g6c9d3dde)
+df7d17d0a3886ebe17607cdbdcac666f2936740b 3rd-party/prrte (psrvr-v2.0.0rc1-4370-gdf7d17d0a3)

Please describe the system on which you are running

HPCAC

  • Network type:
    IB

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions