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

remove duplicate BSR SpMV tests #1922

Merged
merged 1 commit into from
Aug 1, 2023
Merged

remove duplicate BSR SpMV tests #1922

merged 1 commit into from
Aug 1, 2023

Conversation

cwpearson
Copy link
Contributor

@cwpearson cwpearson commented Jul 28, 2023

We had some BsrMatrix SpMV tests and utility code in Test_Sparse_spmv.hpp that are completed covered by Test_Sparse_spmv_bsr.hpp and various utility files, so I justed removed it all from Test_Sparse_spmv.hpp.

There is also a reduction of some duplicated test paths in Test_Sparse_spmv_bsr.hpp.

This also allows you to initialize Controls with an std::initializer_list just like you can initialize an std::unordered_map<string, string>.

May help address #1918

The test discussed in #1792 is one of the removed duplicates. The new Bsr SpMV tests calculate the error tolerance correctly.

@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' - Failure: Timed out waiting for job KokkosKernels_PullRequest_CLANG1001_solo to start: Total Wait = 3603

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Looks fine to me

@lucbv lucbv added the AT: RETEST Have this PR retested. label Jul 31, 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: 780
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 371
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 44
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 43
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 43
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 49
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 38
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 550
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 545
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 544
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 66
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (cwpearson/kokkos-kernels)
  • Branch: fix/1792
  • SHA: eb2c43e
  • Mode: TEST_REPO

Pull Request Author: cwpearson

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 371
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 44
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 43
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 43
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 49
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 38
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 550
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 545
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 544
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 66
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA eb2c43e
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 71a2e0a
PR_LABELS AT: RETEST
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 780 (click to expand)

b'[ 70%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_numeric/Sparse_gauss_seidel_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o'
b'[ 70%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_numeric/Sparse_gauss_seidel_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o'
b'[ 70%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o'
b'[ 70%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o'
b'[ 70%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o'
b'[ 71%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o'
b'[ 71%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o'
b'[ 71%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o'
b'[ 71%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o'
b'[ 71%] Building CXX object CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/gauss_seidel_apply/Sparse_gauss_seidel_apply_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o'
b'[ 72%] Linking CXX static library libkokkoskernels.a'
b'[ 72%] Built target kokkoskernels'
b'[ 73%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_cuda.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_openmp.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 73%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 74%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 74%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_cuda.dir/__/__/__/test_common/Test_Main.cpp.o'
b'[ 74%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_openmp.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 74%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 74%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 75%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/backends/Test_Cuda_Batched_Dense.cpp.o'
b'[ 75%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/backends/Test_OpenMP_Batched_Sparse.cpp.o'
b'[ 75%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/backends/Test_Cuda_Blas.cpp.o'
b'[ 76%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/backends/Test_Cuda_Graph.cpp.o'
b'[ 76%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/backends/Test_OpenMP_Batched_Dense.cpp.o'
b'[ 76%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/backends/Test_OpenMP_Common.cpp.o'
b'[ 76%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/backends/Test_OpenMP_Graph.cpp.o'
b'[ 76%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_cuda.dir/backends/Test_Cuda_Common.cpp.o'
b'[ 76%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_openmp.dir/backends/Test_OpenMP_Batched_GEMM.cpp.o'
b'[ 77%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_cuda.dir/backends/Test_Cuda_Batched_GEMM.cpp.o'
b'[ 78%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_openmp.dir/backends/Test_OpenMP_Blas.cpp.o'
b'[ 78%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_cuda.dir/backends/Test_Cuda_Batched_Sparse.cpp.o'
b'[ 79%] Linking CXX executable KokkosKernels_batched_sla_openmp'
b'[ 79%] Built target KokkosKernels_batched_sla_openmp'
b'[ 79%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_cuda.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 79%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_cuda.dir/backends/Test_Cuda_Sparse.cpp.o'
b'[ 79%] Linking CXX executable KokkosKernels_common_openmp'
b'[ 79%] Built target KokkosKernels_common_openmp'
b'[ 79%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 79%] Linking CXX executable KokkosKernels_batched_sla_cuda'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp(379): error: closing brace of template definition not found'
b''
b'At end of source: error: expected a "}"'
b''
b'[ 79%] Built target KokkosKernels_batched_sla_cuda'
b'[ 80%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/backends/Test_OpenMP_Sparse.cpp.o'
b'[ 80%] Linking CXX executable KokkosKernels_batched_gemm_openmp'
b'[ 81%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_cuda.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 81%] Built target KokkosKernels_batched_gemm_openmp'
b'[ 81%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_cuda.dir/backends/Test_Cuda_ODE.cpp.o'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp(379): error: closing brace of template definition not found'
b''
b'At end of source: error: expected a "}"'
b''
b'[ 81%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/__/__/test_common/Test_Main.cpp.o'
b'[ 81%] Linking CXX executable KokkosKernels_common_cuda'
b'[ 81%] Built target KokkosKernels_common_cuda'
b'[ 81%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o'
b'2 errors detected in the compilation of "/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/unit_test/backends/Test_Cuda_Sparse.cpp".'
b'make[2]: *** [sparse/unit_test/CMakeFiles/KokkosKernels_sparse_cuda.dir/build.make:90: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_cuda.dir/backends/Test_Cuda_Sparse.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1852: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_cuda.dir/all] Error 2'
b'make[1]: *** Waiting for unfinished jobs....'
b'2 errors detected in the compilation of "/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/unit_test/backends/Test_OpenMP_Sparse.cpp".'
b'make[2]: *** [sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/build.make:90: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/backends/Test_OpenMP_Sparse.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1879: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/all] Error 2'
b'[ 81%] Linking CXX executable KokkosKernels_ode_cuda'
b'[ 81%] Built target KokkosKernels_ode_cuda'
b'[ 82%] Linking CXX executable KokkosKernels_ode_openmp'
b'[ 82%] Built target KokkosKernels_ode_openmp'
b'[ 82%] Linking CXX executable KokkosKernels_blas_openmp'
b'[ 82%] Built target KokkosKernels_blas_openmp'
b'[ 82%] Linking CXX executable KokkosKernels_graph_openmp'
b'[ 82%] Built target KokkosKernels_graph_openmp'
b'[ 82%] Linking CXX executable KokkosKernels_batched_dla_openmp'
b'[ 82%] Built target KokkosKernels_batched_dla_openmp'
b'[ 82%] Linking CXX executable KokkosKernels_blas_cuda'
b'[ 82%] Built target KokkosKernels_blas_cuda'
b'[ 82%] Linking CXX executable KokkosKernels_batched_dla_cuda'
b'[ 82%] Built target KokkosKernels_batched_dla_cuda'
b'[ 82%] Linking CXX executable KokkosKernels_graph_cuda'
b'[ 82%] Built target KokkosKernels_graph_cuda'
b'[ 82%] Linking CXX executable KokkosKernels_batched_gemm_cuda'
b'[ 82%] Built target KokkosKernels_batched_gemm_cuda'
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.780/TestAll_2023-07-31_11.22.18/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 # 371 (click to expand)

b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:720:3: note: expanded from macro 'KOKKOSKERNELS_EXECUTE_TEST'"
b'  EXECUTE_BSR_TIMES_MVEC_TEST(SCALAR, ORDINAL, OFFSET, LayoutLeft,  \\'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:712:85: note: expanded from macro 'EXECUTE_BSR_TIMES_MVEC_TEST'"
b'      sparse##_##bsr_spmmv##_##SCALAR##_##ORDINAL##_##OFFSET##_##LAYOUT##_##DEVICE) { \\'
b'                                                                                    ^'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/backends/Test_Serial_Sparse.cpp:20:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse.hpp:40:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:723:'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/test_common/Test_Common_Test_All_Type_Combos.hpp:114:1: error: static data member 'test_info_' not allowed in local class 'serial_sparse_bsr_spmmv_kokkos_complex_double_int_int_LayoutLeft_TestExecSpace_Test'"
b'KOKKOSKERNELS_EXECUTE_TEST(kokkos_complex_double, int, int, TestExecSpace)'
b'^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:720:3: note: expanded from macro 'KOKKOSKERNELS_EXECUTE_TEST'"
b'  EXECUTE_BSR_TIMES_MVEC_TEST(SCALAR, ORDINAL, OFFSET, LayoutLeft,  \\'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:710:3: note: expanded from macro 'EXECUTE_BSR_TIMES_MVEC_TEST'"
b'  TEST_F(                                                                             \\'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/tpls/gtest/gtest/gtest.h:20046:3: note: expanded from macro 'TEST_F'"
b'  GTEST_TEST_(test_fixture, test_name, test_fixture, \\'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/tpls/gtest/gtest/gtest.h:8106:37: note: expanded from macro 'GTEST_TEST_'"
b'  static ::testing::TestInfo* const test_info_ GTEST_ATTRIBUTE_UNUSED_;\\'
b'                                    ^'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/backends/Test_Serial_Sparse.cpp:20:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse.hpp:40:'
b'In file included from /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:723:'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/test_common/Test_Common_Test_All_Type_Combos.hpp:114:1: error: function definition is not allowed here'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:720:3: note: expanded from macro 'KOKKOSKERNELS_EXECUTE_TEST'"
b'  EXECUTE_BSR_TIMES_MVEC_TEST(SCALAR, ORDINAL, OFFSET, LayoutLeft,  \\'
b'  ^'
b"/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/sparse/unit_test/Test_Sparse_spmv_bsr.hpp:712:85: note: expanded from macro 'EXECUTE_BSR_TIMES_MVEC_TEST'"
b'      sparse##_##bsr_spmmv##_##SCALAR##_##ORDINAL##_##OFFSET##_##LAYOUT##_##DEVICE) { \\'
b'                                                                                    ^'
b'fatal error: too many errors emitted, stopping now [-ferror-limit=]'
b'20 errors generated when compiling for sm_70.'
b'make[2]: *** [sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/build.make:90: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/backends/Test_Serial_Sparse.cpp.o] Error 1'
b'make[1]: *** [CMakeFiles/Makefile2:1881: sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/all] Error 2'
b'[ 78%] Built target KokkosKernels_batched_gemm_serial'
b'[ 78%] Linking CXX executable KokkosKernels_common_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 78%] Built target KokkosKernels_common_cuda'
b'[ 78%] Linking CXX executable KokkosKernels_ode_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 78%] Built target KokkosKernels_ode_cuda'
b'[ 78%] Linking CXX executable KokkosKernels_batched_gemm_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 78%] Built target KokkosKernels_batched_gemm_cuda'
b'[ 78%] Linking CXX executable KokkosKernels_graph_serial'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 78%] Built target KokkosKernels_graph_serial'
b'[ 79%] Linking CXX executable KokkosKernels_blas_serial'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 79%] Built target KokkosKernels_blas_serial'
b'[ 79%] Linking CXX executable KokkosKernels_batched_dla_serial'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 79%] Built target KokkosKernels_batched_dla_serial'
b'[ 79%] Linking CXX executable KokkosKernels_blas_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 79%] Built target KokkosKernels_blas_cuda'
b'[ 80%] Linking CXX executable KokkosKernels_batched_dla_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 80%] Built target KokkosKernels_batched_dla_cuda'
b'[ 80%] Linking CXX executable KokkosKernels_graph_cuda'
b'/home/projects/ppc64le/binutils/2.30.0/bin/ld: warning: libgfortran.so.5, needed by /home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib/liblapack.so, may conflict with libgfortran.so.4'
b'[ 80%] Built target KokkosKernels_graph_cuda'
b'make: *** [Makefile:146: all] Error 2'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (build failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243  --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.371/TestAll_2023-07-31_11.22.19/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 44 (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/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/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/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 39de959333d7c3fe39d6712e0b8ae856534c77b2 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021] $ /bin/bash -el /tmp/jenkins2835524242805588780.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp              |  6 ++++++'
b' sparse/impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp | 15 +++++++++++++++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp                | 10 ----------'
b' 3 files changed, 21 insertions(+), 10 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2009632 queued and waiting for resources'
b'srun: job 2009632 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  d246489f8f6c3578fc15ecf48aa8203a74d70aaa Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=478 run_time=138'
b'gnu-10.2.1-Threads_Serial-release build_time=625 run_time=214'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 43 (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/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/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/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 39de959333d7c3fe39d6712e0b8ae856534c77b2 # timeout=10'
b'[KokkosKernels_PullRequest_GNU1021_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins897407813817283581.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp              |  6 ++++++'
b' sparse/impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp | 15 +++++++++++++++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp                | 10 ----------'
b' 3 files changed, 21 insertions(+), 10 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2009633 queued and waiting for resources'
b'srun: job 2009633 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  0eeb480d3529b42554f976fcfba28493bc4fc068 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=439 run_time=131'
b'gnu-10.2.1-Threads_Serial-release build_time=578 run_time=200'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 43 (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/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/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/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 39de959333d7c3fe39d6712e0b8ae856534c77b2 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GNU1021] $ /bin/bash -el /tmp/jenkins8547714092091786508.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp              |  6 ++++++'
b' sparse/impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp | 15 +++++++++++++++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp                | 10 ----------'
b' 3 files changed, 21 insertions(+), 10 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2009634 queued and waiting for resources'
b'srun: job 2009634 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  f91e64a14fbd8f0f89396868a466ce70f6f490df Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=648 run_time=255'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 49 (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/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/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/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 39de959333d7c3fe39d6712e0b8ae856534c77b2 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19_solo] $ /bin/bash -el /tmp/jenkins2984351950737803516.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp              |  6 ++++++'
b' sparse/impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp | 15 +++++++++++++++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp                | 10 ----------'
b' 3 files changed, 21 insertions(+), 10 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2009635 queued and waiting for resources'
b'srun: job 2009635 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  2ee395f68121bd0ec8f20bd1aa4e02c4c318d94c Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=1612 run_time=120'
b'intel-19.0.5.281-Threads-release build_time=1033 run_time=116'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 38 (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/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/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/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 39de959333d7c3fe39d6712e0b8ae856534c77b2 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001_solo] $ /bin/bash -el /tmp/jenkins8434375140369575066.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * branch                develop    -> FETCH_HEAD'
b'   ceb872dc6..66b7f94d7  develop    -> upstream/develop'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp            |   6 ++'
b' .../impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp  |  15 +++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp              |  10 --'
b' .../KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp  | 109 ---------------------'
b' sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp    |  97 ------------------'
b' 5 files changed, 21 insertions(+), 216 deletions(-)'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'srun: INFO: Adding filesystem licenses to job: qscratch:1,gpfs:1'
b'srun: job 2009652 queued and waiting for resources'
b'srun: job 2009652 has been allocated resources'
b'Running on machine: solo'
b"KokkosKernels Repository Status:  79a543026cea486f1c9c8d45c74f7859eb5287b7 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=707 run_time=234'
b'/gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'Finished: SUCCESS'
b''

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

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 tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp            |   6 ++'
b' .../impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp  |  15 +++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp              |  10 --'
b' .../KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp  | 109 ---------------------'
b' sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp    |  97 ------------------'
b' 5 files changed, 21 insertions(+), 216 deletions(-)'
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 3930'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  fdc15ab786444d31ca62c6b8310b3ca5157d40f7 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=2038 run_time=934'
b'armpl-21.1.0-Serial-release build_time=1876 run_time=270'
b'salloc: Relinquishing job allocation 3930'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'Finished: SUCCESS'
b''

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

b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.19.2'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins1378412822547542546.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          cwpearson/docs-apt-update   -> upstream/cwpearson/docs-apt-update'
b' * [new branch]          develop                     -> upstream/develop'
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 tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp            |   6 ++'
b' .../impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp  |  15 +++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp              |  10 --'
b' .../KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp  | 109 ---------------------'
b' sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp    |  97 ------------------'
b' 5 files changed, 21 insertions(+), 216 deletions(-)'
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 3929'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  fdc15ab786444d31ca62c6b8310b3ca5157d40f7 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
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=2768 run_time=2198'
b'salloc: Relinquishing job allocation 3929'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA908_ROCM520 # 544 (click to expand)

b'Cloning the remote Git repository'
b'Cloning repository https://github.com/cwpearson/kokkos-kernels'
b' > git init /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.31.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/cwpearson/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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_VEGA908_ROCM520/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.31.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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA908_ROCM520] $ /bin/bash -el /tmp/jenkins4047080850080048777.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          cwpearson/docs-apt-update   -> upstream/cwpearson/docs-apt-update'
b' * [new branch]          develop                     -> upstream/develop'
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 tag]             3.7.02                      -> 3.7.02'
b' * [new tag]             4.1.00                      -> 4.1.00'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
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]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp            |   6 ++'
b' .../impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp  |  15 +++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp              |  10 --'
b' .../KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp  | 109 ---------------------'
b' sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp    |  97 ------------------'
b' 5 files changed, 21 insertions(+), 216 deletions(-)'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520'
b'Running on machine: caraway'
b"KokkosKernels Repository Status:  7fbdfba79843bd4d19d381f0d0f4f68a8fa70f10 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
b''
b''
b'Going to test compilers:  rocm/5.2.0'
b'Testing compiler rocm/5.2.0'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'  Starting job rocm-5.2.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA908'
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.2.0-Hip_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'rocm-5.2.0-Hip_Serial-release build_time=956 run_time=402'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520'
b'Finished: SUCCESS'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520 # 66 (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_VEGA908_Tpls_ROCM520'
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_VEGA908_Tpls_ROCM520/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/cwpearson/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/cwpearson/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.31.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/cwpearson/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse eb2c43e14dd941244ead86d33ac1b3a11fddcdf8^{commit} # timeout=10'
b'Checking out Revision eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f eb2c43e14dd941244ead86d33ac1b3a11fddcdf8 # timeout=10'
b'Commit message: "remove duplicate BSR SpMV tests"'
b' > git rev-list --no-walk c99b373c48b6889678c5b85347e0b97344deec3d # 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_VEGA908_Tpls_ROCM520/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.31.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 929cac25068392505bcb2c53847b0b55591e4591 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'Commit message: "#5635: Serial/OpenMP:  Parallel_scan with return value for TeamThreadRange (#6090)"'
b' > git rev-list --no-walk 929cac25068392505bcb2c53847b0b55591e4591 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520] $ /bin/bash -el /tmp/jenkins2167170213785448158.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b'   ceb872dc6..66b7f94d7  develop    -> upstream/develop'
b"Merge made by the 'recursive' strategy."
b' common/impl/KokkosKernels_ViewUtils.hpp            |   6 ++'
b' .../impl/KokkosSparse_spmv_bsrmatrix_impl_v42.hpp  |  15 +++'
b' sparse/src/KokkosSparse_BsrMatrix.hpp              |  10 --'
b' .../KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp  | 109 ---------------------'
b' sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp    |  97 ------------------'
b' 5 files changed, 21 insertions(+), 216 deletions(-)'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520'
b'Running on machine: caraway'
b"KokkosKernels Repository Status:  7fbdfba79843bd4d19d381f0d0f4f68a8fa70f10 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  929cac25068392505bcb2c53847b0b55591e4591 #5635: Serial/OpenMP: Parallel_scan with return value for TeamThreadRange (#6090)'
b''
b''
b'Going to test compilers:  rocm/5.2.0'
b'Testing compiler rocm/5.2.0'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'  Starting job rocm-5.2.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA908'
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.2.0-Hip_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'rocm-5.2.0-Hip_Serial-release build_time=982 run_time=403'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520'
b'Finished: SUCCESS'
b''

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

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 784
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 375
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 48
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 47
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 47
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 53
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 42
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 554
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 549
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 548
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 70
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (cwpearson/kokkos-kernels)
  • Branch: fix/1792
  • SHA: 1da7a77
  • Mode: TEST_REPO

Pull Request Author: cwpearson

@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: 784
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 375
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 48
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 47
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 47
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 53
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 42
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 554
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 549
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 548
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_Tpls_ROCM520

  • Build Num: 70
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/cwpearson/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 1da7a77
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 66b7f94
PR_LABELS
PULLREQUESTNUM 1922
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Merge Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
THE LAST COMMIT TO THIS PULL REQUEST HAS NOT BEEN REVIEWED YET!

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However Inspection must be performed before merge can occur...

@kokkos-devops-admin
Copy link

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

@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 38b98e5 into kokkos:develop Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants