New asici0xy nodes brought online 2022-08-16 in PR testing missing system-installed BLAS and LAPACK #10893
Labels
Framework tasks
Framework tasks (used internally by Framework team)
PA: Framework
Issues that fall under the Trilinos Framework Product Area
stage: in review
Primary work is completed and now is just waiting for human review and/or test feedback
CC: @e10harvey, @fryeguy52, @srbdev, @rppawlo, @jhux2, @csiefer2
Internal issues
Description
As shown in this query the new 'ascic0xy' nodes showing:
that seem to have gone online just today 2022-08-16 appear to be broken for the GCC builds:
rhel7_sems-gnu-7.2.0-openmpi-1.10.1-serial_debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
rhel7_sems-gnu-8.3.0-openmpi-1.10.1-openmp_release-debug_static_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
These are showing the global build error:
And the build clang build:
rhel7_sems-clang-10.0.0-openmpi-1.10.1-serial_release-debug_shared_no-kokkos-arch_no-asan_no-complex_no-fpic_mpi_no-pt_no-rdc_no-uvm_deprecated-on_no-package-enables
likely has similar build errors as well since it has hundreds of not-run tests but those build errors are not being reported to CDash for some reason.
It seems the intel-17 builds are not having problems because they use
-mkl
for BLAS and LAPACK.This is obviously bringing down PR builds. (I am never going to get PR #10808 merged at this rate.)
The text was updated successfully, but these errors were encountered: