Skip to content

setting N_PROCS=1 will now run under MPI#60

Merged
naylor-b merged 2 commits intoOpenMDAO:masterfrom
naylor-b:version
Dec 8, 2021
Merged

setting N_PROCS=1 will now run under MPI#60
naylor-b merged 2 commits intoOpenMDAO:masterfrom
naylor-b:version

Conversation

@naylor-b
Copy link
Member

@naylor-b naylor-b commented Nov 9, 2021

This allows MPI test cases where the number of procs is 1 to work properly in openmdao. This is needed for the test_petsc_ksp.py module in openmdao, which uses PETSc vectors but only a single proc and is currently always being skipped. After this fix we can update the test_petsc_ksp.py test cases with N_PROCS=1 and they will work as intended without being skipped.

@naylor-b naylor-b merged commit b327540 into OpenMDAO:master Dec 8, 2021
@naylor-b naylor-b deleted the version branch December 8, 2021 15:08
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.

1 participant