-- Performing Test DEAL_II_HAVE_SSE2-- Performing Test DEAL_II_HAVE_SSE2 - Success-- Performing Test DEAL_II_HAVE_AVX-- Performing Test DEAL_II_HAVE_AVX - Success-- Performing Test DEAL_II_HAVE_AVX512-- Performing Test DEAL_II_HAVE_AVX512 - Failed-- Performing Test DEAL_II_HAVE_OPENMP_SIMD-- Performing Test DEAL_II_HAVE_OPENMP_SIMD - Success
[ 32%] Built target obj_umfpack_DL_STORE_release[ 34%] Built target obj_amd_global_release[ 35%] Built target obj_amd_long_release[ 36%] Built target obj_amd_int_release[ 37%] Built target obj_muparser_release[ 37%] Built target obj_sundials_instScanning dependencies of target obj_sundials_release[ 37%] Building CXX object source/sundials/CMakeFiles/obj_sundials_release.dir/arkode.cc.o[ 37%] Building CXX object source/sundials/CMakeFiles/obj_sundials_release.dir/ida.cc.o[ 37%] Building CXX object source/sundials/CMakeFiles/obj_sundials_release.dir/copy.cc.o[ 38%] Building CXX object source/sundials/CMakeFiles/obj_sundials_release.dir/kinsol.cc.o[ 38%] Built target obj_sundials_release[ 38%] Generating data_out_dof_data.inst
Please verify that both the operating system and the processor support Intel(R) AVX512F, ADX, AVX512ER, AVX512PF and AVX512CD instructions.
source/numerics/CMakeFiles/obj_numerics_inst.dir/build.make:91: recipe for target 'source/numerics/data_out_dof_data.inst' failedmake[2]: *** [source/numerics/data_out_dof_data.inst] Error 1CMakeFiles/Makefile2:1860: recipe for target 'source/numerics/CMakeFiles/obj_numerics_inst.dir/all' failedmake[1]: *** [source/numerics/CMakeFiles/obj_numerics_inst.dir/all] Error 2Makefile:129: recipe for target 'all' failedmake: *** [all] Error 2
Dear Steve,
From what I can see the failure is for the expand_instantiations script of deal.II, which is compiled as part of deal.II. It uses slightly different flags as the full install, but assuming that you either passed -xHASWELL or -xCORE-AVX2 to CMAKE_CXX_FLAGS it should not generate that code. Before we look into the flags used for compilation, a basic question: Did you start with a clean build directory without any file left over from a more advanced architecture with AVX512 support?
Best,
Martin
--
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/b36fd46d-2dff-41f4-8762-8ffad6ad4da1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to dea...@googlegroups.com.