[ET Trac] [Einstein Toolkit] #602: Problem with thorn EOS_Omni
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Tue Oct 4 10:19:18 CDT 2011
#602: Problem with thorn EOS_Omni
------------------------------------+---------------------------------------
Reporter: Maxim Barkov | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: EinsteinToolkit thorn | Version: ET_2011_05
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by rhaas):
Hello Maxim,
EOS_Omni requires Fortran bindings to libhdf5 (libhdf5_fortran.so and .a)
which some Linux distributions do no install by default. You also need to
activate the thorn
{{{
ExternalLibraries/HDF5
}}}
in your thorn list. You must also make sure that hdf5.mod is in
'''include''' path of the Fortran compiler
(http://mpc.uci.edu/man/gfortran.html). If HDF5 is already active, try
adding
{{{
HDF5_DIR=BUILD
}}}
to you config file (/home/bmv/.cactus/config it seems). Lastly you should
make sure that you use the same compiler (and version) to build Cactus
that was used to compile libhdf5 (not an issue if you use BUILD).
Yours,
Roland
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/602#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list