You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
06:05:05 In file included from /home/jenkins/slave/workspace/KokkosKernels_KokkosDev2_CLANG10/kokkos-kernels/src/blas/impl/KokkosBlas3_gemm_spec.hpp:52:
06:05:05 /home/jenkins/slave/workspace/KokkosKernels_KokkosDev2_CLANG10/kokkos-kernels/src/blas/impl/KokkosBlas3_gemm_impl.hpp:411:63: error: loop not vectorized: the optimizer was unable to perform the requested transformation; the transformation might be disabled or specified as part of an unsupported transformation ordering [-Werror,-Wpass-failed=transform-warning]
06:05:05 Kokkos::parallel_for(Kokkos::TeamThreadRange(team,blockA0), [&] (const int i) {
e10harvey
changed the title
BatchedGemm impl compilation errors (OpenMP backend) in some nightlies - Power8+gcc7.2 w/cpp17, Clang10
Gemm impl compilation errors (OpenMP backend) in some nightlies - Power8+gcc7.2 w/cpp17, Clang10
Jun 2, 2021
Following merge of #935 the following nightly builds began failing:
Error messages:
Reproducer instructions:
Error messages:
Reproducer
@e10harvey do you have time to take a look?
The text was updated successfully, but these errors were encountered: