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

Lapack: fixing issue with Magma TPL in gesv, trtri, etc... #2048

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Nov 27, 2023

Adding proper support for MAGMA after having it moved to the Lapack directory and checking it does not create issues with cuSOLVER.
This revealed an issue with how batched gemm and batched linear algebra works in general.

Adding proper support for MAGMA after having it moved to the Lapack
directory and checking it does not create issues with cuSOLVER.
@lucbv lucbv added bug Cleanup Code maintenance that isn't a bugfix or new feature labels Nov 27, 2023
@lucbv lucbv self-assigned this Nov 27, 2023
@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' - GitHub reports Mergeable status = None

blas/unit_test/Test_Blas1_swap.hpp Outdated Show resolved Hide resolved
lapack/tpls/KokkosLapack_gesv_tpl_spec_decl.hpp Outdated Show resolved Hide resolved
lapack/tpls/KokkosLapack_gesv_tpl_spec_decl.hpp Outdated Show resolved Hide resolved
lapack/tpls/KokkosLapack_gesv_tpl_spec_decl.hpp Outdated Show resolved Hide resolved
lapack/tpls/KokkosLapack_gesv_tpl_spec_decl.hpp Outdated Show resolved Hide resolved
@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' - GitHub reports Mergeable status = None

@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: 1075
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 662
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 343
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 330
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 331
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 335
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 817
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 812
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 806
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 327
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: magma_fixes
  • SHA: 0599b37
  • Mode: TEST_REPO

Pull Request Author: lucbv

@lucbv lucbv requested a review from brian-kelley November 28, 2023 03:44
Copy link
Contributor

@brian-kelley brian-kelley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @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: 1075
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 662
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 343
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 330
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 331
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 335
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 307
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 817
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 812
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 806
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 327
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 0599b37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1075 (click to expand)

b'make[1]: *** [CMakeFiles/Makefile2:1606: batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2'
b'[ 77%] Linking CXX executable KokkosKernels_batched_gemm_cuda'
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag> >() const [clone ._omp_fn.1]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x1f44): undefined reference to `omp_get_num_threads'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x1f54): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::complex, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag> >() const [clone ._omp_fn.6]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x20e4): undefined reference to `omp_get_num_threads'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x20f4): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag> >() const [clone ._omp_fn.3]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x6d34): undefined reference to `omp_get_num_threads'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x6d44): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1295]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x101b4): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x102f0): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x10400): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1261]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x110f4): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x11230): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x112a0): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1214]':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x12874): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x129b0): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x12a10): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::parallel_for_implementation, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::DestroyTag>()':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::parallel_for_implementation, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::DestroyTag>()':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::parallel_for_implementation, Kokkos::complex, false>::DestroyTag>()':"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_0015d2eb_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.0]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.1]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.2]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::in_parallel(Kokkos::OpenMP const&)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:85: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::impl_thread_pool_size() const':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:85: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:89: undefined reference to `omp_get_num_threads'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::OpenMP(int)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:68: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::clear_thread_data() [clone ._omp_fn.0]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:62: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::clear_thread_data()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:60: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::singleton()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:168: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::singleton()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:68: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::get_current_max_threads()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:169: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::initialize(int)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:183: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:169: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:242: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:238: undefined reference to `omp_set_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:226: undefined reference to `omp_set_num_threads'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::finalize()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:281: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:284: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:297: undefined reference to `GOMP_parallel'"
b'collect2: error: ld returned 1 exit status'
b'make[2]: *** [batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/build.make:120: batched/dense/unit_test/KokkosKernels_batched_gemm_cuda] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1633: batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.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.1075/TestAll_2023-11-27_20.29.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 # 662 (click to expand)

b''
b''
b'Going to test compilers:  gcc/9.3.0'
b'Testing compiler gcc/9.3.0'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-OpenMP-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-Serial-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-9.3.0-OpenMP-release build_time=565 run_time=111'
b'gcc-9.3.0-OpenMP_Serial-release build_time=749 run_time=269'
b'gcc-9.3.0-Serial-release build_time=507 run_time=103'
b'Running on machine: weaver'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
b''
b''
b'Going to test compilers:  gcc/9.3.0'
b'Testing compiler gcc/9.3.0'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: Power9,Volta70'
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-9.3.0-OpenMP-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: Power9,Volta70'
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-9.3.0-Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-9.3.0-OpenMP-release build_time=528 run_time=114'
b'gcc-9.3.0-Serial-release build_time=504 run_time=106'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 343 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins813830063395377240.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'srun: job 2106826 queued and waiting for resources'
b'srun: job 2106826 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=462 run_time=122'
b'gnu-10.2.1-Threads_Serial-release build_time=632 run_time=207'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 330 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins8207761973091876140.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'srun: job 2106827 queued and waiting for resources'
b'srun: job 2106827 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=427 run_time=114'
b'gnu-10.2.1-Threads_Serial-release build_time=578 run_time=186'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 331 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins6542975031049917950.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'srun: job 2106828 queued and waiting for resources'
b'srun: job 2106828 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=670 run_time=237'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 335 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins2168469490648442520.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'srun: job 2106829 queued and waiting for resources'
b'srun: job 2106829 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1642 run_time=113'
b'intel-19.0.5.281-Threads-release build_time=1184 run_time=110'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 307 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins3318952322320810272.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'srun: job 2106830 queued and waiting for resources'
b'srun: job 2106830 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=700 run_time=224'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

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

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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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 4576'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=2020 run_time=1031'
b'armpl-21.1.0-Serial-release build_time=1835 run_time=243'
b'salloc: Relinquishing job allocation 4576'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

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

b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins14973262760454924463.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          fix_rtd_build               -> upstream/fix_rtd_build'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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 4577'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=2815 run_time=1998'
b'salloc: Relinquishing job allocation 4577'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

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

