Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Common - ArithTraits: making zero() and one() constexpr #2121

Closed
wants to merge 3 commits into from

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Feb 27, 2024

This is a small cosmetic change but it also allows users to declare variables initialized with these values constexpr which makes sense.

@lucbv lucbv added the Cleanup Code maintenance that isn't a bugfix or new feature label Feb 27, 2024
@lucbv lucbv self-assigned this Feb 27, 2024
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1200
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 787
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 458
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 445
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 446
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 450
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 422
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 932
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 927
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 918
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 438
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: arithtraits_constexpr
  • SHA: 38fb37b
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has pushed a change to the PR before testing completed. NEW EVENT 'committed', ID C_kwDOBK7s5toAKDk2NjlmZmVmMTcyMjE3YmY4NDY3NzI1Yzk5MWI3NzdjNzFhZmIwYmQ... The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1200
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 787
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 458
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 445
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 446
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 450
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 422
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 932
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 927
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 918
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 438
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 38fb37b
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1200 (click to expand)

b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1517: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'cat: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.1200/TestAll_2024-02-27_10.01.13/cuda/11.2.2/gcc-8.3.1-Cuda_OpenMP-release/reload_modules.sh: No such file or directory'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 787 (click to expand)

b':declared here'
b'note: '
b'401401           ^'
b'           ^           ^401'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hppdeclared here           ^::'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp'
b''
b'::'
b''
b'3  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}3/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp3401/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:'
b'::  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}401:::::   ^ 401'
b':401401 3401note: '
b'note: :  ^3::note: ::declared heredeclared here3'
b':33declared here 3'
b''
b': ::'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}note: : note:     floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'declared here note: declared here  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}note: note: '
b'  ^'
b'note: declared here'
b''
b'declared heredeclared here  ^'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}declared here'
b'  ^  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b''
b''
b''
b''
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  ^  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b''
b'  ^'
b'  ^'
b'  ^'
b''
b'  ^'
b''
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:188: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:104: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:132: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1519: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243  --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.787/TestAll_2024-02-27_10.01.25/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 458 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins4698502396704415892.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 445 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins1125669724994815127.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 446 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins1438217300235334654.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 450 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins6496488193795669226.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  intel/19.0.5.281'
b'Testing compiler intel/19.0.5.281'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 422 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins3893347844134606346.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  llvm/10.0.1'
b'Testing compiler llvm/10.0.1'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'  Starting job llvm-10.0.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 932 (click to expand)

b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.19.2'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110] $ /bin/bash -el /tmp/jenkins16145433828094506245.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4901'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  armpl/21.1.0'
b'Testing compiler armpl/21.1.0'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 927 (click to expand)

b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.19.2'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins9556458477029493417.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4902'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_ROCM560 # 918 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/lucbv/kokkos-kernels'
b' > git init /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'First time build. Skipping changelog.'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_ROCM560] $ /bin/bash -el /tmp/jenkins3467697053376408471.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Running on machine: vega90a_caraway'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 438 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 38fb37becaae616d14baeb8e1687b7e762ca5ff4^{commit} # timeout=10'
b'Checking out Revision 38fb37becaae616d14baeb8e1687b7e762ca5ff4 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 45b369be43bc229df9b22b9f63d3d6e85e68bae9 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560] $ /bin/bash -el /tmp/jenkins8945011763560168328.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b'   6b4bb060a..934cd7da7  develop    -> upstream/develop'
b'Already up to date.'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'Running on machine: vega90a_caraway'
b'KokkosKernels Repository Status:  38fb37becaae616d14baeb8e1687b7e762ca5ff4 Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  rocm/5.6.0'
b'Testing compiler rocm/5.6.0'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'  Starting job rocm-5.6.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA908A'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'Build was aborted'
b'Aborted by Evan Harvey'
b'Finished: ABORTED'
b''

This is a small cosmetic change but it also allows users to declare
variables initialized with these values constexpr which makes sense.

Applying clang-format
@lucbv lucbv force-pushed the arithtraits_constexpr branch from 9669ffe to c8f1723 Compare February 27, 2024 17:08
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1201
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 788
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 459
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 446
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 447
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 451
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 423
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 933
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 928
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 919
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 439
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: arithtraits_constexpr
  • SHA: c8f1723
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1201
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 788
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 459
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 446
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 447
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 451
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 423
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 933
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 928
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 919
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 439
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c8f1723
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1201 (click to expand)

b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1176:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1355:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1517: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'cat: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.1201/TestAll_2024-02-27_10.21.19/cuda/11.2.2/gcc-8.3.1-Cuda_OpenMP-release/reload_modules.sh: No such file or directory'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 788 (click to expand)

b'           ^declared here  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}           ^declared here:           ^/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:           ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp'
b''
b''
b''
b''
b'3'
b':/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp3'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp  ^/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}401::  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:'
b': '
b':401 '
b':401:401401note:   ^3:note:   ^401:3::declared here'
b':3declared here'
b':3:33'
b' :'
b'3: ::note:  : note:   floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}    floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}declared herenote:  note: declared here'
b'note: note: '
b''
b'declared herenote: declared here'
b'  ^declared heredeclared here  ^'
b'declared here'
b''
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  ^'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  ^'
b'  ^'
b'  ^'
b''
b'  ^'
b''
b'  ^'
b''
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:104: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:188: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:132: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1519: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243  --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.788/TestAll_2024-02-27_10.21.19/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 459 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse c8f172362a551ad73d3f05d51c993bfe339769be^{commit} # timeout=10'
b'Checking out Revision c8f172362a551ad73d3f05d51c993bfe339769be (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins3371098613024108877.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=479 run_time=141'
b'gnu-10.2.1-Threads_Serial-release build_time=658 run_time=216'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 446 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse c8f172362a551ad73d3f05d51c993bfe339769be^{commit} # timeout=10'
b'Checking out Revision c8f172362a551ad73d3f05d51c993bfe339769be (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins7277750326822953433.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=432 run_time=132'
b'gnu-10.2.1-Threads_Serial-release build_time=610 run_time=197'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 447 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse c8f172362a551ad73d3f05d51c993bfe339769be^{commit} # timeout=10'
b'Checking out Revision c8f172362a551ad73d3f05d51c993bfe339769be (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins3876035853815987788.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP_Serial-release build_time=679 run_time=257'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 451 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse c8f172362a551ad73d3f05d51c993bfe339769be^{commit} # timeout=10'
b'Checking out Revision c8f172362a551ad73d3f05d51c993bfe339769be (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins8892460002551709949.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  intel/19.0.5.281'
b'Testing compiler intel/19.0.5.281'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-OpenMP-release'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-Threads-release'
b'kokkos devices: Threads'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-Threads-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'intel-19.0.5.281-OpenMP-release build_time=1736 run_time=117'
b'intel-19.0.5.281-Threads-release build_time=1253 run_time=118'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 423 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse c8f172362a551ad73d3f05d51c993bfe339769be^{commit} # timeout=10'
b'Checking out Revision c8f172362a551ad73d3f05d51c993bfe339769be (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'Commit message: "Common - ArithTraits: making zero() and one() constexpr"'
b' > git rev-list --no-walk 38fb37becaae616d14baeb8e1687b7e762ca5ff4 # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins8230410704877002906.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  llvm/10.0.1'
b'Testing compiler llvm/10.0.1'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'  Starting job llvm-10.0.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED llvm-10.0.1-Threads_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'llvm-10.0.1-Threads_Serial-release build_time=728 run_time=232'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 933 (click to expand)

b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4903'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  armpl/21.1.0'
b'Testing compiler armpl/21.1.0'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-OpenMP-release'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'armpl-21.1.0-OpenMP-release build_time=2148 run_time=1317'
b'armpl-21.1.0-Serial-release build_time=1866 run_time=263'
b'salloc: Relinquishing job allocation 4903'
b'salloc: Job allocation 4903 has been revoked.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 928 (click to expand)

b' > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins7159514141892402125.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4904'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  c8f172362a551ad73d3f05d51c993bfe339769be Common - ArithTraits: making zero() and one() constexpr'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP_Serial-release build_time=2905 run_time=911'
b'salloc: Relinquishing job allocation 4904'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_ROCM560 # 919 (click to expand)

b" 12expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP':292"
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hppnote: :'
b"12:/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP' :12:292"
b"note:     return static_cast(1);                                           \\ :401:expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'    return static_cast(1);                                           \\"
b'note:  :12'
b''
b"           ^expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'note: 3:           ^    return static_cast(1);                                           \\"
b''
b"expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP': "
b''
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp'
b" note: /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp           ^:    return static_cast(1);                                           \\note:     return static_cast(1);                                           \\expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP':"
b'401'
b'declared here'
b''
b'401/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:           ^'
b'           ^::3'
b''
b'    return static_cast(1);                                           \\/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp3401:/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'::: :'
b'           ^401 3note: 401  ^'
b':note: :declared here'
b':'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp3declared here 3:  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}:'
b'note: :401'
b' declared here :  ^note:   floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'note: 3'
b'declared here'
b''
b'declared here:  ^'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {} '
b''
b'note:   floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}  ^declared here'
b''
b''
b''
b'  ^  ^'
b''
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:104: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:132: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:188: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'2 errors generated when compiling for gfx90a.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for gfx90a.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1517: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'rocm-5.6.0-Hip_Serial-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        module purge'
b'        module load cmake rocm/5.6.0'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Hip,Serial --arch=VEGA90A --compiler=/opt/rocm-5.6.0/bin/hipcc --cxxflags="-O3  " --cxxstandard="17" --ldflags=""  --with-hip --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=    --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/KokkosKernels_PullRequest_VEGA90A_ROCM560.919/TestAll_2024-02-27_10.23.31/rocm/5.6.0/Hip_Serial-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b'srun: error: lean3: task 0: Exited with exit code 1'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 439 (click to expand)

b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:3: note: declared here'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp:17:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/KokkosBatched_Util.hpp:40:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: error: constexpr function never produces a constant expression [-Winvalid-constexpr]'
b'  KOKKOSKERNELS_ARITHTRAITS_HALF_FP(KOKKOS_FUNCTION)'
b'  ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:288:39: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b'  static constexpr FUNC_QUAL val_type zero() {                                 \\'
b'                                      ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: note: non-constexpr constructor 'floating_point_wrapper' cannot be used in a constant expression"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:289:12: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b'    return static_cast(0);                                           \\'
b'           ^'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:17:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/KokkosBatched_Util.hpp:40:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: error: /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hppconstexpr function never produces a constant expression [-Winvalid-constexpr]:'
b'401:3: note: declared here'
b'  KOKKOSKERNELS_ARITHTRAITS_HALF_FP(KOKKOS_FUNCTION)'
b'  ^'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:291:39:  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {} '
b"note:   ^expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b''
b'  static constexpr FUNC_QUAL val_type one() {                                  \\'
b'                                      ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: note: non-constexpr constructor 'floating_point_wrapper' cannot be used in a constant expression"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:292:12: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b'    return static_cast(1);                                           \\'
b'           ^'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:3: note: declared here'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp:17:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/batched/KokkosBatched_Util.hpp:40:'
b'In file included from /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: error: constexpr function never produces a constant expression [-Winvalid-constexpr]'
b'  KOKKOSKERNELS_ARITHTRAITS_HALF_FP(KOKKOS_FUNCTION)'
b'  ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:291:39: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b'  static constexpr FUNC_QUAL val_type one() {                                  \\'
b'                                      ^'
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1174:3: note: non-constexpr constructor 'floating_point_wrapper' cannot be used in a constant expression"
b"/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:292:12: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_HALF_FP'"
b'    return static_cast(1);                                           \\'
b'           ^'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:3: note: declared here'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'2 errors generated when compiling for gfx90a.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for gfx90a.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_HIP_MEMSPACE_HIPSPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1517: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'rocm-5.6.0-Hip_Serial-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        module purge'
b'        module load cmake rocm/5.6.0 openblas/0.3.20/rocm/5.2.0'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Hip,Serial --arch=VEGA908A --compiler=/opt/rocm-5.6.0/bin/hipcc --cxxflags="-O3  " --cxxstandard="17" --ldflags=""  --with-hip --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=,blas,rocblas,rocsparse,rocsolver    --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560.439/TestAll_2024-02-27_10.22.35/rocm/5.6.0/Hip_Serial-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b'srun: error: lean1: task 0: Exited with exit code 1'
b"Build step 'Execute shell' marked build as failure"
b'Sending e-mails to: [email protected]'
b'Finished: FAILURE'
b''

so removing that one as well for the time being, might be able to fix
that code path later...
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - Auto Inspected - Inspection is Not Necessary for this Pull Request.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Testing Jenkins Projects:

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1202
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 789
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 460
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 447
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 448
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 452
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 424
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 934
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 929
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 920
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 440
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: arithtraits_constexpr
  • SHA: 438e509
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Jenkins Testing: 1 or more Jobs FAILED

Note: Testing will normally be attempted again in approx. 2 Hrs 30 Mins. If a change to the PR source branch occurs, the testing will be attempted again on next available autotester run.

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1202
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 789
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 460
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 447
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 448
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 452
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 424
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 934
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 929
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 920
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 440
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 438e509
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 934cd7d
PR_LABELS Cleanup
PULLREQUESTNUM 2121
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1202 (click to expand)

b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:104: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                        ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:103: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __half]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                       ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::zero():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:111: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                               ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp: In static member function static constexpr Kokkos::ArithTraits >::val_type Kokkos::ArithTraits >::one():'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1351:110: error: call to non-constexpr function Kokkos::Experimental::Impl::floating_point_wrapper::floating_point_wrapper(int) [with FloatType = __nv_bfloat16]'
b'   KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'                                                                                                              ^'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1517: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'cat: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.1202/TestAll_2024-02-27_12.32.50/cuda/11.2.2/gcc-8.3.1-Cuda_OpenMP-release/reload_modules.sh: No such file or directory'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 789 (click to expand)

b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.789/TestAll_2024-02-27_12.32.50/clang/13.0.0/Cuda-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp:17:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/KokkosBatched_Util.hpp:40:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:3: error: constexpr function never produces a constant expression [-Winvalid-constexpr]'
b'  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:203:39: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'  static constexpr FUNC_QUAL val_type zero() {                                 \\'
b'                                      ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:3: note: non-constexpr constructor 'floating_point_wrapper' cannot be used in a constant expression"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:204:12: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'    return static_cast(0);                                           \\'
b'           ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.789/TestAll_2024-02-27_12.32.50/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:3: note: declared here'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.789/TestAll_2024-02-27_12.32.50/clang/13.0.0/Cuda-release/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp:17:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/src/KokkosBatched_HostLevel_Gemm.hpp:23:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Spec.hpp:24:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/dense/impl/KokkosBatched_HostLevel_Gemm_Impl.hpp:19:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/batched/KokkosBatched_Util.hpp:40:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:19:'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:3: error: constexpr function never produces a constant expression [-Winvalid-constexpr]'
b'  KOKKOSKERNELS_ARITHTRAITS_REAL_FP(KOKKOS_FUNCTION)'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:206:39: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'  static constexpr FUNC_QUAL val_type one() {                                  \\'
b'                                      ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:1172:3: note: non-constexpr constructor 'floating_point_wrapper' cannot be used in a constant expression"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/common/src/Kokkos_ArithTraits.hpp:207:12: note: expanded from macro 'KOKKOSKERNELS_ARITHTRAITS_REAL_FP'"
b'    return static_cast(1);                                           \\'
b'           ^'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.789/TestAll_2024-02-27_12.32.50/clang/13.0.0/Cuda-release/kokkos-install/include/impl/Kokkos_Half_FloatingPointWrapper.hpp:401:3: note: declared here'
b'  floating_point_wrapper(int rhs) : val(cast_to_wrapper(rhs, val).val) {}'
b'  ^'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:160: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** Waiting for unfinished jobs....'
b'2 errors generated when compiling for sm_70.'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:132: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:216: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:188: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:104: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:244: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:90: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:146: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:202: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:118: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:174: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_nt_t_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'2 errors generated when compiling for sm_70.'
b'make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:230: CMakeFiles/kokkoskernels.dir/batched/eti/generated_specializations_cpp/Gemm/Batched_Gemm_t_nt_blr_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1519: CMakeFiles/kokkoskernels.dir/all] Error 2'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243  --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.789/TestAll_2024-02-27_12.32.50/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 460 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins3814520960200570552.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=482 run_time=143'
b'gnu-10.2.1-Threads_Serial-release build_time=649 run_time=218'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 447 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins746947674631674145.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-Threads_Serial-release'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gnu-10.2.1-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP-release build_time=443 run_time=129'
b'gnu-10.2.1-Threads_Serial-release build_time=608 run_time=197'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 448 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins8890187743473223694.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gnu/10.2.1'
b'Testing compiler gnu/10.2.1'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'Unrecognized compiler gnu/10.2.1 when looking for Spack variants'
b'  Starting job gnu-10.2.1-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gnu-10.2.1-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gnu-10.2.1-OpenMP_Serial-release build_time=690 run_time=257'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 452 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins5253283147239065590.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  intel/19.0.5.281'
b'Testing compiler intel/19.0.5.281'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-OpenMP-release'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.0.5.281 when looking for Spack variants'
b'  Starting job intel-19.0.5.281-Threads-release'
b'kokkos devices: Threads'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.0.5.281-Threads-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'intel-19.0.5.281-OpenMP-release build_time=1737 run_time=120'
b'intel-19.0.5.281-Threads-release build_time=1241 run_time=117'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 424 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins464101362727908487.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  llvm/10.0.1'
b'Testing compiler llvm/10.0.1'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'Unrecognized compiler llvm/10.0.1 when looking for Spack variants'
b'  Starting job llvm-10.0.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: BDW'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED llvm-10.0.1-Threads_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'llvm-10.0.1-Threads_Serial-release build_time=730 run_time=232'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 934 (click to expand)

b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4905'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  armpl/21.1.0'
b'Testing compiler armpl/21.1.0'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-OpenMP-release'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'Unrecognized compiler armpl/21.1.0 when looking for Spack variants'
b'  Starting job armpl-21.1.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED armpl-21.1.0-Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'armpl-21.1.0-OpenMP-release build_time=2105 run_time=1441'
b'armpl-21.1.0-Serial-release build_time=1860 run_time=262'
b'salloc: Relinquishing job allocation 4905'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 929 (click to expand)

b' > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins9581101880597849745.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 4906'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP_Serial-release build_time=2872 run_time=919'
b'salloc: Relinquishing job allocation 4906'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_ROCM560 # 920 (click to expand)

b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_ROCM560] $ /bin/bash -el /tmp/jenkins3880701072648363211.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.01                      -> 4.2.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b' * [new tag]             4.2.00                      -> 4.2.00'
b'Already up to date.'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Running on machine: vega90a_caraway'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  rocm/5.6.0'
b'Testing compiler rocm/5.6.0'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'  Starting job rocm-5.6.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA90A'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED rocm-5.6.0-Hip_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'rocm-5.6.0-Hip_Serial-release build_time=1483 run_time=396'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 440 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/lucbv/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 438e509f6c098236df1dbd99e4852dd25498d4ca^{commit} # timeout=10'
b'Checking out Revision 438e509f6c098236df1dbd99e4852dd25498d4ca (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 438e509f6c098236df1dbd99e4852dd25498d4ca # timeout=10'
b'Commit message: "Appying clang-format"'
b' > git rev-list --no-walk c8f172362a551ad73d3f05d51c993bfe339769be # timeout=10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/4.2.00^{commit} # timeout=10'
b' > git rev-parse 4.2.00^{commit} # timeout=10'
b'Checking out Revision 71a9bcae52543bd065522bf3e41b5bfa467d8015 (4.2.00)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'Commit message: "Merge pull request #6613 from ndellingwood/master-release-4.2.00"'
b' > git rev-list --no-walk 71a9bcae52543bd065522bf3e41b5bfa467d8015 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560] $ /bin/bash -el /tmp/jenkins5184106078152252086.sh'
b'Already up to date.'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'Running on machine: vega90a_caraway'
b'KokkosKernels Repository Status:  438e509f6c098236df1dbd99e4852dd25498d4ca Appying clang-format'
b''
b'Kokkos Repository Status:  71a9bcae52543bd065522bf3e41b5bfa467d8015 Merge pull request #6613 from ndellingwood/master-release-4.2.00'
b''
b''
b'Going to test compilers:  rocm/5.6.0'
b'Testing compiler rocm/5.6.0'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.6.0 when looking for Spack variants'
b'  Starting job rocm-5.6.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA908A'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED rocm-5.6.0-Hip_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'rocm-5.6.0-Hip_Serial-release build_time=1568 run_time=411'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'Sending e-mails to: [email protected]'
b'Finished: SUCCESS'
b''

@lucbv
Copy link
Contributor Author

lucbv commented Feb 27, 2024

Ugh, I think some changes need to happen in Kokkos related to half type...
Will close temporarily since this can't be done just now.
This will be attempted again once we have some fixes in Kokkos Core!

@lucbv lucbv closed this Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cleanup Code maintenance that isn't a bugfix or new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants