dealii / candi

candi - (Compile & Install) - Downloads, configures, builds and installs deal.II
GNU Lesser General Public License v3.0
63 stars 61 forks source link

Dealii Install on M1, a problem configuring hdf5 1.12.2 #391

Closed H121381 closed 3 months ago

H121381 commented 3 months ago

Hi,

I am trying to configure dealii through candi because when I tried to run dealii example step 64, it gave an "Unknown DEAL_II_HOST_DEVICE". However, I do not know how to solve it and tried to configure dealii with Kokkos.

When I tried again with "./candi.sh -j 8 --packages="hdf5 p4est trilinos dealii", I had an error of "Failure with exit status: 1, Exit message: There was a problem configuring hdf5 1.12.1" I attached a screenshot of the error.

I am wondering how should I do to solve it?

Sincerely and Great Thanks, H

Screenshot 2024-07-28 at 20 16 45
H121381 commented 3 months ago

It worked when I turned off the "USE_DEAL_II_CMAKE_MPI_COMPILER"