b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_ROCM560] $ /bin/bash -el /tmp/jenkins5242522227335308921.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          fix_rtd_build               -> upstream/fix_rtd_build'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1353 run_time=333'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 327 (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 0599b37e4da8505f05d28d7dc27154969ce7a932^{commit} # timeout=10'
b'Checking out Revision 0599b37e4da8505f05d28d7dc27154969ce7a932 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0599b37e4da8505f05d28d7dc27154969ce7a932 # timeout=10'
b'Commit message: "Lapack: gesv, incorporate Brian\'s feedback"'
b' > git rev-list --no-walk 89d149e8d18f4369a943c0d26eed03dba06cee53 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560] $ /bin/bash -el /tmp/jenkins8072566125347714060.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:  0599b37e4da8505f05d28d7dc27154969ce7a932 Lapack: gesv, incorporate Brian's feedback"
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1409 run_time=328'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'Finished: SUCCESS'
b''

@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: 1076
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 663
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 344
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 331
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 332
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 336
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 308
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 818
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 813
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 807
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 328
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: magma_fixes
  • SHA: e04272e
  • 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: 1076
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 663
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 344
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 331
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 332
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 336
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 308
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 818
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 813
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 807
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 328
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1076 (click to expand)

b'make[1]: *** [CMakeFiles/Makefile2:1606: batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2'
b'[ 77%] Linking CXX executable KokkosKernels_batched_gemm_cuda'
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::ConstructTag> >() const [clone ._omp_fn.1]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x1f44): undefined reference to `omp_get_num_threads'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x1f54): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::complex, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::ConstructTag> >() const [clone ._omp_fn.6]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x20e4): undefined reference to `omp_get_num_threads'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x20f4): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag>::schedule_type::type, Kokkos::Dynamic>::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>, Kokkos::RangePolicy, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag>, Kokkos::OpenMP>::execute_parallel, Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::ConstructTag> >() const [clone ._omp_fn.3]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x6d34): undefined reference to `omp_get_num_threads'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x6d44): undefined reference to `omp_get_thread_num'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1295]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x101b4): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x102f0): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x10400): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1261]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x110f4): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x11230): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x112a0): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `std::enable_if::has_memory_space, Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device >::HostMirror>::type Kokkos::Impl::create_mirror***, Kokkos::LayoutLeft, Kokkos::Device>(Kokkos::View***, Kokkos::LayoutLeft, Kokkos::Device > const&, Kokkos::Impl::ViewCtorProp<> const&) [clone .constprop.1214]':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x12874): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x129b0): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x12a10): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::parallel_for_implementation, Kokkos::Experimental::Impl::floating_point_wrapper<__nv_bfloat16>, false>::DestroyTag>()':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI13__nv_bfloat16EELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::parallel_for_implementation, Kokkos::Experimental::Impl::floating_point_wrapper<__half>, false>::DestroyTag>()':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_12Experimental4Impl22floating_point_wrapperI6__halfEELb0EE27parallel_for_implementationINSB_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o: In function `void Kokkos::Impl::ViewValueFunctor, Kokkos::complex, false>::parallel_for_implementation, Kokkos::complex, false>::DestroyTag>()':"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x344): undefined reference to `GOMP_parallel'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x470): undefined reference to `omp_get_nested'"
b"tmpxft_003d4f03_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text._ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv[_ZN6Kokkos4Impl16ViewValueFunctorINS_6DeviceINS_6OpenMPENS_9HostSpaceEEENS_7complexIdEELb0EE27parallel_for_implementationINS8_10DestroyTagEEEvv]+0x480): undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.0]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.1]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `std::enable_if::value, void>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute_parallel() const [clone ._omp_fn.2]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:104: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Parallel_For.hpp:97: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_HostSpace_deepcopy.cpp.o): In function `Kokkos::Impl::hostspace_parallel_deepcopy_async(Kokkos::OpenMP const&, void*, void const*, long)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_nested'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:48: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::in_parallel(Kokkos::OpenMP const&)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:85: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::impl_thread_pool_size() const':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:85: undefined reference to `omp_get_level'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP.cpp:89: undefined reference to `omp_get_num_threads'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP.cpp.o): In function `Kokkos::OpenMP::OpenMP(int)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:68: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::clear_thread_data() [clone ._omp_fn.0]':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:62: undefined reference to `omp_get_thread_num'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::clear_thread_data()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:60: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::singleton()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:168: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::singleton()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.hpp:68: undefined reference to `omp_get_level'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::get_current_max_threads()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:169: undefined reference to `GOMP_parallel'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::initialize(int)':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:183: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:169: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:242: undefined reference to `GOMP_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:238: undefined reference to `omp_set_num_threads'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:226: undefined reference to `omp_set_num_threads'"
b"../../../kokkos-install/lib64/libkokkoscore.a(Kokkos_OpenMP_Instance.cpp.o): In function `Kokkos::Impl::OpenMPInternal::finalize()':"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:281: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:284: undefined reference to `omp_in_parallel'"
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/core/src/OpenMP/Kokkos_OpenMP_Instance.cpp:297: undefined reference to `GOMP_parallel'"
b'collect2: error: ld returned 1 exit status'
b'make[2]: *** [batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/build.make:120: batched/dense/unit_test/KokkosKernels_batched_gemm_cuda] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1633: batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.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.1076/TestAll_2023-11-27_22.19.26/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 # 663 (click to expand)

