diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-03 15:23:44 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-04-03 15:28:12 +0100 |
commit | 2d500f26e9777fc395131301404cf06c0d1a2951 (patch) | |
tree | 1f4f0a68b09534acb84b16c7286d71c900924597 /.file-metadata | |
parent | aa9de365ae7f85488e8e53acd642cf657de251a8 (diff) |
OpenMPI, HDF5 libraries added for h5py
After trying the build a system with no Python library, I noticed that
Python's HDF5 module (`h5py') needs the HDF5 library and OpenMPI (to work
in parallel). So they were added. Finally `h5py' uses the `mpi4py' module
to communicate with OpenMPI, so it was also added. However, for some
reason, mpi4py doesn't work with this version of OpenMPI (as described in
the comments above).
So for now, h5py doesn't use it and can only work on a single thread, while
the HDF5 C library links with OpenMPI with no problem.
Diffstat (limited to '.file-metadata')
-rw-r--r-- | .file-metadata | bin | 4800 -> 4340 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata Binary files differindex 7e8d12c..27bfed5 100644 --- a/.file-metadata +++ b/.file-metadata |