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

open-mpi-build-script.sh: run singletons #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jsquyres
Copy link
Member

Run the "hello" examples as singletons (just "./hello_c" with no
"mpirun"). Tweak the run_example() subroutine to handle the case
where only one parameter is passed.

Signed-off-by: Jeff Squyres [email protected]


@bwbarrett Slightly updated compared to #60, and will wait to merge until singletons are fixed on Open MPI main.

Run the "hello" examples as singletons (just "./hello_c" with no
"mpirun").  Tweak the run_example() subroutine to handle the case
where only one parameter is passed.

Signed-off-by: Jeff Squyres <[email protected]>
@jjhursey
Copy link
Member

This is waiting on:

@jjhursey
Copy link
Member

main is now working, but v5.0.x needs some work still. See this comment for the current state of testing.

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.

2 participants