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

spmv cusparse version check modified for cuda/11.1 #1828

Merged
merged 1 commit into from
May 20, 2023

Conversation

ndellingwood
Copy link
Contributor

resolves compilation errors when enabling cusparse with cuda/11.1

resolves compilation errors when enabling cusparse with cuda/11.1
@ndellingwood
Copy link
Contributor Author

This resolves compilation errors with cuda/11.1 of the type:

/home/ndellin/kokkos-kernels/sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp(98): error: identifier "CUSPARSE_SPMV_ALG_DEFAULT" is undefined

/home/ndellin/kokkos-kernels/sparse/tpls/KokkosSparse_spmv_tpl_spec_decl.hpp(112): error: identifier "CUSPARSE_SPMV_CSR_ALG2" is undefined

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 216
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 240
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 510
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 471
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 560
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 613
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 414
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 409
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 410
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (ndellingwood/kokkos-kernels)
  • Branch: fix-cusparse-version-check
  • SHA: f30291c
  • Mode: TEST_REPO

Pull Request Author: ndellingwood

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 216
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 240
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 510
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 471
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 560
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 613
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 414
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 409
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 410
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 626 (click to expand)

b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight'
b'***Forced exclusive execution'
b'Job <56679> is submitted to queue .'
b'<>'
b'<>'
b'Running on machine: weaver'
b"KokkosKernels Repository Status:  a83559e508366eed20a6a3f297770e21a1d2cf21 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  cuda/11.2.2/gcc/8.3.1'
b'Testing compiler cuda/11.2.2/gcc/8.3.1'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'  Starting job cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release'
b'kokkos devices: Cuda,OpenMP'
b'kokkos arch: Volta70'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release build_time=3304 run_time=546'
b'Running on machine: weaver'
b"KokkosKernels Repository Status:  a83559e508366eed20a6a3f297770e21a1d2cf21 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  cuda/11.2.2/gcc/8.3.1'
b'Testing compiler cuda/11.2.2/gcc/8.3.1'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'Unrecognized compiler cuda/11.2.2/gcc/8.3.1 when looking for Spack variants'
b'  Starting job cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release'
b'kokkos devices: Cuda,OpenMP'
b'kokkos arch: Volta70'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'cuda-11.2.2-gcc-8.3.1-Cuda_OpenMP-release build_time=4185 run_time=556'
b'/home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight'
b'Finished: SUCCESS'
b''

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

