Hello everybody,

I have a problem installing hdf5 :

checking whether a simple MPI-IO program can be linked... no
configure: error: unable to link a simple MPI-IO application

but I am using mpicc for the compiler :

How can I fix the problem ?

I read
http://www.hdfgroup.org/ftp/HDF5/current/src/unpacked/release_docs/INSTALL_parallel

and it says :

he HDF5 Library can be configured to use MPI and MPI-IO for parallelism on
a distributed multi-processor system. The easiest way to do this is to have
a properly installed parallel compiler (for example, MPICH's mpicc or
IBM's mpcc_r) and supply the compiler name as the value of the CC
environment variable.

which is what I have :


 echo $CC
/scinet/bgq/compilers/gcc-4.8.1/mpi/bin/mpicc

Do you have any suggestions ?

Thank you for your help,

Cheers,

Bertrand
_______________________________________________
Hdf-forum is for HDF software users discussion.
[email protected]
http://mail.lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org

Reply via email to