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

Optionally disable mpi4py imports with an env flag #4

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

Conversation

xylar
Copy link

@xylar xylar commented Jun 17, 2021

This allows for the same environment to run on a compute node (where mpi4py should work) and a login node (where mpi4py often doesn't work) on HPC systems.

This allows for the same environment to run on a compute node
(where mpi4py should work) and a login node (where mpi4py often
doesn't work) on HPC systems.
@xylar
Copy link
Author

xylar commented Jun 17, 2021

This PR corresponds to the patch in conda-forge/distarray-feedstock#4. The changes are equivalent to CDAT/cdms#428 and CDAT/cdms#438 in cdms2, and uses the same flag CDMS_NO_MPI=True for convenience.

@xylar
Copy link
Author

xylar commented Jun 17, 2021

@jasonb5, this is ready to review.

@jasonb5 jasonb5 self-requested a review June 17, 2021 15:35
@jasonb5 jasonb5 self-assigned this Jun 17, 2021
@jasonb5
Copy link

jasonb5 commented Jun 17, 2021

LGTM I'll get this merged.

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