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

MPI support for parallel operations #440

Closed
bekozi opened this issue Mar 16, 2017 · 1 comment
Closed

MPI support for parallel operations #440

bekozi opened this issue Mar 16, 2017 · 1 comment
Assignees
Milestone

Comments

@bekozi
Copy link
Contributor

bekozi commented Mar 16, 2017

Allow OcgOperations and data interface to run using MPI.

@bekozi bekozi added this to the v2.0.0 milestone Mar 16, 2017
@bekozi bekozi self-assigned this Mar 16, 2017
bekozi added a commit that referenced this issue Mar 16, 2017
- Substantial rewrite of drivers, data interface, calculations, and
  operations to support MPI parallelization
- Removes required dimensions and dimension ordering #374
- Any extra dimensions are now subset provided they share the name of
  subset dimensions #143
- Default coordinate system switched to spherical #380
- Removes selection geometry ordering constraint (unclear why it was
  present in the first place) #383
- Aggregation is now in parallel. Additional speed-ups should use
  ESMF for spatial aggregations (conservative regridding). #197
- Relaxed dimension constraints for variables means all dimension types
  are handled #211
@bekozi
Copy link
Contributor Author

bekozi commented Mar 27, 2017

MPI support available in v-2.0.0.dev1 branch.

@bekozi bekozi closed this as completed Mar 27, 2017
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

1 participant