b'      Start 24: wiki_coarsening'
b''
b'24: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.216/TestAll_2023-05-18_04.24.52/clang/13.0.0/Cuda-release/example/wiki/graph/KokkosKernels_wiki_coarsening'
b'24: Test timeout computed to be: 2500'
b"24: terminate called after throwing an instance of 'std::runtime_error'"
b'24:   what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b'24/26 Test #24: wiki_coarsening ..................Subprocess aborted***Exception:   0.57 sec'
b"terminate called after throwing an instance of 'std::runtime_error'"
b'  what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b''
b'test 25'
b'      Start 25: wiki_rcm'
b''
b'25: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.216/TestAll_2023-05-18_04.24.52/clang/13.0.0/Cuda-release/example/wiki/graph/KokkosKernels_wiki_rcm'
b'25: Test timeout computed to be: 2500'
b"25: terminate called after throwing an instance of 'std::runtime_error'"
b'25:   what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b'25/26 Test #25: wiki_rcm .........................Subprocess aborted***Exception:   0.47 sec'
b"terminate called after throwing an instance of 'std::runtime_error'"
b'  what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b''
b'test 26'
b'      Start 26: gmres_test_prec'
b''
b'26: Test command: /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.216/TestAll_2023-05-18_04.24.52/clang/13.0.0/Cuda-release/example/gmres/KokkosKernels_gmres_test_prec'
b'26: Test timeout computed to be: 2500'
b'26: Convergence tolerance is: 1e-10'
b"26: terminate called after throwing an instance of 'std::runtime_error'"
b'26:   what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b'26/26 Test #26: gmres_test_prec ..................Subprocess aborted***Exception:   0.56 sec'
b'Convergence tolerance is: 1e-10'
b"terminate called after throwing an instance of 'std::runtime_error'"
b'  what():  cudaGetDeviceCount(&m_cudaDevCount) error( cudaErrorNoDevice): no CUDA-capable device is detected /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos/core/src/Cuda/Kokkos_Cuda_Instance.cpp:256'
b''
b''
b'0% tests passed, 26 tests failed out of 26'
b''
b'Total Test time (real) =  14.62 sec'
b''
b'The following tests FAILED:'
b'\t  1 - common_cuda (Subprocess aborted)'
b'\t  2 - common_serial (Subprocess aborted)'
b'\t  3 - batched_dla_cuda (Subprocess aborted)'
b'\t  4 - batched_gemm_cuda (Subprocess aborted)'
b'\t  5 - batched_dla_serial (Subprocess aborted)'
b'\t  6 - batched_gemm_serial (Subprocess aborted)'
b'\t  7 - batched_sla_cuda (Subprocess aborted)'
b'\t  8 - batched_sla_serial (Subprocess aborted)'
b'\t  9 - blas_cuda (Subprocess aborted)'
b'\t 10 - blas_serial (Subprocess aborted)'
b'\t 11 - graph_cuda (Subprocess aborted)'
b'\t 12 - graph_serial (Subprocess aborted)'
b'\t 13 - sparse_cuda (Subprocess aborted)'
b'\t 14 - sparse_serial (Subprocess aborted)'
b'\t 15 - ode_cuda (Subprocess aborted)'
b'\t 16 - ode_serial (Subprocess aborted)'
b'\t 17 - wiki_crsmatrix (Subprocess aborted)'
b'\t 18 - wiki_spmv (Subprocess aborted)'
b'\t 19 - wiki_spadd (Subprocess aborted)'
b'\t 20 - wiki_spgemm (Subprocess aborted)'
b'\t 21 - wiki_gauss_seidel (Subprocess aborted)'
b'\t 22 - wiki_coloring (Subprocess aborted)'
b'\t 23 - wiki_mis2 (Subprocess aborted)'
b'\t 24 - wiki_coarsening (Subprocess aborted)'
b'\t 25 - wiki_rcm (Subprocess aborted)'
b'\t 26 - gmres_test_prec (Subprocess aborted)'
b'Errors while running CTest'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'#######################################################'
b'FAILED TESTS'
b'#######################################################'
b'clang-13.0.0-Cuda-release (test failed)'
b'#######################################################'
b'  # Reproducer instructions:'
b'  #   Load modules:'
b'        source /projects/ppc64le-pwr9-rhel8/legacy-env.sh'
b'        module purge'
b'        module load cmake/3.23.1 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243'
b'        export OMP_NUM_THREADS=8'
b'        export OMP_PROC_BIND=spread'
b'        export OMP_PLACES=cores'
b''
b'  #     $KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243  --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars=\'double,complex_double\' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=cusparse,cublas,blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=   --no-examples  '
b''
b'  #  To reload modules, reconfigure, rebuild, and retest directly from this failing build do the following:'
b'      # Move to the build directory'
b'        cd /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10.216/TestAll_2023-05-18_04.24.52/clang/13.0.0/Cuda-release'
b'      # To reload modules'
b'        source ./reload_modules.sh'
b'      # To reconfigure'
b'        ./call_generate_makefile.sh'
b'      # To rebuild'
b'        make -j'
b'      # To retest'
b'        ctest -V'
b'#######################################################'
b"Build step 'Execute shell' marked build as failure"
b'Finished: FAILURE'
b''

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

