8000 feat: allow user to override config option name by TomMelt · Pull Request #55 · TomMelt/mdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

feat: allow user to override config option name #55

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

Merged
merged 1 commit into from
Nov 2, 2024

Conversation

TomMelt
Copy link
Owner
@TomMelt TomMelt commented Nov 2, 2024

fixes #44
fixes #31

allow user to override mpi config option name by setting --mpi-config-opt

For example, on systems that use cray mpi, the mpi config option is called --config or --configfile. To specify this use a mdb launch command like the following:

mdb launch -n 8 -t ./simple-mpi.exe --mpi-config-opt configfile

@TomMelt TomMelt added the enhancement New feature or request label Nov 2, 2024
@TomMelt TomMelt self-assigned this Nov 2, 2024
@TomMelt TomMelt merged commit eafb084 into main Nov 2, 2024
2 checks passed
@TomMelt TomMelt deleted the allow-user-to-override-config-opt-name branch November 2, 2024 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

allow user to specify --configfile / --app option name from command line Support for MPICH and derived MPI implementations
1 participant
0