Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Is there an MCA way to specify server URI in v5.0? #12422

Open
cruiseliu opened this issue Mar 21, 2024 · 1 comment
Open

Is there an MCA way to specify server URI in v5.0? #12422

cruiseliu opened this issue Mar 21, 2024 · 1 comment

Comments

@cruiseliu
Copy link

Background information

What version of Open MPI are you using? (e.g., v4.1.6, v5.0.1, git branch name and hash, etc.)

v5.0.1

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

Arch Linux system package

Please describe the system on which you are running

  • Operating system/version: Arch Linux
  • Computer hardware: Intel Core i7
  • Network type: Ethernet

Details of the problem

In v4.1.x the server URI could be set with mpirun --mca pmix_server_uri.
The environment variable OMPI_MCA_pmix_server_uri has a similar effect when the process is not launched with mpirun.

In v5.x the server URI is set with mpirun --dvm or prun --dvm-uri.
Seems there is no environment variable equivalent for these parameters?

@wenduwan
Copy link
Contributor

@rhc54 Could you provide some insights?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants