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

ODE: explicit integration methods #1754

Merged
merged 3 commits into from
Apr 6, 2023
Merged

ODE: explicit integration methods #1754

merged 3 commits into from
Apr 6, 2023

Conversation

lucbv
Copy link
Contributor

@lucbv lucbv commented Mar 27, 2023

@vbrunini

Creating a new component for time integrators, that really do not fit in any of the current components.
This is still a work in progress mostly to discuss the interface provided, unit-tests and performance tests build and run correctly.

@lucbv lucbv added the AT: WIP label Mar 27, 2023
@lucbv lucbv requested review from brian-kelley and kliegeois March 27, 2023 19:33
@lucbv lucbv self-assigned this Mar 27, 2023
ode/impl/KokkosODE_RungeKutta_impl.hpp Outdated Show resolved Hide resolved
ode/impl/KokkosODE_RungeKutta_impl.hpp Outdated Show resolved Hide resolved
LIST(APPEND KK_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/ode/impl)
LIST(APPEND KK_INCLUDE_DIRS ${CMAKE_CURRENT_SOURCE_DIR}/ode/unit_test)

IF (NOT KokkosKernels_ENABLE_COMPONENT_BATCHED)
Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like the ODE component should just depend on the batched component?

@lucbv lucbv removed the AT: WIP label Apr 5, 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: 472
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 78
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 108
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 378
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 339
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 428
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 481
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 282
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 277
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 280
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: ode_explicit
  • SHA: c0a5dc8
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has commited a change to the PR before testing completed. The original testing SHA = c0a5dc8 Does not match the current commit SHA = 49c889f. The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 472
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 78
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 108
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 378
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 339
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 428
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 481
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 282
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 277
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 280
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA c0a5dc8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 472 (click to expand)

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight
***Forced exclusive execution
Job <54388> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  5e886649dda63d4600d8041deda882f0b6ec0963 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: cuda/11.2.2
Testing compiler cuda/11.2.2
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Starting job cuda-11.2.2-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Volta70
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

[ 60%] 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_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 60%] Linking CXX static library libkokkoskernels.a
[ 60%] Built target kokkoskernels
[ 60%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 60%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/__/__/__/test_common/Test_Main.cpp.o
[ 60%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_serial.dir/__/__/__/test_common/Test_Main.cpp.o
[ 60%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/__/__/__/test_common/Test_Main.cpp.o
[ 60%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 62%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 63%] Building CXX object perf_test/batched/sparse/CG/CMakeFiles/KokkosBatched_Test_CG.dir/KokkosBatched_Test_CG.cpp.o
[ 63%] Building CXX object perf_test/batched/sparse/cusolver/CMakeFiles/KokkosBatched_Test_cusolverDn.dir/KokkosBatched_Test_cusolverDn.cpp.o
[ 63%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 65%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/GMRES/CMakeFiles/KokkosBatched_Test_GMRES.dir/KokkosBatched_Test_GMRES.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/cusolver/CMakeFiles/KokkosBatched_Test_cusolverSp.dir/KokkosBatched_Test_cusolverSp.cpp.o
[ 65%] Linking CXX executable KokkosBatched_Test_cusolverSp
[ 65%] Linking CXX executable KokkosBatched_Test_cusolverDn
[ 65%] Built target KokkosBatched_Test_cusolverDn
[ 65%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
[ 65%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_serial.dir/backends/Test_Serial_Common.cpp.o
[ 65%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/backends/Test_Serial_Sparse.cpp.o
[ 65%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/backends/Test_Serial_Batched_Sparse.cpp.o
[ 65%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/backends/Test_Serial_Batched_Dense.cpp.o
[ 65%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/backends/Test_Serial_Graph.cpp.o
[ 65%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_serial.dir/backends/Test_Serial_Blas.cpp.o
[ 65%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_serial.dir/backends/Test_Serial_Batched_GEMM.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/SPMV/CMakeFiles/KokkosBatched_Test_SPMV.dir/KokkosBatched_Test_SPMV.cpp.o
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/build.make:90: ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1699: ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 66%] Linking CXX executable KokkosBatched_Test_SPMV
[ 66%] Built target KokkosBatched_Test_SPMV
[ 66%] Linking CXX executable KokkosBatched_Test_CG
[ 66%] Built target KokkosBatched_Test_CG
[ 66%] Built target KokkosBatched_Test_cusolverSp
[ 67%] Linking CXX executable KokkosKernels_batched_sla_serial
[ 67%] Linking CXX executable KokkosBatched_Test_GMRES
[ 68%] Linking CXX executable KokkosKernels_common_serial
[ 68%] Built target KokkosKernels_common_serial
[ 68%] Built target KokkosBatched_Test_GMRES
[ 68%] Built target KokkosKernels_batched_sla_serial
[ 69%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 69%] Built target KokkosKernels_batched_gemm_serial
[ 69%] Linking CXX executable KokkosKernels_graph_serial
[ 69%] Built target KokkosKernels_graph_serial
[ 70%] Linking CXX executable KokkosKernels_blas_serial
[ 70%] Built target KokkosKernels_blas_serial
[ 71%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 71%] Built target KokkosKernels_batched_dla_serial
[ 71%] Linking CXX executable KokkosKernels_sparse_serial
[ 71%] Built target KokkosKernels_sparse_serial
make: *** [Makefile:146: all] Error 2
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
  Starting job gcc-9.3.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: Power8,Pascal60
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args: 
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020 # 108 (click to expand)

 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020
Running on machine: blake
Running on machine: blake
KokkosKernels Repository Status:  cd414258f01a1fc9d0debd64eee65deca78efa4b Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
KokkosKernels Repository Status: cd414258f01a1fc9d0debd64eee65deca78efa4b Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Starting job gcc-10.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020_Light_LayoutRight # 378 (click to expand)

Scanning dependencies of target KokkosBatched_Test_SPMV
[ 65%] Built target KokkosBatched_Test_cusolverSp
[ 65%] Building CXX object perf_test/batched/sparse/SPMV/CMakeFiles/KokkosBatched_Test_SPMV.dir/KokkosBatched_Test_SPMV.cpp.o
[ 66%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 66%] Linking CXX executable KokkosBatched_Test_GMRES
[ 67%] Linking CXX executable KokkosBatched_Test_SPMV
[ 68%] Linking CXX executable KokkosKernels_common_openmp
[ 68%] Built target KokkosKernels_common_openmp
[ 68%] Built target KokkosBatched_Test_SPMV
[ 68%] Built target KokkosBatched_Test_GMRES
[ 68%] Built target KokkosKernels_batched_sla_openmp
[ 68%] Linking CXX executable KokkosKernels_graph_openmp
[ 68%] Built target KokkosKernels_graph_openmp
[ 69%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 69%] Built target KokkosKernels_batched_gemm_openmp
[ 70%] Linking CXX executable KokkosKernels_blas_openmp
[ 70%] Built target KokkosKernels_blas_openmp
[ 71%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 71%] Built target KokkosKernels_batched_dla_openmp
[ 71%] Linking CXX executable KokkosKernels_sparse_openmp
[ 71%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.378/TestAll_2023-04-05_17.10.53/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-10.2.0-Threads_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.378/TestAll_2023-04-05_17.10.53/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
srun: error: blake25: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC1020 # 339 (click to expand)

[ 77%] Linking CXX executable KokkosKernels_common_openmp
[ 77%] Built target KokkosKernels_common_openmp
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o
Scanning dependencies of target KokkosKernels_ode_serial
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_OpenMP_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
[ 77%] Linking CXX executable KokkosKernels_graph_serial
[ 77%] Built target KokkosKernels_graph_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 77%] Built target KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_graph_openmp
[ 77%] Built target KokkosKernels_graph_openmp
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 77%] Built target KokkosKernels_batched_gemm_openmp
[ 77%] Linking CXX executable KokkosKernels_blas_serial
[ 77%] Built target KokkosKernels_blas_serial
[ 78%] Linking CXX executable KokkosKernels_blas_openmp
[ 78%] Built target KokkosKernels_blas_openmp
[ 79%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 79%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 79%] Built target KokkosKernels_batched_dla_openmp
[ 79%] Built target KokkosKernels_batched_dla_serial
[ 79%] Linking CXX executable KokkosKernels_sparse_openmp
[ 79%] Built target KokkosKernels_sparse_openmp
[ 79%] Linking CXX executable KokkosKernels_sparse_serial
[ 79%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0 openblas/0.3.21/gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=,blas --user-blas-path=/projects/x86-64-skylake/tpls/openblas/0.3.21/gcc/10.2.0/base/z6i3z3n/lib --user-lapack-path=/projects/x86-64-skylake/tpls/openblas/0.3.21/gcc/10.2.0/base/z6i3z3n/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.339/TestAll_2023-04-05_17.10.51/gcc/10.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
srun: error: blake24: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19 # 428 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Running on machine: blake
KokkosKernels Repository Status:  de7c62eb79cd59ca26df67cd74579ceaa213b2fd Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: intel/19.5.281
Testing compiler intel/19.5.281
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
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
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 481 (click to expand)

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Running on machine: blake
KokkosKernels Repository Status:  af5e93a22380af0545b2760cd7e63543db3c086f Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: clang/10.0.1
Testing compiler clang/10.0.1
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Starting job clang-10.0.1-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED clang-10.0.1-Threads_Serial-release
#######################################################
PASSED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release build_time=619 run_time=199
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Finished: SUCCESS

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

 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

Currently Loaded Modules:

  1. gcc/10.2.0 11) numactl/2.0.12 21) parmetis/4.0.3
  2. autoconf/2.69 12) hwloc/1.11.11 22) metis/5.1.0
  3. automake/1.16.1 13) pmix/2.2.3 23) openblas/0.3.4
  4. libtool/2.4.6 14) ucx/1.7.0 24) superlu/5.2.1
  5. cmake/3.17.0 15) openmpi/4.0.2 25) superlu-dist/5.4.0
  6. git/2.19.2 16) curl/7.71.0 26) boost/1.72.0
  7. zlib/1.2.11 17) netcdf-c/4.6.3 27) fftw/3.3.8
  8. bzip2/1.0.6 18) parallel-netcdf/1.11.1 28) singularity/3.5.3
  9. xz/5.2.4 19) hdf5/1.10.5 29) devpack-gnu10/20201002
  10. yaml-cpp/0.6.2 20) cgns/3.4.0

Currently Loaded Modules:

  1. cmake/3.17.0

salloc: Granted job allocation 3272
Running on machine: inouye
KokkosKernels Repository Status: 2c3f8f9b226b7d3342438dc2f5d5b284fc1abb33 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: armpl/21.1.0
Testing compiler armpl/21.1.0
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Starting job armpl-21.1.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020

