[Users] (no subject)

Ian Hinder ian.hinder at aei.mpg.de
Mon Jul 18 10:17:36 CDT 2011


On 18 Jul 2011, at 16:13, Petr Tsatsin wrote:

> Hello,
> I'm trying to compile einteintoolkit for my local workstation and I encountered following error.
> /usr/bin/ld: cannot find -lhdf5_hl_cpp
> /usr/bin/ld: cannot find -lhdf5_cpp
> I have my HDF5 compiled with mpicc and mpif90 compilers and, as far as I understand, parallel compilation dosen't allow to build required cpp libraries. Does anyone experience with this kind of problems? I'll be greatfull for any suggestions? Thank you.
> 

Cactus can build the libraries for you automatically.  All you have to do is enable the thorn ExternalLibraries/HDF5 and set HDF5 = BUILD in your optionlist.  HDF5 will be built as part of your normal Cactus build process.

If you want to build HDF5 yourself, you don't need to use mpicc or mpif90 compilers.  You can just use your standard compiler.  You will need to enable at least Fortran support in your build as the Einstein Toolkit requires this.  You may as well include C++ as well, though there is a way to bypass this requirement.

-- 
Ian Hinder
ian.hinder at aei.mpg.de

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/users/attachments/20110718/9d857737/attachment.html 


More information about the Users mailing list