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

BLAS: fix bug in TPL layer of KokkosBlas::swap #2052

Merged
merged 1 commit into from
Dec 6, 2023

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Nov 29, 2023

The cuBLAS Kokkos::complex specialization had a small bug where the rank of the view was not specified correctly!

The cuBLAS Kokkos::complex<float> specialization had a small bug
where the rank of the view was not specified correctly!
@lucbv lucbv added the bug label Nov 29, 2023
@lucbv lucbv requested review from ndellingwood and vqd8a November 29, 2023 16:35
@lucbv lucbv self-assigned this Nov 29, 2023
@lucbv
Copy link
Contributor Author

lucbv commented Nov 29, 2023

I am actually surprised that this was not detected earlier, we probably do not have a build that uses both Kokkos::complex and cuBLAS?

@lucbv
Copy link
Contributor Author

lucbv commented Nov 29, 2023

@ndellingwood this would be a great candidate to cherry-pick for the patch release.

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 665
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 346
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 333
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 334
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 338
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 310
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 820
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 815
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 809
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 330
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: swap_bug_fix
  • SHA: 4d1cfe2
  • Mode: TEST_REPO

Pull Request Author: lucbv

@ndellingwood
Copy link
Contributor

we probably do not have a build that uses both Kokkos::complex and cuBLAS?

@lucbv in nightlies we test with complex_double, but not complex_float. I'll get that added

@lucbv
Copy link
Contributor Author

lucbv commented Nov 29, 2023

Okay, thank you guys for the quick look, this was straightforward once the stop where the mistake happens was identified. @ndellingwood having the nightly with complex will be a great way to ensure this type of thing gets detected earlier, thank you!

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 665
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 346
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 333
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 334
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 338
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 310
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 820
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 815
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 809
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 330
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug
PULLREQUESTNUM 2052
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1078 (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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x1f44): undefined reference to `omp_get_num_threads'"
b"tmpxft_000fa38f_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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x20e4): undefined reference to `omp_get_num_threads'"
b"tmpxft_000fa38f_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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x6d34): undefined reference to `omp_get_num_threads'"
b"tmpxft_000fa38f_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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x101b4): undefined reference to `GOMP_parallel'"
b"tmpxft_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x102f0): undefined reference to `omp_get_nested'"
b"tmpxft_000fa38f_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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x110f4): undefined reference to `GOMP_parallel'"
b"tmpxft_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x11230): undefined reference to `omp_get_nested'"
b"tmpxft_000fa38f_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_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x12874): undefined reference to `GOMP_parallel'"
b"tmpxft_000fa38f_00000000-6_Test_Cuda_Batched_GEMM.cudafe1.cpp:(.text+0x129b0): undefined reference to `omp_get_nested'"
b"tmpxft_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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_000fa38f_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.1078/TestAll_2023-11-29_09.50.16/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 # 665 (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=539 run_time=104'
b'gcc-9.3.0-OpenMP_Serial-release build_time=722 run_time=244'
b'gcc-9.3.0-Serial-release build_time=488 run_time=97'
b'Running on machine: weaver'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=512 run_time=104'
b'gcc-9.3.0-Serial-release build_time=470 run_time=95'
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 # 346 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins3769540383303993834.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=468 run_time=124'
b'gnu-10.2.1-Threads_Serial-release build_time=628 run_time=208'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 333 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins2335257841455118968.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=420 run_time=112'
b'gnu-10.2.1-Threads_Serial-release build_time=580 run_time=187'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 334 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins1565859496967459598.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=667 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 # 338 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins2571110662523431462.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=1659 run_time=113'
b'intel-19.0.5.281-Threads-release build_time=1202 run_time=108'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 310 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins660688560110325138.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'Already up to date.'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'Running on machine: solo'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=699 run_time=222'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

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

b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new branch]          release-candidate-4.1.00    -> upstream/release-candidate-4.1.00'
b' * [new branch]          release-candidate-4.2.00    -> upstream/release-candidate-4.2.00'
b' * [new branch]          release-candidate-4.2.01    -> upstream/release-candidate-4.2.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             4.2.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 4584'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=2010 run_time=1174'
b'armpl-21.1.0-Serial-release build_time=1820 run_time=239'
b'salloc: Relinquishing job allocation 4584'
b'salloc: Job allocation 4584 has been revoked.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

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

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 4583'
b'Running on machine: inouye'
b'KokkosKernels Repository Status:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=2755 run_time=2040'
b'salloc: Relinquishing job allocation 4583'
b'salloc: Job allocation 4583 has been revoked.'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

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

b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins6199949129706849708.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:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=1344 run_time=314'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 330 (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 4d1cfe213db9e7d343a6457221e447d9ca107b4d^{commit} # timeout=10'
b'Checking out Revision 4d1cfe213db9e7d343a6457221e447d9ca107b4d (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 4d1cfe213db9e7d343a6457221e447d9ca107b4d # timeout=10'
b'Commit message: "BLAS: fix bug in TPL layer of KokkosBlas::swap"'
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/jenkins5305075726369782022.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:  4d1cfe213db9e7d343a6457221e447d9ca107b4d BLAS: fix bug in TPL layer of KokkosBlas::swap'
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=1388 run_time=319'
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
@ndellingwood ndellingwood 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: 1096
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 683
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 354
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 341
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 342
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 346
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 318
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 828
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 823
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 817
  • Status: STARTED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 338
  • Status: STARTED

Jenkins Parameters

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

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: swap_bug_fix
  • SHA: 4d1cfe2
  • 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: 1096
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 683
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 354
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 341
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 342
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 346
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 318
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 828
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 823
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 817
  • Status: PASSED

Jenkins Parameters

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

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 338
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 4d1cfe2
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA a80eb91
PR_LABELS bug;AT: RETEST
PULLREQUESTNUM 2052
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 [ vqd8a ndellingwood ]!

@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 4bfde66 into kokkos:develop Dec 6, 2023
10 checks passed
@lucbv lucbv deleted the swap_bug_fix branch December 6, 2023 14:25
ndellingwood pushed a commit that referenced this pull request Dec 6, 2023
BLAS: fix bug in TPL layer of KokkosBlas::swap
(cherry picked from commit 4bfde66)
@ndellingwood
Copy link
Contributor

Cherry-picked to release-candidate-4.2.01, SHA 0bd626b

@lucbv
Copy link
Contributor Author

lucbv commented Dec 6, 2023

Thanks @ndellingwood

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants