Hi Andrew,
I had a go at building this 2.4.0 beta1 in mpi mode, but ran into a problem at compile-time: missing h5py/defs.c (see attached trace of the configuration and build).
I use the following dependencies:
* hdf5 1.8.11 (parallel, shared)
* Cython 0.19.1
* Numpy 1.7.1
* mpi5py 1.3.1
* python 2.7.3
The relevant binaries are all in the path and python modules in the pythonpath. I have built and used h5py several times before, but not come across this kind of issue before... Am I just forgetting some configuration?
Cheers,
Ulrik
h5py-2.4.0b1_build.log (6.35 KB)
···
________________________________________
From: Andrew Collette [andrew.collette@gmail.com]
Sent: 03 November 2014 18:32
To: h5py@googlegroups.com; HDF Users Discussion List
Subject: [Hdf-forum] ANN: HDF5 for Python 2.4.0 BETA
Announcing HDF5 for Python (h5py) 2.4.0 BETA
The h5py team is happy to announce the availability of h5py 2.4.0 (beta).
This beta version will be available for approximately two weeks. Because
of the substantial number of changes to the code base, we welcome feedback,
particularly from MPI users.
Documentation for the beta is at:
http://docs.h5py.org/en/latest/
Download at PyPI:
Changes
-------
This release incorporates a total re-write of the identifier management
system in h5py. As part of this refactoring, the entire API is also now
protected by threading locks. User-visible changes include:
* Files are now automatically closed when all objects within them
are unreachable. Previously, if File.close() was not explicitly called,
files would remain open and "leaks" were possible if the File object
was lost.
* The entire API is now believed to be thread-safe (feedback welcome!).
* External links now work if the target file is already open. Previously
this was not possible because of a mismatch in the file close strengths.
* The options to setup.py have changed; a new top-level "configure"
command handles options like --hdf5=/path/to/hdf5 and --mpi. Setup.py
now works correctly under Python 3 when these options are used.
* Cython (0.17+) is now required when building from source.
* The minimum NumPy version is now 1.6.1.
* Various other enhancements and bug fixes
_______________________________________________
Hdf-forum is for HDF software users discussion.
Hdf-forum@lists.hdfgroup.org
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
Twitter: https://twitter.com/hdf5
--
This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom