Skip to Content.
Sympa Menu

h5part - Re: [H5part] H5Hut fortran compiling

h5part AT lists.psi.ch

Subject: H5Part development and discussion

List archive

Re: [H5part] H5Hut fortran compiling


Chronological Thread  
  • From: "Gsell Achim (PSI)" <achim.gsell AT psi.ch>
  • To: "Koch, Benjamin" <benjamin.koch2 AT rwth-aachen.de>
  • Cc: "h5part AT lists.psi.ch" <h5part AT lists.psi.ch>
  • Subject: Re: [H5part] H5Hut fortran compiling
  • Date: Fri, 26 Feb 2021 12:29:24 +0000
  • Accept-language: en-US, de-CH
  • Authentication-results: localhost; iprev=pass (psi-seppmail1.ethz.ch) smtp.remote-ip=129.132.93.141; spf=pass smtp.mailfrom=psi.ch; dmarc=skipped

Hi Benjamin,

I just tried to reproduce on macOS 10.15 with gcc8 from Macports. For me
everything compiled and linked fine.

On which system (Linux (distribution?), macOS, ...) are you compiling?

How do you call the configure script?

From where did you downloaded/cloned H5hut? The "official" URL is:

https://gitlab.psi.ch/H5hut/src


Best

Achim
--
Of topic: is the Institute for Combustion Technology the former Institut für
Thermodynamik?


> On 25 Feb 2021, at 11:45, Koch, Benjamin <benjamin.koch2 AT rwth-aachen.de>
> wrote:
>
> Hello team of H5Hut,
>
> I'm a master student of the RWTH-Aachen and I work for the Institute for
> Combustion Technology. My supervisor and I are interested in data
> management via HDF5.
> We are working on the simulation of nano-particle combustion. Because the
> current method for writing out particle quantities could be faster, we
> discover your program on github.
> Our simulation program uses fortran code, so we try to include the fortran
> part of H5Hut.
>
> I tried to run the examples and it worked for the C part of the code, but I
> can't get the fortran code working.
>
> I think there is a problem with the linking of the library. The library
> seems to be linked, but then the error messages follow that some functions
> are not found. For example "pathto/src/build/lib/libH5hutF.so: undefined
> reference to `h5_flush_iteration'".
>
> Before I get too deep into the solving this problem, I like to ask:
> The last updates of the fortran code seem to be some time ago, is it still
> up to date?
>
> Best regards
> Benjamin Koch




Archive powered by MHonArc 2.6.19.

Top of Page