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

import h5py starts orted #1311

Closed
robnagler opened this issue Aug 16, 2018 · 5 comments
Closed

import h5py starts orted #1311

robnagler opened this issue Aug 16, 2018 · 5 comments
Assignees

Comments

@robnagler
Copy link
Member

orted is a process which controls MPI, but it is unnecessary in the sirepo container. It's only required if you are running an mpi program. h5py is initializing mpi4py.

@robnagler
Copy link
Member Author

See h5py/h5py#1081 for more details.

Nothing we can do, but it does cause problems with sockets.

@robnagler
Copy link
Member Author

Fix is pending: h5py/h5py#1117 (comment)

@robnagler
Copy link
Member Author

We are no longer using OpenMPI so a non-issue.

@rorour
Copy link
Member

rorour commented Oct 18, 2023

is test_no_h5py() still needed in test.sh? Asking because I ran into it when importing h5py for omega

@robnagler
Copy link
Member Author

You could test to see if the latest h5py does the right thing. We special case the codes in server.py. You could remove that and see.

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

No branches or pull requests

2 participants