Currently Loaded Modules:

  1. gcc/10.2.0 11) numactl/2.0.12 21) parmetis/4.0.3
  2. autoconf/2.69 12) hwloc/1.11.11 22) metis/5.1.0
  3. automake/1.16.1 13) pmix/2.2.3 23) openblas/0.3.4
  4. libtool/2.4.6 14) ucx/1.7.0 24) superlu/5.2.1
  5. cmake/3.17.0 15) openmpi/4.0.2 25) superlu-dist/5.4.0
  6. git/2.19.2 16) curl/7.71.0 26) boost/1.72.0
  7. zlib/1.2.11 17) netcdf-c/4.6.3 27) fftw/3.3.8
  8. bzip2/1.0.6 18) parallel-netcdf/1.11.1 28) singularity/3.5.3
  9. xz/5.2.4 19) hdf5/1.10.5 29) devpack-gnu10/20201002
  10. yaml-cpp/0.6.2 20) cgns/3.4.0

Currently Loaded Modules:

  1. cmake/3.17.0

salloc: Granted job allocation 3271
Running on machine: inouye
KokkosKernels Repository Status: 2c3f8f9b226b7d3342438dc2f5d5b284fc1abb33 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520
Running on machine: caraway
KokkosKernels Repository Status:  6a1acd24e9cba70f5c5e59cba43af3a4a891d90f Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: rocm/5.2.0
Testing compiler rocm/5.2.0
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Starting job rocm-5.2.0-Hip_Serial-release
Hip IS THE KOKKOS DEVICE
kokkos devices: Hip,Serial
kokkos arch: VEGA908
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 79
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 109
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 379
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 340
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 429
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 482
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 283
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 278
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 281
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: ode_explicit
  • SHA: 49c889f
  • Mode: TEST_REPO

Pull Request Author: lucbv

#ifndef KOKKOSODE_RUNGEKUTTA_HPP
#define KOKKOSODE_RUNGEKUTTA_HPP

/// \author Luc Berger-Vergiat (lberg@sandia.gov)
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/// \author Luc Berger-Vergiat (lberg@sandia.gov)
/// \author Luc Berger-Vergiat (lberge@sandia.gov)

namespace KokkosODE {
namespace Experimental {

/// \brief RK_type is an enum tye that conveniently
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
/// \brief RK_type is an enum tye that conveniently
/// \brief RK_type is an enum type that conveniently

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 79
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 109
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 379
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 340
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 429
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 482
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 283
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 278
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 281
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 49c889f
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 473 (click to expand)

 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight
***Forced exclusive execution
Job <54390> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  0b86d7ab69760028dde3c92fa4e672b2b390f958 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: cuda/11.2.2
Testing compiler cuda/11.2.2
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Starting job cuda-11.2.2-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Volta70
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED cuda-11.2.2-Cuda_OpenMP-release
#######################################################
PASSED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release build_time=3345 run_time=485
Running on machine: weaver
KokkosKernels Repository Status: 0b86d7ab69760028dde3c92fa4e672b2b390f958 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: cuda/11.2.2
Testing compiler cuda/11.2.2
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Starting job cuda-11.2.2-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Volta70
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED cuda-11.2.2-Cuda_OpenMP-release
#######################################################
PASSED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release build_time=4333 run_time=491
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight
Finished: SUCCESS

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

make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-9.3.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.23.1 gcc/9.3.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/9.3.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.79/TestAll_2023-04-05_17.50.09/gcc/9.3.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-9.3.0-OpenMP_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.23.1 gcc/9.3.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/9.3.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.79/TestAll_2023-04-05_17.50.09/gcc/9.3.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-9.3.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.23.1 gcc/9.3.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/9.3.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.79/TestAll_2023-04-05_17.50.09/gcc/9.3.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020 # 109 (click to expand)

[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/backends/Test_Threads_ODE.cpp.o
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_Threads_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/backends/Test_Threads_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 77%] Built target KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_threads
[ 77%] Built target KokkosKernels_batched_gemm_threads
[ 78%] Linking CXX executable KokkosKernels_batched_dla_threads
[ 78%] Built target KokkosKernels_batched_dla_threads
[ 78%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 78%] Built target KokkosKernels_batched_dla_serial
[ 78%] Linking CXX executable KokkosKernels_graph_threads
[ 78%] Built target KokkosKernels_graph_threads
[ 78%] Linking CXX executable KokkosKernels_graph_serial
[ 78%] Built target KokkosKernels_graph_serial
[ 79%] Linking CXX executable KokkosKernels_blas_serial
[ 79%] Built target KokkosKernels_blas_serial
[ 79%] Linking CXX executable KokkosKernels_blas_threads
[ 79%] Built target KokkosKernels_blas_threads
[ 79%] Linking CXX executable KokkosKernels_sparse_serial
[ 80%] Linking CXX executable KokkosKernels_sparse_threads
[ 80%] Built target KokkosKernels_sparse_serial
[ 80%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-Threads_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples --disable-test-eti-only

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.109/TestAll_2023-04-05_17.50.19/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
srun: error: blake17: task 0: Exited with exit code 1
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Build step 'Execute shell' marked build as failure
srun: forcing job termination
srun: Job step aborted: Waiting up to 32 seconds for job step to finish.
slurmstepd: error: *** STEP 1016083.0 ON blake21 CANCELLED AT 2023-04-05T19:01:30 ***
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020_Light_LayoutRight # 379 (click to expand)

[ 67%] Built target KokkosBatched_Test_SPMV
[ 67%] Linking CXX executable graph_mis_d2
[ 67%] Built target graph_mis_d2
[ 67%] Linking CXX executable KokkosBatched_Test_CG
[ 67%] Built target KokkosBatched_Test_CG
[ 68%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 68%] Built target KokkosKernels_batched_sla_openmp
[ 68%] Linking CXX executable KokkosBatched_Test_GMRES
[ 68%] Built target KokkosBatched_Test_GMRES
[ 69%] Linking CXX executable KokkosKernels_common_openmp
[ 69%] Built target KokkosKernels_common_openmp
[ 69%] Linking CXX executable KokkosKernels_graph_openmp
[ 70%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 70%] Built target KokkosKernels_graph_openmp
[ 70%] Built target KokkosKernels_batched_gemm_openmp
[ 71%] Linking CXX executable KokkosKernels_blas_openmp
[ 71%] Built target KokkosKernels_blas_openmp
[ 72%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 72%] Built target KokkosKernels_batched_dla_openmp
[ 72%] Linking CXX executable KokkosKernels_sparse_openmp
[ 72%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.379/TestAll_2023-04-05_17.50.28/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-10.2.0-Threads_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.379/TestAll_2023-04-05_17.50.28/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
srun: error: blake22: task 0: Exited with exit code 2
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC1020 # 340 (click to expand)

[ 77%] Linking CXX executable KokkosKernels_common_openmp
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o
[ 77%] Built target KokkosKernels_common_openmp
Scanning dependencies of target KokkosKernels_ode_serial
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_OpenMP_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of ^ [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
[ 77%] Linking CXX executable KokkosKernels_graph_serial
[ 77%] Built target KokkosKernels_graph_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 77%] Built target KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_graph_openmp
[ 77%] Built target KokkosKernels_graph_openmp
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 77%] Built target KokkosKernels_batched_gemm_openmp
[ 77%] Linking CXX executable KokkosKernels_blas_serial
[ 77%] Built target KokkosKernels_blas_serial
[ 78%] Linking CXX executable KokkosKernels_blas_openmp
[ 78%] Built target KokkosKernels_blas_openmp
[ 79%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 79%] Built target KokkosKernels_batched_dla_serial
[ 79%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 79%] Built target KokkosKernels_batched_dla_openmp
[ 79%] Linking CXX executable KokkosKernels_sparse_openmp
[ 79%] Built target KokkosKernels_sparse_openmp
[ 79%] Linking CXX executable KokkosKernels_sparse_serial
[ 79%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0 openblas/0.3.21/gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=,blas --user-blas-path=/projects/x86-64-skylake/tpls/openblas/0.3.21/gcc/10.2.0/base/z6i3z3n/lib --user-lapack-path=/projects/x86-64-skylake/tpls/openblas/0.3.21/gcc/10.2.0/base/z6i3z3n/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.340/TestAll_2023-04-05_17.50.39/gcc/10.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
srun: error: blake23: task 0: Exited with exit code 1
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19 # 429 (click to expand)

 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Running on machine: blake
KokkosKernels Repository Status:  f34bd46f0529e63ea63af6e8a7c88ac49d522b76 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: intel/19.5.281
Testing compiler intel/19.5.281
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
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
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-19.5.281-OpenMP-release
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-Threads-release
kokkos devices: Threads
kokkos arch: SKX
kokkos options:
kokkos cuda options:
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
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-19.5.281-Threads-release
#######################################################
PASSED TESTS
#######################################################
intel-19.5.281-OpenMP-release build_time=1230 run_time=109
intel-19.5.281-Threads-release build_time=863 run_time=110
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 482 (click to expand)

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Running on machine: blake
KokkosKernels Repository Status:  abe219a584673ae099b4a3a43202d4323b045363 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: clang/10.0.1
Testing compiler clang/10.0.1
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Starting job clang-10.0.1-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED clang-10.0.1-Threads_Serial-release
#######################################################
PASSED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release build_time=623 run_time=192
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Finished: SUCCESS

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

[ 67%] Built target KokkosBatched_Test_SPMV
[ 67%] Linking CXX executable graph_mis_d2
[ 67%] Linking CXX executable KokkosBatched_Test_CG
[ 67%] Built target KokkosBatched_Test_CG
[ 67%] Built target graph_mis_d2
[ 68%] Linking CXX executable KokkosKernels_batched_sla_serial
[ 68%] Linking CXX executable KokkosBatched_Test_GMRES
[ 68%] Built target KokkosBatched_Test_GMRES
[ 68%] Built target KokkosKernels_batched_sla_serial
[ 69%] Linking CXX executable KokkosKernels_common_serial
[ 69%] Built target KokkosKernels_common_serial
[ 69%] Linking CXX executable KokkosKernels_graph_serial
[ 69%] Built target KokkosKernels_graph_serial
[ 70%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 70%] Built target KokkosKernels_batched_gemm_serial
[ 71%] Linking CXX executable KokkosKernels_blas_serial
[ 71%] Built target KokkosKernels_blas_serial
[ 72%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 72%] Built target KokkosKernels_batched_dla_serial
[ 72%] Linking CXX executable KokkosKernels_sparse_serial
[ 72%] Built target KokkosKernels_sparse_serial
make: *** [Makefile:158: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
armpl-21.1.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        module purge
        module purge
        module load cmake/3.17.0 gcc/10.2.0 armpl/21.1.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=A64FX --compiler=/opt/spatse/gcc/2020-09-17/spack/opt/spack/linux-rhel8-a64fx/gcc-8.2.1/gcc-10.2.0-f73mwr3ryd77o37a5jyofxet6nk7xowg/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --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=armpl,armpl --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110.283/TestAll_2023-04-05_17.51.19/armpl/21.1.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
armpl-21.1.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    module purge
    module purge
    module load cmake/3.17.0 gcc/10.2.0 armpl/21.1.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=A64FX --compiler=/opt/spatse/gcc/2020-09-17/spack/opt/spack/linux-rhel8-a64fx/gcc-8.2.1/gcc-10.2.0-f73mwr3ryd77o37a5jyofxet6nk7xowg/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --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=armpl,armpl --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110.283/TestAll_2023-04-05_17.51.19/armpl/21.1.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
salloc: Relinquishing job allocation 3273
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o
[ 77%] Linking CXX executable KokkosKernels_common_openmp
In file included from /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_OpenMP_ODE.cpp:20:
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of '^' [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
[ 77%] Built target KokkosKernels_common_openmp
Scanning dependencies of target KokkosKernels_ode_serial
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/build.make:93: ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2049: ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:32:37: error: suggest parentheses around arithmetic in operand of '^' [-Werror=parentheses]
   32 |   constexpr static double gamma = 1 - 10 ^ -9;
      |                                   ~~^~~~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/build.make:93: ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:2077: ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_graph_serial
[ 77%] Built target KokkosKernels_graph_serial
[ 77%] Built target KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 77%] Built target KokkosKernels_batched_gemm_openmp
[ 77%] Linking CXX executable KokkosKernels_graph_openmp
[ 77%] Built target KokkosKernels_graph_openmp
[ 77%] Linking CXX executable KokkosKernels_blas_serial
[ 77%] Built target KokkosKernels_blas_serial
[ 78%] Linking CXX executable KokkosKernels_blas_openmp
[ 78%] Built target KokkosKernels_blas_openmp
[ 79%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 79%] Built target KokkosKernels_batched_dla_serial
[ 79%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 79%] Built target KokkosKernels_batched_dla_openmp
[ 79%] Linking CXX executable KokkosKernels_sparse_openmp
[ 79%] Built target KokkosKernels_sparse_openmp
[ 80%] Linking CXX executable KokkosKernels_sparse_serial
[ 80%] Built target KokkosKernels_sparse_serial
make: *** [Makefile:158: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        module purge
        module purge
        module load cmake/3.17.0 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=A64FX --compiler=/opt/spatse/gcc/2020-09-17/spack/opt/spack/linux-rhel8-a64fx/gcc-8.2.1/gcc-10.2.0-f73mwr3ryd77o37a5jyofxet6nk7xowg/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/KokkosKernels_PullRequest_A64FX_GCC1020.278/TestAll_2023-04-05_17.51.29/gcc/10.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
salloc: Relinquishing job allocation 3274
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520
Running on machine: caraway
KokkosKernels Repository Status:  65f77c8850f8d451abb857b5c0f987520ec71ff4 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: rocm/5.2.0
Testing compiler rocm/5.2.0
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Starting job rocm-5.2.0-Hip_Serial-release
Hip IS THE KOKKOS DEVICE
kokkos devices: Hip,Serial
kokkos arch: VEGA908
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED rocm-5.2.0-Hip_Serial-release
#######################################################
PASSED TESTS
#######################################################
rocm-5.2.0-Hip_Serial-release build_time=860 run_time=402
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520
Finished: SUCCESS

@kokkos-devops-admin
Copy link

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

lucbv added 2 commits April 6, 2023 09:12
Currently we are only providing explicit time integration with
ButchedTableau as input parameters. These are mostly the explicit
Runge-Kutta methods.
Adding performance test for Runge-Kutta methods
Adding new ODE_params struct that is used to control
adaptivity in ODE solver and to set basic parameters
such as the number of steps desired, max number of
steps allowed, etc...
Adding RK4 in case we need it to jump start some implicit
methods in the upcoming work...
@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: 474
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 80
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 110
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 380
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 341
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 430
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 483
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 284
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 279
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 282
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: ode_explicit
  • SHA: 5062be4
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has commited a change to the PR before testing completed. The original testing SHA = 5062be4 Does not match the current commit SHA = 22cd43c. The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 474
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 80
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 110
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 380
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 341
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 430
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 483
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 284
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 279
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 282
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5062be4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 11d442b
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 474 (click to expand)

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight
***Forced exclusive execution
Job <54428> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  20b42583138057abeb03add66c78597559a79804 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: cuda/11.2.2
Testing compiler cuda/11.2.2
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Starting job cuda-11.2.2-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Volta70
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10
***Forced exclusive execution
Job <54429> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  11fe0a474d472c229e30a6ef94d903983de6fe15 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/9.3.0
Testing compiler gcc/9.3.0
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Starting job gcc-9.3.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: Power8,Pascal60
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020 # 110 (click to expand)

 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020
Running on machine: blake
Running on machine: blake
KokkosKernels Repository Status:  71e32acfb7bb175b7e0f6dd227dd727a6b806e25 Merge remote-tracking branch 'upstream/develop' into HEAD

KokkosKernels Repository Status: 71e32acfb7bb175b7e0f6dd227dd727a6b806e25 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020_Light_LayoutRight # 380 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight
Running on machine: blake
KokkosKernels Repository Status:  749a72c36a203b206b397b6fc281dd1b35fb3f85 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC1020 # 341 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
Running on machine: blake
KokkosKernels Repository Status:  01ada748c7b09fc5b1365e637202d2d5472706a9 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19 # 430 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git init /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 483 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git init /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse origin/5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse origin/5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > git init /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > git --version # timeout=10
 > git --version # 'git version 2.31.1'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --force --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse origin/5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
 > git rev-parse 5062be477b8db67d96782bdc0aeaaf5a5e5d750c^{commit} # timeout=10
ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job.
Finished: FAILURE

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 81
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 111
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 381
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 342
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 431
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 484
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 285
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 280
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 283
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: ode_explicit
  • SHA: 22cd43c
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

Status Flag 'Pull Request AutoTester' - Error: Jenkins Jobs - A user has commited a change to the PR before testing completed. The original testing SHA = 22cd43c Does not match the current commit SHA = 6b4b8bb. The Jenkins Jobs will be shutdown; Testing of this PR must occur again.

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 475
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 81
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 111
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 381
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 342
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 431
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 484
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 285
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 280
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 283
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 22cd43c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 475 (click to expand)

 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight
***Forced exclusive execution
Job <54432> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  3ef24d8683a47123308536a2adf9c3ef4977230b Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: cuda/11.2.2
Testing compiler cuda/11.2.2
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Unrecognized compiler cuda/11.2.2 when looking for Spack variants
Starting job cuda-11.2.2-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Volta70
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

[ 60%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_openmp.dir/__/__/__/test_common/Test_Main.cpp.o
[ 60%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_openmp.dir/__/__/test_common/Test_Main.cpp.o
[ 61%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/__/__/test_common/Test_Main.cpp.o
[ 61%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/__/__/__/test_common/Test_Main.cpp.o
[ 62%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/__/__/test_common/Test_Main.cpp.o
[ 62%] Building CXX object perf_test/batched/sparse/CG/CMakeFiles/KokkosBatched_Test_CG.dir/KokkosBatched_Test_CG.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/cusolver/CMakeFiles/KokkosBatched_Test_cusolverSp.dir/KokkosBatched_Test_cusolverSp.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/GMRES/CMakeFiles/KokkosBatched_Test_GMRES.dir/KokkosBatched_Test_GMRES.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/cusolver/CMakeFiles/KokkosBatched_Test_cusolverDn.dir/KokkosBatched_Test_cusolverDn.cpp.o
[ 65%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/__/__/test_common/Test_Main.cpp.o
[ 65%] Linking CXX executable KokkosBatched_Test_cusolverDn
[ 65%] Linking CXX executable KokkosBatched_Test_cusolverSp
[ 65%] Built target KokkosBatched_Test_cusolverSp
[ 65%] Built target KokkosBatched_Test_cusolverDn
[ 65%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_gemm_openmp.dir/backends/Test_OpenMP_Batched_GEMM.cpp.o
[ 65%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_openmp.dir/backends/Test_OpenMP_Sparse.cpp.o
[ 65%] Building CXX object batched/dense/unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/backends/Test_OpenMP_Batched_Dense.cpp.o
[ 65%] Building CXX object common/unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/backends/Test_OpenMP_Common.cpp.o
[ 65%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o
[ 65%] Building CXX object blas/unit_test/CMakeFiles/KokkosKernels_blas_openmp.dir/backends/Test_OpenMP_Blas.cpp.o
[ 65%] Building CXX object graph/unit_test/CMakeFiles/KokkosKernels_graph_openmp.dir/backends/Test_OpenMP_Graph.cpp.o
[ 65%] Building CXX object batched/sparse/unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/backends/Test_OpenMP_Batched_Sparse.cpp.o
[ 65%] Building CXX object perf_test/batched/sparse/SPMV/CMakeFiles/KokkosBatched_Test_SPMV.dir/KokkosBatched_Test_SPMV.cpp.o
[ 65%] Building CXX object perf_test/graph/CMakeFiles/graph_color.dir/KokkosGraph_color.cpp.o
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/backends/Test_OpenMP_ODE.cpp:20:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp: In instantiation of void Test::test_chem() [with execution_space = Kokkos::OpenMP]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:192:34:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:103:18: error: unused variable dt [-Werror=unused-variable]
  103 |     const double dt     = 0.1;
      |                  ^~
[ 66%] Linking CXX executable KokkosBatched_Test_SPMV
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/build.make:90: ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/backends/Test_OpenMP_ODE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1699: ode/unit_test/CMakeFiles/KokkosKernels_ode_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 66%] Built target KokkosBatched_Test_SPMV
[ 66%] Linking CXX executable KokkosBatched_Test_CG
[ 66%] Built target KokkosBatched_Test_CG
[ 67%] Linking CXX executable graph_color
[ 67%] Built target graph_color
[ 68%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 68%] Built target KokkosKernels_batched_sla_openmp
[ 68%] Linking CXX executable KokkosBatched_Test_GMRES
[ 68%] Built target KokkosBatched_Test_GMRES
[ 69%] Linking CXX executable KokkosKernels_common_openmp
[ 69%] Built target KokkosKernels_common_openmp
[ 70%] Linking CXX executable KokkosKernels_batched_gemm_openmp
[ 70%] Built target KokkosKernels_batched_gemm_openmp
[ 70%] Linking CXX executable KokkosKernels_graph_openmp
[ 70%] Built target KokkosKernels_graph_openmp
[ 71%] Linking CXX executable KokkosKernels_blas_openmp
[ 71%] Built target KokkosKernels_blas_openmp
[ 72%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 72%] Built target KokkosKernels_batched_dla_openmp
[ 72%] Linking CXX executable KokkosKernels_sparse_openmp
[ 72%] Built target KokkosKernels_sparse_openmp
make: *** [Makefile:146: all] Error 2
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
  Starting job gcc-9.3.0-Serial-release
kokkos devices: Serial
kokkos arch: Power8,Pascal60
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args: 
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020 # 111 (click to expand)

 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020
Running on machine: blake
KokkosKernels Repository Status:  b90901ba56135c5f0292febb1c029f09caf2dee3 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Running on machine: blake
KokkosKernels Repository Status: b90901ba56135c5f0292febb1c029f09caf2dee3 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --disable-test-eti-only
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC1020_Light_LayoutRight # 381 (click to expand)

Scanning dependencies of target KokkosKernels_sparse_threads
[ 76%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_threads.dir/__/__/test_common/Test_Main.cpp.o
Scanning dependencies of target KokkosKernels_sparse_serial
[ 76%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/__/__/test_common/Test_Main.cpp.o
[ 76%] Linking CXX executable KokkosKernels_common_serial
[ 76%] Built target KokkosKernels_common_serial
[ 77%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/backends/Test_Serial_Sparse.cpp.o
[ 77%] Building CXX object sparse/unit_test/CMakeFiles/KokkosKernels_sparse_threads.dir/backends/Test_Threads_Sparse.cpp.o
[ 77%] Linking CXX executable KokkosKernels_common_threads
Scanning dependencies of target KokkosKernels_ode_threads
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/__/__/test_common/Test_Main.cpp.o
[ 77%] Built target KokkosKernels_common_threads
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/backends/Test_Threads_ODE.cpp.o
Scanning dependencies of target KokkosKernels_ode_serial
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/__/__/test_common/Test_Main.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/backends/Test_Threads_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp: In instantiation of void Test::test_chem() [with execution_space = Kokkos::Threads]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:192:34:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:103:18: error: unused variable dt [-Werror=unused-variable]
  103 |     const double dt     = 0.1;
      |                  ^~
[ 77%] Building CXX object ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/backends/Test_Threads_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE.hpp:20,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/backends/Test_Serial_ODE.cpp:20:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp: In instantiation of void Test::test_chem() [with execution_space = Kokkos::Serial]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:192:34:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/ode/unit_test/Test_ODE_RK_chem.hpp:103:18: error: unused variable dt [-Werror=unused-variable]
  103 |     const double dt     = 0.1;
      |                  ^~
cc1plus: all warnings being treated as errors
make[2]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/backends/Test_Serial_ODE.cpp.o] Error 1
make[1]: *** [ode/unit_test/CMakeFiles/KokkosKernels_ode_serial.dir/all] Error 2
[ 77%] Linking CXX executable KokkosKernels_graph_serial
[ 77%] Built target KokkosKernels_graph_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_serial
[ 77%] Built target KokkosKernels_batched_gemm_serial
[ 77%] Linking CXX executable KokkosKernels_batched_gemm_threads
[ 77%] Built target KokkosKernels_batched_gemm_threads
[ 77%] Linking CXX executable KokkosKernels_graph_threads
[ 77%] Built target KokkosKernels_graph_threads
[ 77%] Linking CXX executable KokkosKernels_blas_threads
[ 77%] Built target KokkosKernels_blas_threads
[ 78%] Linking CXX executable KokkosKernels_blas_serial
[ 78%] Built target KokkosKernels_blas_serial
[ 79%] Linking CXX executable KokkosKernels_batched_dla_threads
[ 79%] Built target KokkosKernels_batched_dla_threads
[ 79%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 79%] Built target KokkosKernels_batched_dla_serial
[ 80%] Linking CXX executable KokkosKernels_sparse_threads
[ 80%] Built target KokkosKernels_sparse_threads
[ 80%] Linking CXX executable KokkosKernels_sparse_serial
[ 80%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
  Starting job gcc-10.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args:  --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC1020 # 342 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
Running on machine: blake
KokkosKernels Repository Status:  b2e85c71e7fb99b60941b444ade7238c11c49a87 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19 # 431 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19
Running on machine: blake
KokkosKernels Repository Status:  2efa820dc5bc11d6b522bc08f984c8519d44b728 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: intel/19.5.281
Testing compiler intel/19.5.281
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
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
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001 # 484 (click to expand)

 common/src/KokkosKernels_LowerBound.hpp            | 470 ++++++++++++++++
 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001
Running on machine: blake
KokkosKernels Repository Status:  6872bef1e0064741dd91f1a3a90d3d57ace3c9a7 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: clang/10.0.1
Testing compiler clang/10.0.1
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Unrecognized compiler clang/10.0.1 when looking for Spack variants
Starting job clang-10.0.1-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9^{commit} # timeout=10
Checking out Revision 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9 # timeout=10
Commit message: "ODE: adding support for adaptive time stepping"
 > git rev-list --no-walk 49c889f778e0aa68e0ca94e756731bc067735491 # timeout=10
First time build. Skipping changelog.
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 715a6ffd53db387b25c6c408dd98c57790c58176 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 715a6ffd53db387b25c6c408dd98c57790c58176 # timeout=10
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/lucbv/kokkos-kernels
 > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/lucbv/kokkos-kernels
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/lucbv/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/lucbv/kokkos-kernels # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9^{commit} # timeout=10
Checking out Revision 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9 (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 22cd43ce1f059d1a459d5c37d0d73cd085a76fc9 # timeout=10
Commit message: "ODE: adding support for adaptive time stepping"
 > git rev-list --no-walk 49c889f778e0aa68e0ca94e756731bc067735491 # timeout=10
First time build. Skipping changelog.
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > git --version # timeout=10
 > git --version # 'git version 2.19.2'
Setting http proxy: proxy.sandia.gov:80
 > git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 715a6ffd53db387b25c6c408dd98c57790c58176 (origin/develop)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 715a6ffd53db387b25c6c408dd98c57790c58176 # timeout=10
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

 common/src/KokkosKernels_Predicates.hpp            | 167 ++++++
 common/src/KokkosKernels_SimpleUtils.hpp           |  87 ++-
 common/src/KokkosKernels_UpperBound.hpp            | 101 ++++
 common/unit_test/Test_Common.hpp                   |   2 +
 common/unit_test/Test_Common_Iota.hpp              |   9 +
 common/unit_test/Test_Common_LowerBound.hpp        | 256 +++++++++
 common/unit_test/Test_Common_UpperBound.hpp        | 245 +++++++++
 docs/developer/apidocs.rst                         |   1 +
 docs/developer/apidocs/batched_dense_host.rst      |   8 +
 perf_test/KokkosKernels_perf_test_utilities.hpp    |  36 ++
 perf_test/graph/KokkosGraph_color.cpp              |   6 +-
 perf_test/graph/KokkosGraph_run_triangle.hpp       |   2 +-
 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp  | 216 --------
 perf_test/sparse/KokkosSparse_run_spgemm.hpp       | 301 -----------
 .../sparse/KokkosSparse_run_spgemm_jacobi.hpp      |   6 +-
 perf_test/sparse/KokkosSparse_spadd.cpp            | 352 +++++-------
 perf_test/sparse/KokkosSparse_spgemm.cpp           | 588 ++++++++++++++-------
 perf_test/sparse/KokkosSparse_spgemm_jacobi.cpp    |   4 +-
 sparse/impl/KokkosSparse_gmres_impl.hpp            |   1 +
 sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp | 218 ++++----
 sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp |   8 +-
 .../impl/KokkosSparse_par_ilut_symbolic_impl.hpp   |   6 +
 .../impl/KokkosSparse_par_ilut_symbolic_spec.hpp   |   1 -
 sparse/src/KokkosKernels_Handle.hpp                |  13 +-
 sparse/src/KokkosSparse_BsrMatrix.hpp              | 198 ++++---
 sparse/src/KokkosSparse_SortCrs.hpp                | 209 ++++++--
 sparse/src/KokkosSparse_mdf.hpp                    |   4 +-
 sparse/src/KokkosSparse_mdf_handle.hpp             |   3 +-
 sparse/src/KokkosSparse_par_ilut.hpp               |  35 +-
 sparse/src/KokkosSparse_par_ilut_handle.hpp        | 110 ++--
 sparse/src/KokkosSparse_spgemm_handle.hpp          |  54 ++
 sparse/src/KokkosSparse_spgemm_numeric.hpp         |  19 +-
 sparse/src/KokkosSparse_spgemm_symbolic.hpp        |  46 +-
 sparse/unit_test/Test_Sparse_SortCrs.hpp           |  74 ++-
 sparse/unit_test/Test_Sparse_par_ilut.hpp          | 131 +++--
 sparse/unit_test/Test_Sparse_rocsparse.hpp         |   1 +
 sparse/unit_test/Test_Sparse_spgemm.hpp            |  66 ++-
 test_common/KokkosKernels_TestParameters.hpp       |  34 +-
 test_common/KokkosKernels_TestUtils.hpp            |   4 +
 55 files changed, 2998 insertions(+), 1438 deletions(-)
 create mode 100644 common/src/KokkosKernels_LowerBound.hpp
 create mode 100644 common/src/KokkosKernels_Predicates.hpp
 create mode 100644 common/src/KokkosKernels_UpperBound.hpp
 create mode 100644 common/unit_test/Test_Common_LowerBound.hpp
 create mode 100644 common/unit_test/Test_Common_UpperBound.hpp
 create mode 100644 docs/developer/apidocs/batched_dense_host.rst
 delete mode 100644 perf_test/sparse/KokkosSparse_multimem_spgemm.hpp
 delete mode 100644 perf_test/sparse/KokkosSparse_run_spgemm.hpp
/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520
Running on machine: caraway
KokkosKernels Repository Status:  21963509bec0f6d777eedc31953dc38f70d58c60 Merge remote-tracking branch 'upstream/develop' into HEAD

Kokkos Repository Status: 715a6ffd53db387b25c6c408dd98c57790c58176 Merge pull request #6030 from masterleinad/fix_missing_field_initializers

Going to test compilers: rocm/5.2.0
Testing compiler rocm/5.2.0
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Unrecognized compiler rocm/5.2.0 when looking for Spack variants
Starting job rocm-5.2.0-Hip_Serial-release
Hip IS THE KOKKOS DEVICE
kokkos devices: Hip,Serial
kokkos arch: VEGA908
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 82
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 112
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 382
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 343
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 432
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 485
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 286
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 281
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 284
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (lucbv/kokkos-kernels)
  • Branch: ode_explicit
  • SHA: 6b4b8bb
  • Mode: TEST_REPO

Pull Request Author: lucbv

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 476
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 82
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 112
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 382
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 343
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 432
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 485
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 286
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 281
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 284
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH ode_explicit
KOKKOSKERNELS_SOURCE_REPO https://github.com/lucbv/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 6b4b8bb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 8f3574e
PR_LABELS
PULLREQUESTNUM 1754
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...

@lucbv lucbv merged commit 2114d03 into kokkos:develop Apr 6, 2023
@lucbv lucbv deleted the ode_explicit branch April 6, 2023 20:33
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.

4 participants