b''
b''
b'Going to test compilers:  gcc/9.3.0'
b'Testing compiler gcc/9.3.0'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-OpenMP-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-Serial-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: Power8,Pascal60'
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-9.3.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-9.3.0-OpenMP-release build_time=632 run_time=132'
b'gcc-9.3.0-OpenMP_Serial-release build_time=733 run_time=251'
b'gcc-9.3.0-Serial-release build_time=501 run_time=98'
b'Running on machine: weaver'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
b''
b''
b'Going to test compilers:  gcc/9.3.0'
b'Testing compiler gcc/9.3.0'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: Power9,Volta70'
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-9.3.0-OpenMP-release'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'Unrecognized compiler gcc/9.3.0 when looking for Spack variants'
b'  Starting job gcc-9.3.0-Serial-release'
b'kokkos devices: Serial'
b'kokkos arch: Power9,Volta70'
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-9.3.0-Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-9.3.0-OpenMP-release build_time=526 run_time=108'
b'gcc-9.3.0-Serial-release build_time=486 run_time=96'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 344 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins366402820999245630.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'srun: job 2106851 queued and waiting for resources'
b'srun: job 2106851 has been allocated resources'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=471 run_time=124'
b'gnu-10.2.1-Threads_Serial-release build_time=637 run_time=210'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 331 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins503259952677642609.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'srun: job 2106852 queued and waiting for resources'
b'srun: job 2106852 has been allocated resources'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=424 run_time=112'
b'gnu-10.2.1-Threads_Serial-release build_time=581 run_time=185'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 332 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins5900233437652126839.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'srun: job 2106853 queued and waiting for resources'
b'srun: job 2106853 has been allocated resources'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=663 run_time=239'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 336 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins9201145717478986741.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'srun: job 2106854 queued and waiting for resources'
b'srun: job 2106854 has been allocated resources'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1650 run_time=113'
b'intel-19.0.5.281-Threads-release build_time=1197 run_time=109'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 308 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins3050350790824507072.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'srun: job 2106855 queued and waiting for resources'
b'srun: job 2106855 has been allocated resources'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=700 run_time=223'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

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

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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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 4578'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=2033 run_time=1213'
b'armpl-21.1.0-Serial-release build_time=1889 run_time=242'
b'salloc: Relinquishing job allocation 4578'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

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

b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins13849317349875834289.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          fix_rtd_build               -> upstream/fix_rtd_build'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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 4579'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=2782 run_time=2355'
b'salloc: Relinquishing job allocation 4579'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

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

b' > git rev-parse e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_ROCM560] $ /bin/bash -el /tmp/jenkins8027475039320668450.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          fix_rtd_build               -> upstream/fix_rtd_build'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
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.00                      -> 4.2.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1370 run_time=376'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 328 (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 e04272e4aec9ae3c0766c23490f21be93f4c805b^{commit} # timeout=10'
b'Checking out Revision e04272e4aec9ae3c0766c23490f21be93f4c805b (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f e04272e4aec9ae3c0766c23490f21be93f4c805b # timeout=10'
b'Commit message: "Applying clang-format"'
b' > git rev-list --no-walk 0599b37e4da8505f05d28d7dc27154969ce7a932 # 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/develop^{commit} # timeout=10'
b'Checking out Revision 0d3428087bb8270de93a64d05e6a1c91acb39c29 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'Commit message: "Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel"'
b' > git rev-list --no-walk 0d3428087bb8270de93a64d05e6a1c91acb39c29 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560] $ /bin/bash -el /tmp/jenkins752396199797643458.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:  e04272e4aec9ae3c0766c23490f21be93f4c805b Applying clang-format'
b''
b'Kokkos Repository Status:  0d3428087bb8270de93a64d05e6a1c91acb39c29 Merge pull request #6614 from masterleinad/gh_workflows_icpc_fedora_to_intel'
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=1409 run_time=327'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'Finished: SUCCESS'
b''

@lucbv lucbv added the AT: RETEST Have this PR retested. label Dec 1, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Failure: Timed out waiting for job KokkosKernels_PullRequest_GNU1021 to start: Total Wait = 3603

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Dec 1, 2023
@cwpearson cwpearson added the AT: RETEST Have this PR retested. label Dec 5, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - User Requested Retest - Label AT: RETEST will be reset after testing.

@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: 1094
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 681
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 352
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 339
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 340
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 344
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 316
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 826
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 821
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 815
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 336
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: magma_fixes
  • SHA: e04272e
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Jenkins Testing: all Jobs PASSED

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 1094
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 681
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 352
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 339
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 340
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 344
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 316
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 826
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 821
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 815
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 336
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e04272e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;Cleanup;AT: RETEST
PULLREQUESTNUM 2048
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Dec 6, 2023
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Merge Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED AND APPROVED by [ brian-kelley ]!

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Pull Request MUST BE MERGED MANUALLY BY Project Team - This Repo does not support Automerge

@lucbv lucbv merged commit ca0b810 into kokkos:develop Dec 6, 2023
9 checks passed
@lucbv lucbv deleted the magma_fixes branch December 6, 2023 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 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