aboutsummaryrefslogtreecommitdiff
path: root/paper.tex
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-03 15:23:44 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-04-03 15:28:12 +0100
commit2d500f26e9777fc395131301404cf06c0d1a2951 (patch)
tree1f4f0a68b09534acb84b16c7286d71c900924597 /paper.tex
parentaa9de365ae7f85488e8e53acd642cf657de251a8 (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 'paper.tex')
0 files changed, 0 insertions, 0 deletions