I am seeing something like

-- Include /tmp/dealii_new/cmake/checks/check_01_cpu_features.cmake
-- Performing Test DEAL_II_HAVE_SSE2
-- Performing Test DEAL_II_HAVE_SSE2 - Failed
-- Performing Test DEAL_II_HAVE_AVX
-- Performing Test DEAL_II_HAVE_AVX - Failed
-- Performing Test DEAL_II_HAVE_AVX512
-- Performing Test DEAL_II_HAVE_AVX512 - Failed
-- Performing Test DEAL_II_HAVE_ALTIVEC
-- Performing Test DEAL_II_HAVE_ALTIVEC - Failed
-- Performing Test DEAL_II_HAVE_ARM_NEON
-- Performing Test DEAL_II_HAVE_ARM_NEON - Success
-- Performing Test DEAL_II_HAVE_OPENMP_SIMD
-- Performing Test DEAL_II_HAVE_OPENMP_SIMD - Success

when configuring deaI.II. What does that look like for you? You can
then have a look at  CMakeFiles/CMakeConfigureLog.yaml to understand
why certain checks fail (including the compile line used).

Best,.
Daniel

On Wed, Aug 14, 2024 at 10:10 AM Wolfgang Bangerth
<bange...@colostate.edu> wrote:
>
> On 8/14/24 09:16, Gregory Christian wrote:
> >
> > Yes I reconfigured (only changing the debian/rules) file and recompiled
> > dealii, not just step-76. I checked the linkers whilst the package was
> > compiling and -march=skylake was present throughout.
>
> This isn't my area of expertise, but did you se
> -DDEAL_II_ALLOW_PLATFORM_INTROSPECTION=ON when calling cmake?
>
> Best
>   W.
>
> --
> ------------------------------------------------------------------------
> Wolfgang Bangerth          email:                 bange...@colostate.edu
>                             www: http://www.math.colostate.edu/~bangerth/
>
>
> --
> 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/bdb37a5e-e88d-49f9-b1ff-c957ad72d10e%40colostate.edu.

-- 
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/CAOYDWb%2BY-ATvFV3cHrwprRYSu_ZWNQBs7zYD9O4opuzxL2_-xA%40mail.gmail.com.

Reply via email to