b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]      cwpearson/docs-apt-update -> upstream/cwpearson/docs-apt-update'
b' * [new branch]      develop    -> upstream/develop'
b' * [new branch]      master     -> upstream/master'
b' * [new branch]      release-candidate-3.2.1 -> upstream/release-candidate-3.2.1'
b' * [new branch]      release-candidate-3.3.0 -> upstream/release-candidate-3.3.0'
b' * [new branch]      release-candidate-3.3.1 -> upstream/release-candidate-3.3.1'
b' * [new branch]      release-candidate-3.4.0 -> upstream/release-candidate-3.4.0'
b' * [new branch]      release-candidate-3.4.1 -> upstream/release-candidate-3.4.1'
b' * [new branch]      release-candidate-3.5.0 -> upstream/release-candidate-3.5.0'
b' * [new branch]      release-candidate-3.6.0 -> upstream/release-candidate-3.6.0'
b' * [new branch]      release-candidate-3.6.01 -> upstream/release-candidate-3.6.01'
b' * [new branch]      release-candidate-3.7.00 -> upstream/release-candidate-3.7.00'
b' * [new branch]      release-candidate-3.7.01 -> upstream/release-candidate-3.7.01'
b' * [new branch]      release-candidate-3.7.02 -> upstream/release-candidate-3.7.02'
b' * [new branch]      release-candidate-4.0.0 -> upstream/release-candidate-4.0.0'
b' * [new branch]      release-candidate-4.0.01 -> upstream/release-candidate-4.0.01'
b' * [new tag]         2.6.00     -> 2.6.00'
b' * [new tag]         2.7.00     -> 2.7.00'
b' * [new tag]         2.7.24     -> 2.7.24'
b' * [new tag]         2.8.00     -> 2.8.00'
b' * [new tag]         2.9.00     -> 2.9.00'
b' * [new tag]         3.0.00     -> 3.0.00'
b' * [new tag]         3.1.00     -> 3.1.00'
b' * [new tag]         3.1.01     -> 3.1.01'
b' * [new tag]         3.2.00     -> 3.2.00'
b' * [new tag]         3.2.01     -> 3.2.01'
b' * [new tag]         3.3.00     -> 3.3.00'
b' * [new tag]         3.3.01     -> 3.3.01'
b' * [new tag]         3.4.00     -> 3.4.00'
b' * [new tag]         3.4.01     -> 3.4.01'
b' * [new tag]         3.5.00     -> 3.5.00'
b' * [new tag]         3.6.00     -> 3.6.00'
b' * [new tag]         3.6.01     -> 3.6.01'
b' * [new tag]         3.7.00     -> 3.7.00'
b' * [new tag]         3.7.01     -> 3.7.01'
b' * [new tag]         4.0.00     -> 4.0.00'
b' * [new tag]         4.0.01     -> 4.0.01'
b' * [new tag]         papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020'
b'Running on machine: blake'
b'Running on machine: blake'
b"KokkosKernels Repository Status:  e63f4a60ead725ed08bc6397ea5a11c1f1a1cb57 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b"KokkosKernels Repository Status:  e63f4a60ead725ed08bc6397ea5a11c1f1a1cb57 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args:  --disable-test-eti-only'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  Starting job gcc-10.2.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args:  --disable-test-eti-only'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP-release build_time=4326 run_time=431'
b'  PASSED gcc-10.2.0-Threads_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP-release build_time=4326 run_time=431'
b'gcc-10.2.0-Threads_Serial-release build_time=4261 run_time=819'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020'
b'Finished: SUCCESS'
b''

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

b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10'
b" > git --version # 'git version 2.9.4'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 (origin/develop)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_GCC1020_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins2528896143322858146.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]      cwpearson/docs-apt-update -> upstream/cwpearson/docs-apt-update'
b' * [new branch]      develop    -> upstream/develop'
b' * [new branch]      master     -> upstream/master'
b' * [new branch]      release-candidate-3.2.1 -> upstream/release-candidate-3.2.1'
b' * [new branch]      release-candidate-3.3.0 -> upstream/release-candidate-3.3.0'
b' * [new branch]      release-candidate-3.3.1 -> upstream/release-candidate-3.3.1'
b' * [new branch]      release-candidate-3.4.0 -> upstream/release-candidate-3.4.0'
b' * [new branch]      release-candidate-3.4.1 -> upstream/release-candidate-3.4.1'
b' * [new branch]      release-candidate-3.5.0 -> upstream/release-candidate-3.5.0'
b' * [new branch]      release-candidate-3.6.0 -> upstream/release-candidate-3.6.0'
b' * [new branch]      release-candidate-3.6.01 -> upstream/release-candidate-3.6.01'
b' * [new branch]      release-candidate-3.7.00 -> upstream/release-candidate-3.7.00'
b' * [new branch]      release-candidate-3.7.01 -> upstream/release-candidate-3.7.01'
b' * [new branch]      release-candidate-3.7.02 -> upstream/release-candidate-3.7.02'
b' * [new branch]      release-candidate-4.0.0 -> upstream/release-candidate-4.0.0'
b' * [new branch]      release-candidate-4.0.01 -> upstream/release-candidate-4.0.01'
b' * [new tag]         2.6.00     -> 2.6.00'
b' * [new tag]         2.7.00     -> 2.7.00'
b' * [new tag]         2.7.24     -> 2.7.24'
b' * [new tag]         2.8.00     -> 2.8.00'
b' * [new tag]         2.9.00     -> 2.9.00'
b' * [new tag]         3.0.00     -> 3.0.00'
b' * [new tag]         3.1.00     -> 3.1.00'
b' * [new tag]         3.1.01     -> 3.1.01'
b' * [new tag]         3.2.00     -> 3.2.00'
b' * [new tag]         3.2.01     -> 3.2.01'
b' * [new tag]         3.3.00     -> 3.3.00'
b' * [new tag]         3.3.01     -> 3.3.01'
b' * [new tag]         3.4.00     -> 3.4.00'
b' * [new tag]         3.4.01     -> 3.4.01'
b' * [new tag]         3.5.00     -> 3.5.00'
b' * [new tag]         3.6.00     -> 3.6.00'
b' * [new tag]         3.6.01     -> 3.6.01'
b' * [new tag]         3.7.00     -> 3.7.00'
b' * [new tag]         3.7.01     -> 3.7.01'
b' * [new tag]         4.0.00     -> 4.0.00'
b' * [new tag]         4.0.01     -> 4.0.01'
b' * [new tag]         papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight'
b'Running on machine: blake'
b"KokkosKernels Repository Status:  f5434424fc8fc417ebea8f9f47f45efb99c58d8d Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gcc-10.2.0-Threads_Serial-release'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args:  --no-default-eti'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutRight'
b'  PASSED gcc-10.2.0-OpenMP-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP-release build_time=420 run_time=97'
b'gcc-10.2.0-Threads_Serial-release build_time=571 run_time=212'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight'
b'Finished: SUCCESS'
b''

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

b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/ndellingwood/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/ndellingwood/kokkos-kernels # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse f30291cd16d2e13f1c1d6aff1e616f866deb80dc^{commit} # timeout=10'
b'Checking out Revision f30291cd16d2e13f1c1d6aff1e616f866deb80dc (detached)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f f30291cd16d2e13f1c1d6aff1e616f866deb80dc # timeout=10'
b'Commit message: "spmv cusparse version check modified for cuda/11.1"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk b3ef19c74c30818e8b2cf6dd01047a7db11e692e # timeout=10'
b'First time build. Skipping changelog.'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10'
b" > git --version # 'git version 2.9.4'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 (origin/develop)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_GCC1020] $ /bin/bash -el /tmp/jenkins4627632663162921793.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]      cwpearson/docs-apt-update -> upstream/cwpearson/docs-apt-update'
b' * [new branch]      develop    -> upstream/develop'
b' * [new branch]      master     -> upstream/master'
b' * [new branch]      release-candidate-3.2.1 -> upstream/release-candidate-3.2.1'
b' * [new branch]      release-candidate-3.3.0 -> upstream/release-candidate-3.3.0'
b' * [new branch]      release-candidate-3.3.1 -> upstream/release-candidate-3.3.1'
b' * [new branch]      release-candidate-3.4.0 -> upstream/release-candidate-3.4.0'
b' * [new branch]      release-candidate-3.4.1 -> upstream/release-candidate-3.4.1'
b' * [new branch]      release-candidate-3.5.0 -> upstream/release-candidate-3.5.0'
b' * [new branch]      release-candidate-3.6.0 -> upstream/release-candidate-3.6.0'
b' * [new branch]      release-candidate-3.6.01 -> upstream/release-candidate-3.6.01'
b' * [new branch]      release-candidate-3.7.00 -> upstream/release-candidate-3.7.00'
b' * [new branch]      release-candidate-3.7.01 -> upstream/release-candidate-3.7.01'
b' * [new branch]      release-candidate-3.7.02 -> upstream/release-candidate-3.7.02'
b' * [new branch]      release-candidate-4.0.0 -> upstream/release-candidate-4.0.0'
b' * [new branch]      release-candidate-4.0.01 -> upstream/release-candidate-4.0.01'
b' * [new tag]         2.6.00     -> 2.6.00'
b' * [new tag]         2.7.00     -> 2.7.00'
b' * [new tag]         2.7.24     -> 2.7.24'
b' * [new tag]         2.8.00     -> 2.8.00'
b' * [new tag]         2.9.00     -> 2.9.00'
b' * [new tag]         3.0.00     -> 3.0.00'
b' * [new tag]         3.1.00     -> 3.1.00'
b' * [new tag]         3.1.01     -> 3.1.01'
b' * [new tag]         3.2.00     -> 3.2.00'
b' * [new tag]         3.2.01     -> 3.2.01'
b' * [new tag]         3.3.00     -> 3.3.00'
b' * [new tag]         3.3.01     -> 3.3.01'
b' * [new tag]         3.4.00     -> 3.4.00'
b' * [new tag]         3.4.01     -> 3.4.01'
b' * [new tag]         3.5.00     -> 3.5.00'
b' * [new tag]         3.6.00     -> 3.6.00'
b' * [new tag]         3.6.01     -> 3.6.01'
b' * [new tag]         3.7.00     -> 3.7.00'
b' * [new tag]         3.7.01     -> 3.7.01'
b' * [new tag]         4.0.00     -> 4.0.00'
b' * [new tag]         4.0.01     -> 4.0.01'
b' * [new tag]         papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020'
b'Running on machine: blake'
b"KokkosKernels Repository Status:  52b857a02fe18f047795e9fe397206d977b5e7b8 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP_Serial-release build_time=648 run_time=224'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020'
b'Finished: SUCCESS'
b''

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

b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10'
b" > git --version # 'git version 2.9.4'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 (origin/develop)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_Tpls_INTEL19] $ /bin/bash -el /tmp/jenkins5347619480259439302.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]      cwpearson/docs-apt-update -> upstream/cwpearson/docs-apt-update'
b' * [new branch]      develop    -> upstream/develop'
b' * [new branch]      master     -> upstream/master'
b' * [new branch]      release-candidate-3.2.1 -> upstream/release-candidate-3.2.1'
b' * [new branch]      release-candidate-3.3.0 -> upstream/release-candidate-3.3.0'
b' * [new branch]      release-candidate-3.3.1 -> upstream/release-candidate-3.3.1'
b' * [new branch]      release-candidate-3.4.0 -> upstream/release-candidate-3.4.0'
b' * [new branch]      release-candidate-3.4.1 -> upstream/release-candidate-3.4.1'
b' * [new branch]      release-candidate-3.5.0 -> upstream/release-candidate-3.5.0'
b' * [new branch]      release-candidate-3.6.0 -> upstream/release-candidate-3.6.0'
b' * [new branch]      release-candidate-3.6.01 -> upstream/release-candidate-3.6.01'
b' * [new branch]      release-candidate-3.7.00 -> upstream/release-candidate-3.7.00'
b' * [new branch]      release-candidate-3.7.01 -> upstream/release-candidate-3.7.01'
b' * [new branch]      release-candidate-3.7.02 -> upstream/release-candidate-3.7.02'
b' * [new branch]      release-candidate-4.0.0 -> upstream/release-candidate-4.0.0'
b' * [new branch]      release-candidate-4.0.01 -> upstream/release-candidate-4.0.01'
b' * [new tag]         2.6.00     -> 2.6.00'
b' * [new tag]         2.7.00     -> 2.7.00'
b' * [new tag]         2.7.24     -> 2.7.24'
b' * [new tag]         2.8.00     -> 2.8.00'
b' * [new tag]         2.9.00     -> 2.9.00'
b' * [new tag]         3.0.00     -> 3.0.00'
b' * [new tag]         3.1.00     -> 3.1.00'
b' * [new tag]         3.1.01     -> 3.1.01'
b' * [new tag]         3.2.00     -> 3.2.00'
b' * [new tag]         3.2.01     -> 3.2.01'
b' * [new tag]         3.3.00     -> 3.3.00'
b' * [new tag]         3.3.01     -> 3.3.01'
b' * [new tag]         3.4.00     -> 3.4.00'
b' * [new tag]         3.4.01     -> 3.4.01'
b' * [new tag]         3.5.00     -> 3.5.00'
b' * [new tag]         3.6.00     -> 3.6.00'
b' * [new tag]         3.6.01     -> 3.6.01'
b' * [new tag]         3.7.00     -> 3.7.00'
b' * [new tag]         3.7.01     -> 3.7.01'
b' * [new tag]         4.0.00     -> 4.0.00'
b' * [new tag]         4.0.01     -> 4.0.01'
b' * [new tag]         papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19'
b'Running on machine: blake'
b"KokkosKernels Repository Status:  82e5882d38b1b556de5ff370be1be47a77b39395 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  intel/19.5.281'
b'Testing compiler intel/19.5.281'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'  Starting job intel-19.5.281-OpenMP-release'
b'kokkos devices: OpenMP'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.5.281-OpenMP-release'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'Unrecognized compiler intel/19.5.281 when looking for Spack variants'
b'  Starting job intel-19.5.281-Threads-release'
b'kokkos devices: Threads'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869'
b'extra_args:  --disable-perftests'
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED intel-19.5.281-Threads-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'intel-19.5.281-OpenMP-release build_time=1387 run_time=120'
b'intel-19.5.281-Threads-release build_time=911 run_time=129'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19'
b'Finished: SUCCESS'
b''

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

b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/ndellingwood/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/ndellingwood/kokkos-kernels # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse f30291cd16d2e13f1c1d6aff1e616f866deb80dc^{commit} # timeout=10'
b'Checking out Revision f30291cd16d2e13f1c1d6aff1e616f866deb80dc (detached)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f f30291cd16d2e13f1c1d6aff1e616f866deb80dc # timeout=10'
b'Commit message: "spmv cusparse version check modified for cuda/11.1"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk b3ef19c74c30818e8b2cf6dd01047a7db11e692e # timeout=10'
b'First time build. Skipping changelog.'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10'
b" > git --version # 'git version 2.9.4'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 (origin/develop)'
b' > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10'
b' > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_CLANG1001] $ /bin/bash -el /tmp/jenkins1264716639633762368.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]      cwpearson/docs-apt-update -> upstream/cwpearson/docs-apt-update'
b' * [new branch]      develop    -> upstream/develop'
b' * [new branch]      master     -> upstream/master'
b' * [new branch]      release-candidate-3.2.1 -> upstream/release-candidate-3.2.1'
b' * [new branch]      release-candidate-3.3.0 -> upstream/release-candidate-3.3.0'
b' * [new branch]      release-candidate-3.3.1 -> upstream/release-candidate-3.3.1'
b' * [new branch]      release-candidate-3.4.0 -> upstream/release-candidate-3.4.0'
b' * [new branch]      release-candidate-3.4.1 -> upstream/release-candidate-3.4.1'
b' * [new branch]      release-candidate-3.5.0 -> upstream/release-candidate-3.5.0'
b' * [new branch]      release-candidate-3.6.0 -> upstream/release-candidate-3.6.0'
b' * [new branch]      release-candidate-3.6.01 -> upstream/release-candidate-3.6.01'
b' * [new branch]      release-candidate-3.7.00 -> upstream/release-candidate-3.7.00'
b' * [new branch]      release-candidate-3.7.01 -> upstream/release-candidate-3.7.01'
b' * [new branch]      release-candidate-3.7.02 -> upstream/release-candidate-3.7.02'
b' * [new branch]      release-candidate-4.0.0 -> upstream/release-candidate-4.0.0'
b' * [new branch]      release-candidate-4.0.01 -> upstream/release-candidate-4.0.01'
b' * [new tag]         2.6.00     -> 2.6.00'
b' * [new tag]         2.7.00     -> 2.7.00'
b' * [new tag]         2.7.24     -> 2.7.24'
b' * [new tag]         2.8.00     -> 2.8.00'
b' * [new tag]         2.9.00     -> 2.9.00'
b' * [new tag]         3.0.00     -> 3.0.00'
b' * [new tag]         3.1.00     -> 3.1.00'
b' * [new tag]         3.1.01     -> 3.1.01'
b' * [new tag]         3.2.00     -> 3.2.00'
b' * [new tag]         3.2.01     -> 3.2.01'
b' * [new tag]         3.3.00     -> 3.3.00'
b' * [new tag]         3.3.01     -> 3.3.01'
b' * [new tag]         3.4.00     -> 3.4.00'
b' * [new tag]         3.4.01     -> 3.4.01'
b' * [new tag]         3.5.00     -> 3.5.00'
b' * [new tag]         3.6.00     -> 3.6.00'
b' * [new tag]         3.6.01     -> 3.6.01'
b' * [new tag]         3.7.00     -> 3.7.00'
b' * [new tag]         3.7.01     -> 3.7.01'
b' * [new tag]         4.0.00     -> 4.0.00'
b' * [new tag]         4.0.01     -> 4.0.01'
b' * [new tag]         papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001'
b'Running on machine: blake'
b"KokkosKernels Repository Status:  7ac168c19949abb511975e5cffc0bfd39788449b Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  clang/10.0.1'
b'Testing compiler clang/10.0.1'
b'Unrecognized compiler clang/10.0.1 when looking for Spack variants'
b'Unrecognized compiler clang/10.0.1 when looking for Spack variants'
b'Unrecognized compiler clang/10.0.1 when looking for Spack variants'
b'  Starting job clang-10.0.1-Threads_Serial-release'
b'kokkos devices: Threads,Serial'
b'kokkos arch: SKX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED clang-10.0.1-Threads_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'clang-10.0.1-Threads_Serial-release build_time=656 run_time=255'
b'/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001'
b'Finished: SUCCESS'
b''

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

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

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

b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_A64FX_GCC1020] $ /bin/bash -el /tmp/jenkins499740667399310668.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          cwpearson/docs-apt-update   -> upstream/cwpearson/docs-apt-update'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b''
b'Currently Loaded Modules:'
b'  1) gcc/10.2.0       11) numactl/2.0.12          21) parmetis/4.0.3'
b'  2) autoconf/2.69    12) hwloc/1.11.11           22) metis/5.1.0'
b'  3) automake/1.16.1  13) pmix/2.2.3              23) openblas/0.3.4'
b'  4) libtool/2.4.6    14) ucx/1.7.0               24) superlu/5.2.1'
b'  5) cmake/3.17.0     15) openmpi/4.0.2           25) superlu-dist/5.4.0'
b'  6) git/2.19.2       16) curl/7.71.0             26) boost/1.72.0'
b'  7) zlib/1.2.11      17) netcdf-c/4.6.3          27) fftw/3.3.8'
b'  8) bzip2/1.0.6      18) parallel-netcdf/1.11.1  28) singularity/3.5.3'
b'  9) xz/5.2.4         19) hdf5/1.10.5             29) devpack-gnu10/20201002'
b' 10) yaml-cpp/0.6.2   20) cgns/3.4.0'
b''
b' '
b''
b''
b'Currently Loaded Modules:'
b'  1) cmake/3.17.0'
b''
b' '
b''
b'salloc: Granted job allocation 3582'
b'Running on machine: inouye'
b"KokkosKernels Repository Status:  40c7c2c360a5589969e07af442de37127b96b425 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  gcc/10.2.0'
b'Testing compiler gcc/10.2.0'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'Unrecognized compiler gcc/10.2.0 when looking for Spack variants'
b'  Starting job gcc-10.2.0-OpenMP_Serial-release'
b'kokkos devices: OpenMP,Serial'
b'kokkos arch: A64FX'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED gcc-10.2.0-OpenMP_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'gcc-10.2.0-OpenMP_Serial-release build_time=2640 run_time=2342'
b'salloc: Relinquishing job allocation 3582'
b'/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'Finished: SUCCESS'
b''

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

