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

installing dependencies (MPI /w h5py) #29

Open
bhaprayan opened this issue Aug 11, 2020 · 0 comments
Open

installing dependencies (MPI /w h5py) #29

bhaprayan opened this issue Aug 11, 2020 · 0 comments

Comments

@bhaprayan
Copy link

opening this issue for reference. i had to jump through some hurdles while trying to set up the dependencies for the repo.

to use MPI /w HDF5 follow this: https://docs.h5py.org/en/stable/mpi.html

that should fix things. if you're using conda, and get the error AttributeError: 'h5py.h5p.PropFAID' object has no attribute 'set_fapl_mpio' an additional step is:

conda install -c conda-forge "h5py>=2.9=mpi*"

@bhaprayan bhaprayan changed the title installing dependencies (MPI /w H5py) installing dependencies (MPI /w h5py) Aug 11, 2020
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

1 participant