Dear Members,
I have just configured and compile the parallel HDF5 1.8.10 patch 1 without
any problem. I am using Ubuntu 12.10 (quantal) with openmpi 1.6.4.
I have configured hdf5 with the following command:
$ export CC= /usr/local/bin/mpicc
$ export CXX=/usr/local/bin/mpic++
$ ./configure --enable-zlib --enable-linux-lfs --with-gnu-ld --enable-hl
--enable-shared --enable-fortran --prefix=/usr/local
In attachment you can find the log file of such configuration
(configuration_log.txt).
Then, I have compiled without any errors but many warnings (see
make_log.txt).
Moreover, I tested the serial tests with make check-s. No problem with the
serial tests (see make_check-s_log.txt)
However, when I run the parallel tests (make check-s) I get errors (see
make_check-s_log.txt).
Do you have any idea which can be the problem?
Thank you in advance for your time.
configuration_log.txt
<http://hdf-forum.184993.n3.nabble.com/file/n4025949/configuration_log.txt>
make_log.txt
<http://hdf-forum.184993.n3.nabble.com/file/n4025949/make_log.txt>
make_check-s_log.txt
<http://hdf-forum.184993.n3.nabble.com/file/n4025949/make_check-s_log.txt>
···
--
View this message in context: http://hdf-forum.184993.n3.nabble.com/make-check-parallel-test-fail-tp4025949.html
Sent from the hdf-forum mailing list archive at Nabble.com.