b' > git config remote.origin.url https://github.com/ndellingwood/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse f30291cd16d2e13f1c1d6aff1e616f866deb80dc^{commit} # timeout=10'
b'Checking out Revision f30291cd16d2e13f1c1d6aff1e616f866deb80dc (detached)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f f30291cd16d2e13f1c1d6aff1e616f866deb80dc # timeout=10'
b'Commit message: "spmv cusparse version check modified for cuda/11.1"'
b' > git rev-list --no-walk b3ef19c74c30818e8b2cf6dd01047a7db11e692e # timeout=10'
b'First time build. Skipping changelog.'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520/kokkos/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10'
b'Fetching upstream changes from https://github.com/kokkos/kokkos.git'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.31.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse origin/develop^{commit} # timeout=10'
b'Checking out Revision 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 (origin/develop)'
b' > git config core.sparsecheckout # timeout=10'
b' > git checkout -f 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'Commit message: "Merge pull request #6137 from masterleinad/fix_sycl_bit_cast"'
b' > git rev-list --no-walk 8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 # timeout=10'
b'[KokkosKernels_PullRequest_VEGA908_ROCM520] $ /bin/bash -el /tmp/jenkins7797004181159320672.sh'
b'From https://github.com/kokkos/kokkos-kernels'
b' * [new branch]          cwpearson/docs-apt-update   -> upstream/cwpearson/docs-apt-update'
b' * [new branch]          develop                     -> upstream/develop'
b' * [new branch]          master                      -> upstream/master'
b' * [new branch]          release-candidate-3.2.1     -> upstream/release-candidate-3.2.1'
b' * [new branch]          release-candidate-3.3.0     -> upstream/release-candidate-3.3.0'
b' * [new branch]          release-candidate-3.3.1     -> upstream/release-candidate-3.3.1'
b' * [new branch]          release-candidate-3.4.0     -> upstream/release-candidate-3.4.0'
b' * [new branch]          release-candidate-3.4.1     -> upstream/release-candidate-3.4.1'
b' * [new branch]          release-candidate-3.5.0     -> upstream/release-candidate-3.5.0'
b' * [new branch]          release-candidate-3.6.0     -> upstream/release-candidate-3.6.0'
b' * [new branch]          release-candidate-3.6.01    -> upstream/release-candidate-3.6.01'
b' * [new branch]          release-candidate-3.7.00    -> upstream/release-candidate-3.7.00'
b' * [new branch]          release-candidate-3.7.01    -> upstream/release-candidate-3.7.01'
b' * [new branch]          release-candidate-3.7.02    -> upstream/release-candidate-3.7.02'
b' * [new branch]          release-candidate-4.0.0     -> upstream/release-candidate-4.0.0'
b' * [new branch]          release-candidate-4.0.01    -> upstream/release-candidate-4.0.01'
b' * [new tag]             2.6.00                      -> 2.6.00'
b' * [new tag]             2.7.00                      -> 2.7.00'
b' * [new tag]             2.7.24                      -> 2.7.24'
b' * [new tag]             2.8.00                      -> 2.8.00'
b' * [new tag]             2.9.00                      -> 2.9.00'
b' * [new tag]             3.0.00                      -> 3.0.00'
b' * [new tag]             3.1.00                      -> 3.1.00'
b' * [new tag]             3.1.01                      -> 3.1.01'
b' * [new tag]             3.2.00                      -> 3.2.00'
b' * [new tag]             3.2.01                      -> 3.2.01'
b' * [new tag]             3.3.00                      -> 3.3.00'
b' * [new tag]             3.3.01                      -> 3.3.01'
b' * [new tag]             3.4.00                      -> 3.4.00'
b' * [new tag]             3.4.01                      -> 3.4.01'
b' * [new tag]             3.5.00                      -> 3.5.00'
b' * [new tag]             3.6.00                      -> 3.6.00'
b' * [new tag]             3.6.01                      -> 3.6.01'
b' * [new tag]             3.7.00                      -> 3.7.00'
b' * [new tag]             3.7.01                      -> 3.7.01'
b' * [new tag]             4.0.00                      -> 4.0.00'
b' * [new tag]             4.0.01                      -> 4.0.01'
b' * [new tag]             papers/us-rse-escience-2022 -> papers/us-rse-escience-2022'
b"Merge made by the 'recursive' strategy."
b' scripts/cm_test_all_sandia | 44 +++++++++-----------------------------------'
b' 1 file changed, 9 insertions(+), 35 deletions(-)'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520'
b'Running on machine: caraway'
b"KokkosKernels Repository Status:  dab13c97aee12e848c37e56080b29d13dbb644d6 Merge remote-tracking branch 'upstream/develop' into HEAD"
b''
b'Kokkos Repository Status:  8f4fb725e79b3fbc6558d8fa6e1a8a628890b113 Merge pull request #6137 from masterleinad/fix_sycl_bit_cast'
b''
b''
b'Going to test compilers:  rocm/5.2.0'
b'Testing compiler rocm/5.2.0'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'Unrecognized compiler rocm/5.2.0 when looking for Spack variants'
b'  Starting job rocm-5.2.0-Hip_Serial-release'
b'Hip IS THE KOKKOS DEVICE'
b'kokkos devices: Hip,Serial'
b'kokkos arch: VEGA908'
b'kokkos options: '
b'kokkos cuda options: '
b'kokkos cxxflags: -O3  '
b'extra_args: '
b"kokkoskernels scalars: 'double,complex_double'"
b'kokkoskernels ordinals: int'
b'kokkoskernels offsets: int,size_t'
b'kokkoskernels layouts: LayoutLeft'
b'  PASSED rocm-5.2.0-Hip_Serial-release'
b'#######################################################'
b'PASSED TESTS'
b'#######################################################'
b'rocm-5.2.0-Hip_Serial-release build_time=901 run_time=472'
b'/home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA908_ROCM520'
b'Finished: SUCCESS'
b''

@ndellingwood ndellingwood added the AT: RETEST Have this PR retested. label May 19, 2023
@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 635
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 225
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 249
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 519
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 480
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 569
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 622
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 423
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 418
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 419
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (ndellingwood/kokkos-kernels)
  • Branch: fix-cusparse-version-check
  • SHA: f30291c
  • Mode: TEST_REPO

Pull Request Author: ndellingwood

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

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 225
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 249
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 519
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 480
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 569
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 622
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 423
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 418
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA908_ROCM520

  • Build Num: 419
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/ndellingwood/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f30291c
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 69d0a8b
PR_LABELS AT: RETEST
PULLREQUESTNUM 1828
TEST_REPO_ALIAS KOKKOSKERNELS

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

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

@kokkos-devops-admin
Copy link

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

@lucbv lucbv merged commit 08f4a46 into kokkos:develop May 20, 2023
@ndellingwood ndellingwood deleted the fix-cusparse-version-check branch May 22, 2023 17:51
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