Your issue might be related to the 
bug https://github.com/dealii/dealii/issues/14065 (see the discussion and 
the linked PR that should solve the problem for deal.II master, but not 9.4)

On Tuesday, August 9, 2022 at 1:23:55 PM UTC-4 d.arnd...@gmail.com wrote:

> Marco,
>
> It appears that
>
> -- Insufficient hdf5 installation found: hdf5 has to be configured with 
> MPI support.
>
> is the problem. HDF5 has not been compiled with MPI support. Thus, you can 
> either try to make sure that HDF5 is built with MPI support or, in case you 
> are not going to use HDF5 anyway, just disable the dependency.
>
> Best,
> Daniel
>
> On Tue, Aug 9, 2022 at 7:41 AM Marco Nawijn <marco....@colosso.nl> wrote:
>
>> Dear All,
>>
>> I run into an issue when trying to install dealii using spack. The error 
>> is as follows:
>>
>>   Could not find the hdf5 library!
>>
>>   Insufficient hdf5 installation found!
>>
>>   hdf5 has to be configured with MPI support.
>>
>>   Please ensure that a suitable hdf5 library is installed on your 
>> computer.
>>
>>   If the library is not at a default location, either provide some hints 
>> for
>>   autodetection,
>>
>> A complete log and additional information is provided in the two 
>> attachments.
>> I am a little lost at the moment because as far as I can tell, the 
>> installation process finds the correct HDF5 folder (I checked the tags). In 
>> addition, I installed HDF5 using spack with MPI, C++ and Fortran support (I 
>> added the output of `tree` to the attachment). 
>>
>> I am a little at loss now, because I don't know what dealii is exactly 
>> missing from the HDF5 installation.
>>
>> The system is just a laptop, so nothing cluster like.
>>
>> Just as a side note. I am pretty impressed with the easy and flexibility 
>> of spack. All other dependencies installed without a hitch (petsc, 
>> sundials, trilinios etc.).
>>
>> Does anybody have an idea of what the problem is?
>>
>> Any help is highly appreciated. 
>>
>> Marco
>> P.S. I am a complete novice with dealii, but otherwise comfortable in the 
>> linux eco-system.
>>
>> -- 
>> The deal.II project is located at http://www.dealii.org/
>> For mailing list/forum options, see 
>> https://groups.google.com/d/forum/dealii?hl=en
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "deal.II User Group" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to dealii+un...@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/dealii/7383fcc8-af66-438f-b363-3aa1c9032d5en%40googlegroups.com
>>  
>> <https://groups.google.com/d/msgid/dealii/7383fcc8-af66-438f-b363-3aa1c9032d5en%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
>

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/bfe7b339-dceb-4ff6-acc9-6fe7c6e45600n%40googlegroups.com.

Reply via email to