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

Add MPI testing #222

Closed
3 tasks
ewu63 opened this issue Mar 23, 2021 · 1 comment
Closed
3 tasks

Add MPI testing #222

ewu63 opened this issue Mar 23, 2021 · 1 comment
Labels
maintenance This is for maintaining the repo

Comments

@ewu63
Copy link
Collaborator

ewu63 commented Mar 23, 2021

Description

We do not have any MPI-related tests for the following:

  • fake COMM object works on single proc
  • optimization in parallel runs fine, with only the root proc running the optimization itself but calling the objective/sensitivity functions on all procs
  • parallel DV/constraint adding works as expected
@ewu63 ewu63 added the maintenance This is for maintaining the repo label Mar 23, 2021
@ewu63
Copy link
Collaborator Author

ewu63 commented May 13, 2021

Superseded by #256

@ewu63 ewu63 closed this as completed May 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance This is for maintaining the repo
Projects
None yet
Development

No branches or pull requests

1 participant