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

Add Batched CG and Batched GMRES #1155

Merged
merged 3 commits into from
Dec 3, 2021
Merged

Add Batched CG and Batched GMRES #1155

merged 3 commits into from
Dec 3, 2021

Conversation

kliegeois
Copy link
Contributor

This PR adds both a Batched CG and a Batched GMRES to the sparse batched directory.

These implementations required some modifications of some Batched Dense kernels.

Both the CG and the GMRES are tested in the unit test by solving tridiagonal systems:

where the initial guess and the right-hand side are chosen randomly.

@kliegeois kliegeois requested review from srajama1 and lucbv October 26, 2021 16:34
@kliegeois kliegeois added the AT: RETEST Have this PR retested. label Oct 27, 2021
@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Oct 27, 2021
@kliegeois kliegeois added the AT: RETEST Have this PR retested. label Nov 2, 2021
@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Nov 2, 2021
@kokkos-devops-admin
Copy link

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

@kliegeois kliegeois added the AT: RETEST Have this PR retested. label Nov 2, 2021
@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_GCC720_Light

  • Build Num: 189
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 567
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 214
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 558
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 189
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 547
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 191
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 182
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 171
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 5aeb466
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_GCC720_Light

  • Build Num: 189
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 567
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 214
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 558
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 189
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 547
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 191
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 182
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 171
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 189 (click to expand)

make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/serial/Test_Serial_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_kk_spmv
[ 89%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.189/TestAll_2021-11-02_15.15.30/gcc/7.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-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.189/TestAll_2021-11-02_15.15.30/gcc/7.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

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.189/TestAll_2021-11-02_15.15.30/gcc/7.2.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_GCC720 # 567 (click to expand)

[ 86%] Linking CXX executable KokkosKernels_wiki_spmv
[ 86%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
[ 87%] Built target KokkosKernels_wiki_spadd
[ 88%] Linking CXX executable KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 89%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
[ 89%] Built target KokkosKernels_wiki_spgemm
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 90%] Built target KokkosBlas3_gemm_perf_test
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosKernels_wiki_crsmatrix
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Built target KokkosKernels_wiki_coloring
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 94%] Linking CXX executable KokkosBlas3_perf_test
[ 94%] Built target KokkosBlas3_perf_test
[ 94%] Linking CXX executable KokkosKernels_blas_openmp
[ 94%] Built target KokkosKernels_blas_openmp
[ 95%] Linking CXX executable KokkosKernels_graph_openmp
[ 95%] Built target KokkosKernels_graph_openmp
[ 96%] Linking CXX executable KokkosKernels_sparse_openmp
[ 96%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.567/TestAll_2021-11-02_14.29.38/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.567/TestAll_2021-11-02_14.29.38/gcc/7.2.0/Pthread_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 1017497
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 214 (click to expand)

[ 85%] Built target KokkosBlas2_gemv_perf_test
Scanning dependencies of target KokkosKernels_wiki_spadd
[ 85%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spadd.dir/KokkosSparse_wiki_spadd.cpp.o
[ 86%] Linking CXX executable KokkosKernels_wiki_spmv
[ 86%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_spgemm
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spgemm.dir/KokkosSparse_wiki_spgemm.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 88%] Linking CXX executable KokkosKernels_wiki_spadd
[ 88%] Built target KokkosKernels_wiki_spgemm
[ 88%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 88%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 89%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
[ 89%] Linking CXX executable sparse_spmv_struct
[ 89%] Built target sparse_spmv_struct
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 90%] Built target KokkosBlas3_gemm_perf_test
[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosKernels_wiki_crsmatrix
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_common_openmp
[ 91%] Built target KokkosKernels_common_openmp
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_blas_openmp
[ 92%] Built target KokkosKernels_blas_openmp
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 94%] Linking CXX executable KokkosKernels_sparse_openmp
[ 94%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.214/TestAll_2021-11-02_14.29.44/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.214/TestAll_2021-11-02_14.29.44/gcc/7.2.0/Pthread_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 1017498
salloc: Job allocation 1017498 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 558 (click to expand)

[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_serial.dir/serial/Test_Serial_Blas.cpp.o
Scanning dependencies of target KokkosKernels_common_openmp
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/Test_Main.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp: In static member function static int KokkosBatched::TeamCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp:74:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp:75:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp: In static member function static int KokkosBatched::TeamGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp:77:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp:78:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
[ 86%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 86%] Built target KokkosBlas2_gemv_perf_test
Scanning dependencies of target KokkosKernels_graph_serial
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_blas_serial
[ 90%] Built target KokkosKernels_blas_serial
[ 90%] Linking CXX executable KokkosKernels_graph_serial
[ 90%] Built target KokkosKernels_graph_serial
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] Built target KokkosKernels_sparse_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_serial
[ 91%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/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_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.558/TestAll_2021-11-02_14.29.54/gcc/7.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 1017499
salloc: Job allocation 1017499 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10 # 189 (click to expand)

Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
Scanning dependencies of target KokkosKernels_blas_cuda
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/Test_Main.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/cuda/Test_Cuda_Blas.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_0001cebd_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
3 errors detected in the compilation of "/tmp/tmpxft_0001cf13_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_common_serial
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_blas_cuda
[ 92%] Built target KokkosKernels_blas_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --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_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.189/TestAll_2021-11-02_15.23.45/cuda/10.1.243/Cuda_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_Tpls_INTEL18 # 547 (click to expand)

[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
            argument types are: (Kokkos::View, Kokkos::Random_XorShift64_Pool, value_type)
    Kokkos::fill_random(alpha, random, value_type(1.0));
    ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.547/TestAll_2021-11-02_14.30.14/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1769): note: this candidate was rejected because mismatch in count of arguments
  void fill_random(ViewType a, RandomPool g,
       ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.547/TestAll_2021-11-02_14.30.14/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1758): note: this candidate was rejected because arguments do not match
  void fill_random(ViewType a, RandomPool g,
       ^
          detected during:
            instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Threads, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Threads>, alphaViewType=Kokkos::View]" at line 141
            instantiation of "int test_batched_teamvector_axpy() [with DeviceType=Kokkos::Threads, ValueType=Kokkos::complex, ScalarType=double]" at line 9 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp"

[ 90%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 90%] Built target KokkosKernels_batched_sla_threads
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/threads/Test_Threads_Batched_Dense.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/threads/Test_Threads_Batched_Dense.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Linking CXX executable sparse_spmv_struct_tuning
[ 92%] Built target KokkosKernels_wiki_coloring
[ 92%] Built target sparse_spmv_struct_tuning
[ 93%] Linking CXX executable KokkosKernels_common_threads
[ 93%] Built target KokkosKernels_common_threads
[ 93%] Linking CXX executable KokkosKernels_blas_threads
[ 93%] Built target KokkosKernels_blas_threads
[ 94%] Linking CXX executable KokkosKernels_graph_threads
[ 94%] Built target KokkosKernels_graph_threads
[ 95%] Linking CXX executable KokkosBlas3_perf_test
[ 95%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_sparse_threads
[ 96%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.547/TestAll_2021-11-02_14.30.14/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-18.1.163-Pthread-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.547/TestAll_2021-11-02_14.30.14/intel/18.1.163/Pthread-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 1017500
salloc: Job allocation 1017500 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight # 191 (click to expand)

          detected during:
            instantiation of "void Test::TeamAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View]" 
(153): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy.hpp(72): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::Axpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_0000ce14_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 91%] Built target sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(153): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_batched_sla_cuda
3 errors detected in the compilation of "/tmp/tmpxft_0000cf71_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=LayoutRight --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --with-spaces=hostspace,cudaspace,cudauvmspace --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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.191/TestAll_2021-11-02_15.32.29/cuda/10.1.243/Cuda_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_Tpls_CUDA9 # 182 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
            instantiation of "int test_batched_gemm() [with DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(114): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/src/batched/dense/KokkosBatched_Gemm_Decl.hpp(379): warning: statement is unreachable
detected during:
instantiation of "int KokkosBatched::BatchedGemm<ArgTransA,ArgTransB,ArgBatchSzDim,BatchedGemmHandleType,ScalarType,AViewType,BViewType,CViewType>(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=Kokkos::complex, AViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, BViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, CViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(92): here
instantiation of "void Test::impl_test_batched_gemm_with_handle<DeviceType,ViewType,ScalarType,ParamTagType>(KokkosBatched::BatchedGemmHandle *, int, int, int, int, int, int, int, ScalarType, ScalarType) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(207): here
instantiation of "void Test::impl_test_batched_gemm<DeviceType,ViewType,ScalarType,ParamTagType>(int, int, int, int, int, int, int) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
instantiation of "void test_batched_gemm_with_layout<ViewType,DeviceType,ValueType,ScalarType,ParamTagType>() [with ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
instantiation of "int test_batched_gemm<DeviceType,ValueType,ScalarType,ParamTagType>() [with DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/src/batched/dense/KokkosBatched_Gemm_Decl.hpp(379): warning: statement is unreachable
detected during:
instantiation of "int KokkosBatched::BatchedGemm<ArgTransA,ArgTransB,ArgBatchSzDim,BatchedGemmHandleType,ScalarType,AViewType,BViewType,CViewType>(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=double, AViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, BViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, CViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(231): here
instantiation of "void Test::impl_test_batched_gemm<DeviceType,ViewType,ScalarType,ParamTagType>(int, int, int, int, int, int, int) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
instantiation of "void test_batched_gemm_with_layout<ViewType,DeviceType,ValueType,ScalarType,ParamTagType>() [with ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::OpenMP>, DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
instantiation of "int test_batched_gemm<DeviceType,ValueType,ScalarType,ParamTagType>() [with DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::Random_XorShift64_PoolKokkos::OpenMP::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::OpenMP>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::Random_XorShift64_PoolKokkos::OpenMP::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::OpenMP>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::OpenMP, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 92%] Linking CXX executable KokkosKernels_batched_sla_openmp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(128): warning: statement is unreachable

[ 92%] Built target KokkosKernels_batched_sla_openmp
3 errors detected in the compilation of "/tmp/tmpxft_00021da9_00000000-6_Test_OpenMP_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosKernels_common_cuda
[ 93%] Built target KokkosKernels_common_cuda
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_cuda
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Built target KokkosKernels_blas_cuda
[ 93%] Linking CXX executable KokkosKernels_graph_cuda
[ 93%] Built target KokkosKernels_graph_cuda
[ 93%] Linking CXX executable KokkosKernels_sparse_openmp
[ 93%] Built target KokkosKernels_sparse_openmp
[ 93%] Linking CXX executable KokkosKernels_sparse_cuda
[ 93%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/9.2.88 gcc/7.2.0 netlib/3.8.0/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --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,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --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_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.182/TestAll_2021-11-02_15.45.08/cuda/9.2.88/Cuda_OpenMP-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_Tpls_GCC720_GCC740 # 171 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 88%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable KokkosKernels_wiki_spadd
[ 89%] Built target KokkosKernels_wiki_spadd
[ 90%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 90%] Built target KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_wiki_coloring
[ 91%] Built target KokkosKernels_wiki_coloring
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 92%] Linking CXX executable KokkosKernels_common_openmp
[ 92%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_openmp
[ 93%] Built target KokkosKernels_blas_openmp
[ 94%] Linking CXX executable KokkosKernels_graph_openmp
[ 94%] Built target KokkosKernels_graph_openmp
[ 95%] Linking CXX executable KokkosKernels_sparse_openmp
[ 95%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.171/TestAll_2021-11-02_16.03.09/gcc/7.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-7.2.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.171/TestAll_2021-11-02_16.03.09/gcc/7.2.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-7.4.0-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.4.0 openblas/0.2.20/gcc/7.2.0 gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.4.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.171/TestAll_2021-11-02_16.03.09/gcc/7.4.0/OpenMP-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

@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_GCC720_Light

  • Build Num: 190
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 568
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 215
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 559
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 190
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 548
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 192
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 183
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 172
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 5aeb466
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_GCC720_Light

  • Build Num: 190
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 568
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 215
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 559
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 190
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 548
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 192
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 183
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 172
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 190 (click to expand)

make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/serial/Test_Serial_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 89%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.190/TestAll_2021-11-02_16.25.42/gcc/7.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-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.190/TestAll_2021-11-02_16.25.42/gcc/7.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

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.190/TestAll_2021-11-02_16.25.42/gcc/7.2.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_GCC720 # 568 (click to expand)

In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/batched/dense/Test_Batched_Dense.hpp:75:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Dense.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp:85:22: note:   candidate expects 4 arguments, 3 provided
   Kokkos::fill_random(alpha, random, value_type(1.0));
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 87%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 87%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 88%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 88%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 88%] Built target KokkosKernels_wiki_crsmatrix
[ 89%] Linking CXX executable KokkosKernels_wiki_spgemm
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 89%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_common_openmp
[ 91%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Built target KokkosKernels_common_openmp
[ 91%] Built target KokkosKernels_wiki_gauss_seidel
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_wiki_mis2
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Built target KokkosKernels_wiki_mis2
[ 92%] Linking CXX executable KokkosKernels_blas_openmp
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_blas_openmp
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 94%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable KokkosKernels_sparse_openmp
[ 95%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.568/TestAll_2021-11-02_16.24.39/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.568/TestAll_2021-11-02_16.24.39/gcc/7.2.0/Pthread_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 1017537
salloc: Job allocation 1017537 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 215 (click to expand)

      ^~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.215/TestAll_2021-11-02_16.24.46/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Random.hpp:1758:6: note:   no known conversion for argument 3 from value_type {aka Kokkos::complex} to const_value_type {aka double}
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.215/TestAll_2021-11-02_16.24.46/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Random.hpp:1769:6: note: candidate: template void Kokkos::fill_random(ViewType, RandomPool, typename ViewType::const_value_type, typename ViewType::const_value_type)
 void fill_random(ViewType a, RandomPool g,
      ^~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.215/TestAll_2021-11-02_16.24.46/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Random.hpp:1769:6: note:   template argument deduction/substitution failed:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_Dense.hpp:75:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Dense.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp:85:22: note:   candidate expects 4 arguments, 3 provided
   Kokkos::fill_random(alpha, random, value_type(1.0));
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 86%] Linking CXX executable KokkosKernels_wiki_spmv
[ 86%] Built target KokkosKernels_wiki_spmv
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_spgemm
[ 87%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spgemm.dir/KokkosSparse_wiki_spgemm.cpp.o
[ 87%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 87%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Linking CXX executable sparse_spmv_struct
[ 87%] Built target sparse_spmv_struct
[ 87%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 87%] Built target KokkosBlas3_gemm_perf_test
[ 87%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 88%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 88%] Built target KokkosKernels_wiki_crsmatrix
[ 88%] Built target KokkosKernels_wiki_spgemm
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 90%] Linking CXX executable KokkosBlas3_perf_test
[ 90%] Built target KokkosBlas3_perf_test
[ 90%] Linking CXX executable KokkosKernels_blas_openmp
[ 90%] Built target KokkosKernels_blas_openmp
[ 91%] Linking CXX executable KokkosKernels_graph_openmp
[ 91%] Built target KokkosKernels_graph_openmp
[ 92%] Linking CXX executable KokkosKernels_sparse_openmp
[ 92%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.215/TestAll_2021-11-02_16.24.46/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.215/TestAll_2021-11-02_16.24.46/gcc/7.2.0/Pthread_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 1017538
salloc: Job allocation 1017538 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 559 (click to expand)

Scanning dependencies of target KokkosKernels_common_openmp
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/Test_Main.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp: In static member function static int KokkosBatched::TeamCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp:74:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp:75:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp: In static member function static int KokkosBatched::TeamGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp:77:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp:78:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_serial.dir/serial/Test_Serial_Blas.cpp.o
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
[ 86%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 86%] Built target KokkosBlas2_gemv_perf_test
Scanning dependencies of target KokkosKernels_graph_serial
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_blas_serial
[ 90%] Built target KokkosKernels_blas_serial
[ 90%] Linking CXX executable KokkosKernels_graph_serial
[ 90%] Built target KokkosKernels_graph_serial
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] Built target KokkosKernels_sparse_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_serial
[ 91%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/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_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.559/TestAll_2021-11-02_16.24.56/gcc/7.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 1017539
salloc: Job allocation 1017539 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10 # 190 (click to expand)

            instantiation of "void Test::Axpy::impl_test_batched_axpy(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View]" 
(128): here
            instantiation of "int test_batched_axpy() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

[ 91%] Built target sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
Scanning dependencies of target KokkosKernels_blas_cuda
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/Test_Main.cpp.o
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/cuda/Test_Cuda_Blas.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

3 errors detected in the compilation of "/tmp/tmpxft_00026bb4_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_common_serial
3 errors detected in the compilation of "/tmp/tmpxft_00026c3d_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_blas_cuda
[ 92%] Built target KokkosKernels_blas_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --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_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.190/TestAll_2021-11-02_16.26.58/cuda/10.1.243/Cuda_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_Tpls_INTEL18 # 548 (click to expand)

[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
            argument types are: (Kokkos::View, Kokkos::Random_XorShift64_Pool, value_type)
    Kokkos::fill_random(alpha, random, value_type(1.0));
    ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.548/TestAll_2021-11-02_16.25.15/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1769): note: this candidate was rejected because mismatch in count of arguments
  void fill_random(ViewType a, RandomPool g,
       ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.548/TestAll_2021-11-02_16.25.15/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1758): note: this candidate was rejected because arguments do not match
  void fill_random(ViewType a, RandomPool g,
       ^
          detected during:
            instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Threads, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Threads>, alphaViewType=Kokkos::View]" at line 141
            instantiation of "int test_batched_teamvector_axpy() [with DeviceType=Kokkos::Threads, ValueType=Kokkos::complex, ScalarType=double]" at line 9 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp"

[ 90%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 90%] Built target KokkosKernels_batched_sla_threads
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/threads/Test_Threads_Batched_Dense.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/threads/Test_Threads_Batched_Dense.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 91%] Linking CXX executable sparse_spmv_struct_tuning
[ 91%] Built target sparse_spmv_struct_tuning
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Built target KokkosKernels_wiki_coloring
[ 93%] Linking CXX executable KokkosKernels_common_threads
[ 93%] Built target KokkosKernels_common_threads
[ 93%] Linking CXX executable KokkosKernels_blas_threads
[ 94%] Linking CXX executable KokkosKernels_graph_threads
[ 94%] Built target KokkosKernels_graph_threads
[ 94%] Built target KokkosKernels_blas_threads
[ 95%] Linking CXX executable KokkosBlas3_perf_test
[ 95%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_sparse_threads
[ 96%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.548/TestAll_2021-11-02_16.25.15/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-18.1.163-Pthread-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.548/TestAll_2021-11-02_16.25.15/intel/18.1.163/Pthread-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 1017540
salloc: Job allocation 1017540 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight # 192 (click to expand)

            argument types are: (Kokkos::View, Kokkos::Random_XorShift64_Pool, value_type)
          detected during:
            instantiation of "void Test::TeamAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View]" 
(153): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable sparse_kk_spmv
3 errors detected in the compilation of "/tmp/tmpxft_0001aa54_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 91%] Built target sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy.hpp(72): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::Axpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(153): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_common_serial
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
3 errors detected in the compilation of "/tmp/tmpxft_0001abf7_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosKernels_common_cuda
[ 92%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=LayoutRight --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --with-spaces=hostspace,cudaspace,cudauvmspace --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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.192/TestAll_2021-11-02_16.42.42/cuda/10.1.243/Cuda_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_Tpls_CUDA9 # 183 (click to expand)

            instantiation of "void Test::impl_test_batched_gemm_with_handle(KokkosBatched::BatchedGemmHandle *, int, int, int, int, int, int, int, ScalarType, ScalarType) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(207): here
            instantiation of "void Test::impl_test_batched_gemm(int, int, int, int, int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
            instantiation of "void test_batched_gemm_with_layout() [with ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
            instantiation of "int test_batched_gemm() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/src/batched/dense/KokkosBatched_Gemm_Decl.hpp(379): warning: statement is unreachable
detected during:
instantiation of "int KokkosBatched::BatchedGemm<ArgTransA,ArgTransB,ArgBatchSzDim,BatchedGemmHandleType,ScalarType,AViewType,BViewType,CViewType>(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=double, AViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, BViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, CViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(231): here
instantiation of "void Test::impl_test_batched_gemm<DeviceType,ViewType,ScalarType,ParamTagType>(int, int, int, int, int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
instantiation of "void test_batched_gemm_with_layout<ViewType,DeviceType,ValueType,ScalarType,ParamTagType>() [with ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
instantiation of "int test_batched_gemm<DeviceType,ValueType,ScalarType,ParamTagType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

Scanning dependencies of target KokkosKernels_batched_sla_openmp
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/Test_Main.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_00003c65_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(128): warning: statement is unreachable

[ 92%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_batched_sla_openmp
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosKernels_common_cuda
[ 93%] Built target KokkosKernels_common_cuda
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_cuda
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Built target KokkosKernels_blas_cuda
[ 93%] Linking CXX executable KokkosKernels_graph_cuda
[ 93%] Built target KokkosKernels_graph_cuda
[ 93%] Linking CXX executable KokkosKernels_sparse_openmp
[ 93%] Built target KokkosKernels_sparse_openmp
[ 93%] Linking CXX executable KokkosKernels_sparse_cuda
[ 93%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/9.2.88 gcc/7.2.0 netlib/3.8.0/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --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,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --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_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.183/TestAll_2021-11-02_16.48.22/cuda/9.2.88/Cuda_OpenMP-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_Tpls_GCC720_GCC740 # 172 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 88%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable KokkosKernels_wiki_spadd
[ 89%] Built target KokkosKernels_wiki_spadd
[ 90%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 90%] Built target KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_wiki_coloring
[ 91%] Built target KokkosKernels_wiki_coloring
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 92%] Linking CXX executable KokkosKernels_common_openmp
[ 92%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_openmp
[ 93%] Built target KokkosKernels_blas_openmp
[ 94%] Linking CXX executable KokkosKernels_graph_openmp
[ 94%] Built target KokkosKernels_graph_openmp
[ 95%] Linking CXX executable KokkosKernels_sparse_openmp
[ 95%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.172/TestAll_2021-11-02_17.03.28/gcc/7.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-7.2.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.172/TestAll_2021-11-02_17.03.28/gcc/7.2.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-7.4.0-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.4.0 openblas/0.2.20/gcc/7.2.0 gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.4.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.172/TestAll_2021-11-02_17.03.28/gcc/7.4.0/OpenMP-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

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Nov 2, 2021
@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_GCC720_Light

  • Build Num: 191
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 569
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 216
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 560
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 191
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 549
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 193
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 184
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 173
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 5aeb466
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_GCC720_Light

  • Build Num: 191
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 569
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 216
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 560
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 191
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 549
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 193
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 184
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 173
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 191 (click to expand)

make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/serial/Test_Serial_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/all] Error 2
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_kk_spmv
[ 89%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.191/TestAll_2021-11-02_19.52.40/gcc/7.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-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.191/TestAll_2021-11-02_19.52.40/gcc/7.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

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.191/TestAll_2021-11-02_19.52.40/gcc/7.2.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_GCC720 # 569 (click to expand)

[ 86%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
[ 87%] Built target KokkosKernels_wiki_spadd
[ 88%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 88%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 89%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 90%] Built target KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosBlas3_gemm_perf_test
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_mis2
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_gauss_seidel
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Built target KokkosKernels_wiki_coloring
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 94%] Linking CXX executable KokkosBlas3_perf_test
[ 94%] Built target KokkosBlas3_perf_test
[ 94%] Linking CXX executable KokkosKernels_blas_openmp
[ 94%] Built target KokkosKernels_blas_openmp
[ 95%] Linking CXX executable KokkosKernels_graph_openmp
[ 95%] Built target KokkosKernels_graph_openmp
[ 96%] Linking CXX executable KokkosKernels_sparse_openmp
[ 96%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.569/TestAll_2021-11-02_19.52.52/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.569/TestAll_2021-11-02_19.52.52/gcc/7.2.0/Pthread_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 1017550
salloc: Job allocation 1017550 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_Dense.hpp:75:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Dense.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp:85:22: note:   candidate expects 4 arguments, 3 provided
   Kokkos::fill_random(alpha, random, value_type(1.0));
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Scanning dependencies of target KokkosKernels_wiki_spgemm
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spgemm.dir/KokkosSparse_wiki_spgemm.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
[ 87%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 87%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 88%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 88%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 89%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
[ 89%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 89%] Built target KokkosKernels_wiki_crsmatrix
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_spmv_struct
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 90%] Built target KokkosBlas3_gemm_perf_test
[ 90%] Built target sparse_spmv_struct
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_common_openmp
[ 91%] Built target KokkosKernels_common_openmp
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_blas_openmp
[ 92%] Built target KokkosKernels_blas_openmp
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 94%] Linking CXX executable KokkosKernels_sparse_openmp
[ 94%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.216/TestAll_2021-11-02_19.53.01/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.216/TestAll_2021-11-02_19.53.01/gcc/7.2.0/Pthread_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 1017551
salloc: Job allocation 1017551 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_openmp.dir/openmp/Test_OpenMP_Blas.cpp.o
Scanning dependencies of target KokkosKernels_common_openmp
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/Test_Main.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp: In static member function static int KokkosBatched::TeamCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp:74:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp:75:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp: In static member function static int KokkosBatched::TeamGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp:77:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp:78:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
[ 86%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 86%] Built target KokkosBlas2_gemv_perf_test
Scanning dependencies of target KokkosKernels_graph_serial
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 90%] Linking CXX executable KokkosKernels_blas_serial
[ 90%] Built target KokkosKernels_blas_serial
[ 90%] Linking CXX executable KokkosKernels_graph_serial
[ 90%] Built target KokkosKernels_graph_serial
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] Built target KokkosKernels_sparse_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_serial
[ 91%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/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_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.560/TestAll_2021-11-02_19.53.11/gcc/7.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 1017552
salloc: Job allocation 1017552 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10 # 191 (click to expand)

            instantiation of "void Test::Axpy::impl_test_batched_axpy(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View]" 
(128): here
            instantiation of "int test_batched_axpy() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_cuda.dir/cuda/Test_Cuda_Common.cpp.o
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
[ 91%] Linking CXX executable sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Built target sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

3 errors detected in the compilation of "/tmp/tmpxft_0001461d_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
3 errors detected in the compilation of "/tmp/tmpxft_00014742_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_common_serial
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosKernels_common_cuda
[ 92%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --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_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.191/TestAll_2021-11-02_19.53.19/cuda/10.1.243/Cuda_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_Tpls_INTEL18 # 549 (click to expand)

    Kokkos::fill_random(alpha, random, value_type(1.0));
    ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.549/TestAll_2021-11-02_19.53.31/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1769): note: this candidate was rejected because mismatch in count of arguments
  void fill_random(ViewType a, RandomPool g,
       ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.549/TestAll_2021-11-02_19.53.31/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1758): note: this candidate was rejected because arguments do not match
  void fill_random(ViewType a, RandomPool g,
       ^
          detected during:
            instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Threads, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Threads>, alphaViewType=Kokkos::View]" at line 141
            instantiation of "int test_batched_teamvector_axpy() [with DeviceType=Kokkos::Threads, ValueType=Kokkos::complex, ScalarType=double]" at line 9 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp"

[ 90%] Built target KokkosKernels_wiki_crsmatrix
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
[ 90%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_batched_sla_threads
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/threads/Test_Threads_Batched_Dense.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/threads/Test_Threads_Batched_Dense.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 90%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 91%] Linking CXX executable sparse_spmv_struct_tuning
[ 91%] Built target sparse_spmv_struct_tuning
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Built target KokkosKernels_wiki_coloring
[ 93%] Linking CXX executable KokkosKernels_common_threads
[ 93%] Built target KokkosKernels_common_threads
[ 93%] Linking CXX executable KokkosKernels_blas_threads
[ 94%] Linking CXX executable KokkosKernels_graph_threads
[ 94%] Built target KokkosKernels_blas_threads
[ 94%] Built target KokkosKernels_graph_threads
[ 95%] Linking CXX executable KokkosBlas3_perf_test
[ 95%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_sparse_threads
[ 96%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.549/TestAll_2021-11-02_19.53.31/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-18.1.163-Pthread-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.549/TestAll_2021-11-02_19.53.31/intel/18.1.163/Pthread-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 1017553
salloc: Job allocation 1017553 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight # 193 (click to expand)

(153): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Built target sparse_spmv_struct
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_0001a57f_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy.hpp(72): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::Axpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(153): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Built target KokkosKernels_common_serial
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosKernels_batched_sla_cuda
3 errors detected in the compilation of "/tmp/tmpxft_0001a72e_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=LayoutRight --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --with-spaces=hostspace,cudaspace,cudauvmspace --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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.193/TestAll_2021-11-02_19.57.48/cuda/10.1.243/Cuda_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_Tpls_CUDA9 # 184 (click to expand)

            instantiation of "int test_batched_gemm() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/src/batched/dense/KokkosBatched_Gemm_Decl.hpp(379): warning: statement is unreachable
detected during:
instantiation of "int KokkosBatched::BatchedGemm<ArgTransA,ArgTransB,ArgBatchSzDim,BatchedGemmHandleType,ScalarType,AViewType,BViewType,CViewType>(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=double, AViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, BViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, CViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(231): here
instantiation of "void Test::impl_test_batched_gemm<DeviceType,ViewType,ScalarType,ParamTagType>(int, int, int, int, int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
instantiation of "void test_batched_gemm_with_layout<ViewType,DeviceType,ValueType,ScalarType,ParamTagType>() [with ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
instantiation of "int test_batched_gemm<DeviceType,ValueType,ScalarType,ParamTagType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

Scanning dependencies of target KokkosKernels_graph_cuda
[ 90%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/Test_Main.cpp.o
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 90%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

Scanning dependencies of target KokkosKernels_batched_sla_openmp
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/Test_Main.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_000270ca_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 92%] Linking CXX executable KokkosKernels_batched_sla_openmp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(128): warning: statement is unreachable

[ 92%] Built target KokkosKernels_batched_sla_openmp
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosKernels_common_cuda
[ 93%] Built target KokkosKernels_common_cuda
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_cuda
[ 93%] Built target KokkosKernels_blas_cuda
[ 93%] Linking CXX executable KokkosKernels_graph_cuda
[ 93%] Built target KokkosKernels_graph_cuda
[ 93%] Linking CXX executable KokkosKernels_sparse_openmp
[ 93%] Built target KokkosKernels_sparse_openmp
[ 93%] Linking CXX executable KokkosKernels_sparse_cuda
[ 93%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/9.2.88 gcc/7.2.0 netlib/3.8.0/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --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,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --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_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.184/TestAll_2021-11-02_20.09.42/cuda/9.2.88/Cuda_OpenMP-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_Tpls_GCC720_GCC740 # 173 (click to expand)

make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 88%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 88%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable KokkosKernels_wiki_spadd
[ 89%] Built target KokkosKernels_wiki_spadd
[ 90%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 90%] Built target KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_wiki_coloring
[ 91%] Built target KokkosKernels_wiki_coloring
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 92%] Linking CXX executable KokkosKernels_common_openmp
[ 92%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_openmp
[ 93%] Built target KokkosKernels_blas_openmp
[ 94%] Linking CXX executable KokkosKernels_graph_openmp
[ 94%] Built target KokkosKernels_graph_openmp
[ 95%] Linking CXX executable KokkosKernels_sparse_openmp
[ 95%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.173/TestAll_2021-11-02_20.18.29/gcc/7.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-7.2.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.173/TestAll_2021-11-02_20.18.29/gcc/7.2.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-7.4.0-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.4.0 openblas/0.2.20/gcc/7.2.0 gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.4.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.173/TestAll_2021-11-02_20.18.29/gcc/7.4.0/OpenMP-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

@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_GCC720_Light

  • Build Num: 192
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 570
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 217
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 561
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 192
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 550
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 194
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 185
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 5aeb466
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_GCC720_Light

  • Build Num: 192
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 570
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 217
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 561
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 192
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 550
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 194
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 185
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 174
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 5aeb466
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 192 (click to expand)

make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/serial/Test_Serial_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 88%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_kk_spmv
[ 89%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_openmp
[ 90%] Built target KokkosKernels_sparse_openmp
[ 90%] Linking CXX executable KokkosKernels_sparse_serial
[ 90%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.192/TestAll_2021-11-02_23.07.40/gcc/7.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-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.192/TestAll_2021-11-02_23.07.40/gcc/7.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

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.192/TestAll_2021-11-02_23.07.40/gcc/7.2.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_GCC720 # 570 (click to expand)

[ 86%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
[ 87%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 88%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
[ 89%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 89%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosKernels_wiki_crsmatrix
[ 90%] Linking CXX executable KokkosBlas3_gemm_perf_test
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
[ 90%] Built target KokkosBlas3_gemm_perf_test
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 90%] Built target KokkosKernels_wiki_mis2
[ 90%] Built target KokkosKernels_wiki_gauss_seidel
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_coarsening
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 92%] Linking CXX executable KokkosKernels_wiki_coloring
[ 92%] Built target KokkosKernels_wiki_coloring
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 94%] Linking CXX executable KokkosBlas3_perf_test
[ 94%] Built target KokkosBlas3_perf_test
[ 94%] Linking CXX executable KokkosKernels_blas_openmp
[ 94%] Built target KokkosKernels_blas_openmp
[ 95%] Linking CXX executable KokkosKernels_graph_openmp
[ 95%] Built target KokkosKernels_graph_openmp
[ 96%] Linking CXX executable KokkosKernels_sparse_openmp
[ 96%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.570/TestAll_2021-11-02_23.07.52/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.570/TestAll_2021-11-02_23.07.52/gcc/7.2.0/Pthread_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 1017555
salloc: Job allocation 1017555 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 217 (click to expand)

 void fill_random(ViewType a, RandomPool g,
      ^~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.217/TestAll_2021-11-02_23.08.02/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Random.hpp:1769:6: note:   template argument deduction/substitution failed:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_Dense.hpp:75:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Dense.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp:85:22: note:   candidate expects 4 arguments, 3 provided
   Kokkos::fill_random(alpha, random, value_type(1.0));
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 86%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_spgemm
[ 86%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spgemm.dir/KokkosSparse_wiki_spgemm.cpp.o
[ 87%] Linking CXX executable KokkosKernels_wiki_spadd
[ 87%] Built target KokkosKernels_wiki_spadd
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 87%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 88%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 88%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 89%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable sparse_spmv_struct
[ 89%] Built target KokkosKernels_wiki_crsmatrix
[ 89%] Built target sparse_spmv_struct
[ 89%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 89%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable sparse_kk_spmv
[ 89%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 90%] Linking CXX executable KokkosKernels_common_openmp
[ 90%] Built target KokkosKernels_common_openmp
[ 91%] Linking CXX executable KokkosBlas3_perf_test
[ 91%] Linking CXX executable KokkosKernels_blas_openmp
[ 91%] Built target KokkosBlas3_perf_test
[ 91%] Built target KokkosKernels_blas_openmp
[ 92%] Linking CXX executable KokkosKernels_graph_openmp
[ 92%] Built target KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_sparse_openmp
[ 93%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.217/TestAll_2021-11-02_23.08.02/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.217/TestAll_2021-11-02_23.08.02/gcc/7.2.0/Pthread_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 1017556
salloc: Job allocation 1017556 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 561 (click to expand)

Scanning dependencies of target KokkosKernels_common_openmp
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/Test_Main.cpp.o
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_serial.dir/serial/Test_Serial_Blas.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp: In static member function static int KokkosBatched::TeamCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp:74:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorCG::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_TeamVector_Impl.hpp:75:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:64:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp: In static member function static int KokkosBatched::TeamGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_Team_Impl.hpp:77:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/KokkosBatched_GMRES.hpp:65:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamGMRES.hpp:9,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:11,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Sparse.cpp:5:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp: In static member function static int KokkosBatched::TeamVectorGMRES::invoke(const MemberType&, const OperatorType&, const VectorViewType&, const VectorViewType&, KokkosBatched::KrylovHandle*):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_GMRES_TeamVector_Impl.hpp:78:9: error: typedef NormViewType locally defined but not used [-Werror=unused-local-typedefs]
         NormViewType;
         ^~~~~~~~~~~~
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
[ 86%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 86%] Built target KokkosBlas2_gemv_perf_test
Scanning dependencies of target KokkosKernels_graph_serial
[ 86%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 87%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 88%] Linking CXX executable sparse_kk_spmv
[ 88%] Built target sparse_kk_spmv
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 89%] Linking CXX executable KokkosKernels_common_serial
[ 89%] Built target KokkosKernels_common_serial
[ 89%] Linking CXX executable KokkosBlas3_perf_test
[ 89%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_common_openmp
[ 89%] Built target KokkosKernels_common_openmp
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_blas_serial
[ 90%] Built target KokkosKernels_graph_openmp
[ 90%] Built target KokkosKernels_blas_serial
[ 90%] Linking CXX executable KokkosKernels_blas_openmp
[ 90%] Built target KokkosKernels_blas_openmp
[ 90%] Linking CXX executable KokkosKernels_graph_serial
[ 90%] Built target KokkosKernels_graph_serial
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] Built target KokkosKernels_sparse_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_serial
[ 91%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/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_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.561/TestAll_2021-11-02_23.08.12/gcc/7.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 1017557
salloc: Job allocation 1017557 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10 # 192 (click to expand)

            argument types are: (Kokkos::View, Kokkos::Random_XorShift64_Pool, value_type)
          detected during:
            instantiation of "void Test::Axpy::impl_test_batched_axpy(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View]" 
(128): here
            instantiation of "int test_batched_axpy() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

Scanning dependencies of target KokkosKernels_blas_cuda
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/Test_Main.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

3 errors detected in the compilation of "/tmp/tmpxft_00016cd6_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_blas_cuda.dir/cuda/Test_Cuda_Blas.cpp.o
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
[ 91%] Built target KokkosKernels_common_serial
3 errors detected in the compilation of "/tmp/tmpxft_00016e0b_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_blas_cuda
[ 92%] Built target KokkosKernels_blas_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --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_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.192/TestAll_2021-11-02_23.08.21/cuda/10.1.243/Cuda_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_Tpls_INTEL18 # 550 (click to expand)

    Kokkos::fill_random(alpha, random, value_type(1.0));
    ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.550/TestAll_2021-11-02_23.08.32/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1769): note: this candidate was rejected because mismatch in count of arguments
  void fill_random(ViewType a, RandomPool g,
       ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.550/TestAll_2021-11-02_23.08.32/intel/18.1.163/Pthread-release/kokkos-install/include/Kokkos_Random.hpp(1758): note: this candidate was rejected because arguments do not match
  void fill_random(ViewType a, RandomPool g,
       ^
          detected during:
            instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Threads, ViewType=Kokkos::View **, Kokkos::LayoutLeft, Kokkos::Threads>, alphaViewType=Kokkos::View]" at line 141
            instantiation of "int test_batched_teamvector_axpy() [with DeviceType=Kokkos::Threads, ValueType=Kokkos::complex, ScalarType=double]" at line 9 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp"

[ 90%] Linking CXX executable KokkosKernels_batched_sla_threads
[ 90%] Built target KokkosKernels_batched_sla_threads
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 90%] Built target KokkosKernels_wiki_mis2
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 91%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/threads/Test_Threads_Batched_Dense.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/threads/Test_Threads_Batched_Dense.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_threads.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target KokkosKernels_wiki_gauss_seidel
[ 91%] Built target sparse_kk_spmv
[ 91%] Linking CXX executable KokkosKernels_wiki_rcm
[ 91%] Built target KokkosKernels_wiki_rcm
[ 92%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 92%] Built target KokkosKernels_wiki_coarsening
[ 92%] Linking CXX executable sparse_spmv_struct_tuning
[ 93%] Linking CXX executable KokkosKernels_wiki_coloring
[ 93%] Built target sparse_spmv_struct_tuning
[ 93%] Built target KokkosKernels_wiki_coloring
[ 94%] Linking CXX executable KokkosKernels_common_threads
[ 94%] Built target KokkosKernels_common_threads
[ 94%] Linking CXX executable KokkosKernels_blas_threads
[ 94%] Built target KokkosKernels_blas_threads
[ 95%] Linking CXX executable KokkosKernels_graph_threads
[ 95%] Built target KokkosKernels_graph_threads
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_sparse_threads
[ 97%] Built target KokkosKernels_sparse_threads
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.550/TestAll_2021-11-02_23.08.32/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-18.1.163-Pthread-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 intel/compilers/18.1.163

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=mkl --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_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.550/TestAll_2021-11-02_23.08.32/intel/18.1.163/Pthread-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 1017558
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight # 194 (click to expand)

          detected during:
            instantiation of "void Test::TeamAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View]" 
(153): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Cuda>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

Scanning dependencies of target KokkosKernels_graph_serial
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/Test_Main.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_0000b48b_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_serial.dir/serial/Test_Serial_Graph.cpp.o
[ 91%] Built target sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy.hpp(72): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::Axpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(141): here
instantiation of "int test_batched_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_SerialAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_common_serial
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(153): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

[ 91%] Built target KokkosKernels_common_serial
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>, Kokkos::Random_XorShift64_PoolKokkos::Serial::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Serial, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutRight, Kokkos::Serial>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutRight, Kokkos::Serial>]"
(154): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Serial, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
3 errors detected in the compilation of "/tmp/tmpxft_0000b645_00000000-6_Test_Serial_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_common_cuda
[ 91%] Built target KokkosKernels_common_cuda
[ 92%] Linking CXX executable KokkosKernels_graph_serial
[ 92%] Built target KokkosKernels_graph_serial
[ 92%] Linking CXX executable KokkosBlas3_perf_test
[ 92%] Built target KokkosBlas3_perf_test
[ 92%] Linking CXX executable KokkosKernels_graph_cuda
[ 92%] Built target KokkosKernels_graph_cuda
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_cuda
[ 92%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --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=LayoutRight --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --with-spaces=hostspace,cudaspace,cudauvmspace --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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.194/TestAll_2021-11-02_23.11.40/cuda/10.1.243/Cuda_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_Tpls_CUDA9 # 185 (click to expand)

            instantiation of "int test_batched_gemm() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/src/batched/dense/KokkosBatched_Gemm_Decl.hpp(379): warning: statement is unreachable
detected during:
instantiation of "int KokkosBatched::BatchedGemm<ArgTransA,ArgTransB,ArgBatchSzDim,BatchedGemmHandleType,ScalarType,AViewType,BViewType,CViewType>(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=double, AViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, BViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, CViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(231): here
instantiation of "void Test::impl_test_batched_gemm<DeviceType,ViewType,ScalarType,ParamTagType>(int, int, int, int, int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(248): here
instantiation of "void test_batched_gemm_with_layout<ViewType,DeviceType,ValueType,ScalarType,ParamTagType>() [with ViewType=Kokkos::View<Kokkos::complex ***, Kokkos::LayoutLeft, Kokkos::Cuda>, DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(311): here
instantiation of "int test_batched_gemm<DeviceType,ValueType,ScalarType,ParamTagType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag<KokkosBatched::Trans::Transpose, KokkosBatched::Trans::Transpose, KokkosBatched::BatchLayout::Left>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

Scanning dependencies of target KokkosKernels_graph_cuda
[ 90%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/Test_Main.cpp.o
[ 90%] Linking CXX executable sparse_kk_spmv
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o
[ 91%] Built target sparse_kk_spmv
Scanning dependencies of target KokkosKernels_batched_sla_openmp
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/Test_Main.cpp.o
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(84): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(140): here
instantiation of "int test_batched_team_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Complex.hpp(9): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(85): error: no instance of overloaded function "Kokkos::fill_random" matches the argument list
argument types are: (Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Random_XorShift64_PoolKokkos::Cuda::execution_space, value_type)
detected during:
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<Kokkos::complex **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
(141): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Complex.hpp(9): here

[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_graph_cuda.dir/cuda/Test_Cuda_Graph.cpp.o
3 errors detected in the compilation of "/tmp/tmpxft_0001b9c6_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 91%] Building CXX object unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 91%] Built target KokkosKernels_batched_sla_cuda
[ 92%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 92%] Built target KokkosKernels_batched_sla_openmp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(128): warning: statement is unreachable

[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosKernels_common_cuda
[ 93%] Built target KokkosKernels_common_cuda
[ 93%] Linking CXX executable KokkosKernels_blas_cuda
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosKernels_blas_cuda
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_graph_cuda
[ 93%] Built target KokkosKernels_graph_cuda
[ 93%] Linking CXX executable KokkosKernels_sparse_openmp
[ 93%] Built target KokkosKernels_sparse_openmp
[ 93%] Linking CXX executable KokkosKernels_sparse_cuda
[ 93%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 cuda/9.2.88 gcc/7.2.0 netlib/3.8.0/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --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,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --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_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.185/TestAll_2021-11-02_23.29.44/cuda/9.2.88/Cuda_OpenMP-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_Tpls_GCC720_GCC740 # 174 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/openmp/Test_OpenMP_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 88%] Built target KokkosKernels_wiki_gauss_seidel
[ 89%] Linking CXX executable KokkosKernels_wiki_spadd
[ 89%] Built target KokkosKernels_wiki_spadd
[ 90%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 90%] Built target KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosKernels_wiki_coloring
[ 91%] Built target KokkosKernels_wiki_coloring
[ 91%] Linking CXX executable sparse_kk_spmv
[ 91%] Built target sparse_kk_spmv
[ 92%] Linking CXX executable KokkosKernels_common_openmp
[ 92%] Built target KokkosKernels_common_openmp
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 93%] Linking CXX executable KokkosKernels_blas_openmp
[ 93%] Built target KokkosKernels_blas_openmp
[ 94%] Linking CXX executable KokkosKernels_graph_openmp
[ 94%] Built target KokkosKernels_graph_openmp
[ 95%] Linking CXX executable KokkosKernels_sparse_openmp
[ 95%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.174/TestAll_2021-11-02_23.32.25/gcc/7.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-7.2.0-Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.174/TestAll_2021-11-02_23.32.25/gcc/7.2.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
gcc-7.4.0-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.19.3 gcc/7.4.0 openblas/0.2.20/gcc/7.2.0 gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power9,Volta70 --compiler=/home/projects/ppc64le/gcc/7.4.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/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/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.174/TestAll_2021-11-02_23.32.25/gcc/7.4.0/OpenMP-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

/* */ ValueType *__restrict__ C,
const int cs) {
template <typename ValueType, typename MagnitudeType>
KOKKOS_FORCEINLINE_FUNCTION static int invoke(
Copy link
Contributor

Choose a reason for hiding this comment

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

Why KOKKOS_FORCEINLINE_FUNCTION instead of KOKKOS_INLINE_FUNCTION?

KOKKOS_INLINE_FUNCTION
~CrsMatrix() {}

/// \brief apply
Copy link
Contributor

Choose a reason for hiding this comment

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

In the brief line can you add what particular overload is implemented? For example here you could have:

/// \brief apply version that uses constant coefficients alpha and beta

for the last overload I believe it would be:

/// \brief apply version that uses variable coefficients alpha and beta

/// column-index array, needs to be a 1D view

template <class ValuesViewType, class IntViewType>
class CrsMatrix {
Copy link
Contributor

Choose a reason for hiding this comment

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

In general do we need the apply methods? For regular CrsMatrix we simply let the user call SpMV directly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am thinking about it the other way around.
I think that the apply method for the CrsMatrix is not needed; as you said it will only call the SpMV.
However, I think that it is great for the batched linear solvers to be able to be used with an abstract operator class.
This allows to reuse the same implementation with different sparse format, with a dense format, or even with a product operator such as M^{-1}A.
This is why I think the apply abstraction is useful.

Copy link
Contributor

Choose a reason for hiding this comment

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

Except that with the concept of an abstract class you will have all the difficulties related to virtual function look up that exist in cuda and which is not supported fully by rocm now. I do not know the status for Intel.
This is not talking about the added cost associated with the vtable look-up.

Copy link
Contributor

Choose a reason for hiding this comment

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

Also we might want to store a few attributes like: numMatrices, numRows, etc...

Copy link
Contributor

Choose a reason for hiding this comment

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

I like the abstraction.

@@ -117,6 +131,53 @@ KOKKOS_INLINE_FUNCTION int TeamVectorSpmvInternal::invoke(
return 0;
}

template <typename MemberType, typename ScalarType, typename ValueType,
typename OrdinalType, typename layout, int dobeta>
KOKKOS_INLINE_FUNCTION int TeamVectorSpmvInternal::invoke(
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we modify this interface to something less prone to errors like:

KOKKOS_INLINE_FUNCTION int TeamVectorSpmvInternal::invoke(
    const MemberType& member, const ScalarType alpha, const CrsMatrix A,
    const XViewType X, const YViewType Y) {

  // Unpack parameters and mark pointers as restrict if needed
  const OrdinalType* KOKKOS_RESTRICT row_ptr = A.row_ptr;
  const OrdinalType* KOKKOS_RESTRICT colIndices = A.colInds;
  const ValueType* KOKKOS_RESTRICT values = A.values;
  ....

   // After unpacking and "restricting" actual call the algorithm

}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The internal implementations are not intended to be called by the user.
I followed the rest of the batched implementations (from the deepest level to the highest level:

  1. Internal kernel: the functions take as argument some restrict pointers and sizes, no compatibility checks are performed, the sizes are assumed to be consistent.
  2. User level: the functions take as argument some views, perform some sanity checks to verify that the views have the correct rank and sizes, than the functions call the internal kernel. For dense kernel, the transposition is done at this level by modifying the order of the arguments given to the internal kernel.

User should use the level 2 (the only one which is currently documented).

Copy link
Contributor

Choose a reason for hiding this comment

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

I do not like it too much but if others are fine with it I am not opposing this design, but I will complain a lot if there are bugs associated with it...

Copy link
Contributor

Choose a reason for hiding this comment

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

The internal ones are in Impl namespace, right?

Kokkos::Random_XorShift64_Pool<
typename VectorViewType::device_type::execution_space>
random(13718);
Kokkos::fill_random(X, random, typename VectorViewType::value_type(1.0));
Copy link
Contributor

Choose a reason for hiding this comment

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

This is only a detail but typename VectorViewType::value_type(1.0) does not feel too good, I would do the following instead Kokkos::reduction_identity<typename VectorViewType::value_type>::prod()


#include "KokkosKernels_TestUtils.hpp"

#include "KokkosBatched_CG.hpp"
Copy link
Contributor

Choose a reason for hiding this comment

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

It looks strangely similar to the header included on line 9...

inline void run() {
typedef typename ValuesViewType::value_type value_type;
std::string name_region("KokkosBatched::Test::TeamCG");
std::string name_value_type =
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we not do that please, I would much rather have the following functions:

template <typename T>
std::string value_type_name() { return "::UnknowValueType"; }

// add as many specialization as needed...
template <>
std::string value_type_name<float>() { return "::Float"; }

You could add these functions in KokkosKernels_TestUtils.hpp

Copy link
Contributor

Choose a reason for hiding this comment

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

Also you can make the above static inline constexpr and it would become a compile time decision based on the template parameter, no longer a runtime one.


#include "KokkosKernels_TestUtils.hpp"

#include "KokkosBatched_GMRES.hpp"
Copy link
Contributor

Choose a reason for hiding this comment

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

Same as CG test, you seem to include the header twice...

inline void run() {
typedef typename ValuesViewType::value_type value_type;
std::string name_region("KokkosBatched::Test::TeamGMRES");
std::string name_value_type =
Copy link
Contributor

Choose a reason for hiding this comment

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

OK, same as CG test, also if you write twice the same piece of code in two different tests, it means you should make it into a utility function!

Kokkos::parallel_for(Kokkos::TeamVectorRange(member, 0, numMatrices),
[&](const OrdinalType& i) {
alpha(i) =
mask(i) != 0. ? sqr_norm_j(i) / tmp(i) : 0.;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can tmp(i) be zero here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It could be the case but I think that it would implies that mask(i) == 0. and therefore, the division by zero is avoided.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think if the input vector is zero you might get zero in tmp(i)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, if the initial residual is zero, it will fail, good catch! I am updating the code.

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

This looks pretty good, I have a few questions and things that can be changed.
The main question is regarding the batchedCrsMatrix, I think it should include public types for the various views it contains, similarly to what the CrsMatrix provides to make it easy for users. I am also not convinced that the apply method is need more here than in the CrsMatrix, we can just call the spmv function directly in the algorithms when needed.
Finally it does not look like we support any preconditioner which would be good.

@kliegeois
Copy link
Contributor Author

Thanks a lot @lucbv for the review!
I am updating the PR today.

@kokkos-devops-admin
Copy link

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

@kliegeois
Copy link
Contributor Author

@lucbv I updated the PR as you suggested and as we discussed.
I replaced all the occurrences of the std::string name_value_type = by the function call value_type_name().
It increases the number of modified files though.

@kliegeois kliegeois requested a review from lucbv November 10, 2021 22:57
@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_GCC720_Light

  • Build Num: 208
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 582
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 229
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 573
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 204
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 562
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 206
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 197
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 186
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 3201dea
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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 = 3201dea Does not match the current commit SHA = 1a911d5. 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_GCC720_Light

  • Build Num: 208
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 582
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 229
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 573
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 204
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 562
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 206
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 197
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 186
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3201dea
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 208 (click to expand)

make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 89%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 89%] Built target KokkosBlas3_gemm_perf_test
[ 90%] Linking CXX executable sparse_kk_spmv
[ 90%] Built target sparse_kk_spmv
[ 90%] Linking CXX executable KokkosKernels_common_serial
[ 90%] Built target KokkosKernels_common_serial
[ 90%] Linking CXX executable KokkosKernels_common_openmp
[ 90%] Built target KokkosKernels_common_openmp
[ 90%] Linking CXX executable KokkosKernels_blas_openmp
[ 90%] Built target KokkosKernels_blas_openmp
[ 90%] Linking CXX executable KokkosBlas3_perf_test
[ 90%] Built target KokkosBlas3_perf_test
[ 90%] Linking CXX executable KokkosKernels_graph_openmp
[ 90%] Built target KokkosKernels_graph_openmp
[ 90%] Linking CXX executable KokkosKernels_graph_serial
[ 90%] Built target KokkosKernels_graph_serial
[ 91%] Linking CXX executable KokkosKernels_blas_serial
[ 91%] Built target KokkosKernels_blas_serial
[ 92%] Linking CXX executable KokkosKernels_sparse_openmp
[ 92%] Built target KokkosKernels_sparse_openmp
[ 92%] Linking CXX executable KokkosKernels_sparse_serial
[ 92%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.208/TestAll_2021-11-10_15.51.36/gcc/7.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-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.208/TestAll_2021-11-10_15.51.36/gcc/7.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

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Serial --arch=Power8,Pascal60 --compiler=/home/projects/ppc64le/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.208/TestAll_2021-11-10_15.51.36/gcc/7.2.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_GCC720 # 582 (click to expand)

[ 90%] Linking CXX executable KokkosKernels_batched_sla_openmp
[ 90%] Built target KokkosKernels_batched_sla_openmp
[ 90%] Linking CXX executable KokkosKernels_wiki_mis2
[ 90%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 91%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 91%] Built target KokkosKernels_wiki_mis2
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 92%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
[ 92%] Built target KokkosKernels_wiki_gauss_seidel
[ 92%] Built target KokkosKernels_wiki_coarsening
Scanning dependencies of target KokkosKernels_gmres_test_prec
Scanning dependencies of target KokkosKernels_gmres_test_real_A
Scanning dependencies of target gmres_ex_real_A
[ 92%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
[ 92%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_prec.dir/test_prec.cpp.o
[ 93%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_real_A.dir/test_real_A.cpp.o
[ 93%] Linking CXX executable sparse_kk_spmv
[ 93%] Built target sparse_kk_spmv
[ 93%] Linking CXX executable KokkosKernels_wiki_rcm
[ 93%] Built target KokkosKernels_wiki_rcm
Scanning dependencies of target gmres_test_cmplx_A
[ 93%] Building CXX object example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 94%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable KokkosKernels_common_openmp
[ 95%] Built target KokkosKernels_common_openmp
[ 95%] Linking CXX executable KokkosKernels_gmres_test_real_A
[ 95%] Built target KokkosKernels_gmres_test_real_A
[ 95%] Linking CXX executable KokkosKernels_gmres_test_prec
[ 96%] Linking CXX executable gmres_ex_real_A
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosKernels_gmres_test_prec
[ 97%] Built target gmres_ex_real_A
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable gmres_test_cmplx_A
[ 97%] Built target gmres_test_cmplx_A
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 99%] Linking CXX executable KokkosKernels_sparse_openmp
[ 99%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.582/TestAll_2021-11-10_15.53.41/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.582/TestAll_2021-11-10_15.53.41/gcc/7.2.0/Pthread_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 1017919
salloc: Job allocation 1017919 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 229 (click to expand)

[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosKernels_wiki_crsmatrix
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 90%] Built target KokkosKernels_batched_sla_openmp
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 90%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 91%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
[ 91%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
[ 91%] Built target KokkosKernels_wiki_gauss_seidel
[ 91%] Linking CXX executable KokkosKernels_wiki_mis2
[ 91%] Built target KokkosKernels_wiki_mis2
[ 91%] Linking CXX executable KokkosKernels_wiki_rcm
Scanning dependencies of target KokkosKernels_gmres_test_real_A
[ 91%] Built target KokkosKernels_wiki_rcm
[ 92%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_real_A.dir/test_real_A.cpp.o
Scanning dependencies of target gmres_ex_real_A
[ 92%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
Scanning dependencies of target KokkosKernels_gmres_test_prec
[ 92%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_prec.dir/test_prec.cpp.o
[ 93%] Linking CXX executable KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 93%] Built target KokkosKernels_wiki_coarsening
[ 93%] Linking CXX executable sparse_kk_spmv
[ 93%] Built target sparse_kk_spmv
[ 94%] Linking CXX executable KokkosKernels_common_openmp
[ 94%] Built target KokkosKernels_common_openmp
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_gmres_test_real_A
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Built target KokkosKernels_gmres_test_real_A
[ 97%] Linking CXX executable gmres_ex_real_A
[ 97%] Built target gmres_ex_real_A
[ 97%] Linking CXX executable KokkosKernels_gmres_test_prec
[ 97%] Built target KokkosKernels_gmres_test_prec
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 99%] Linking CXX executable KokkosKernels_sparse_openmp
[ 99%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.229/TestAll_2021-11-10_15.53.50/gcc/7.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-7.2.0-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.229/TestAll_2021-11-10_15.53.50/gcc/7.2.0/Pthread_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 1017920
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 573 (click to expand)

   Kokkos::fill_random(alpha, random, const_value_type(1.0));
   ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[ 90%] Linking CXX executable KokkosKernels_common_serial
[ 90%] Built target KokkosKernels_common_serial
Scanning dependencies of target KokkosKernels_wiki_spmv
[ 90%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spmv.dir/KokkosSparse_wiki_spmv.cpp.o
[ 90%] Linking CXX executable KokkosKernels_common_openmp
[ 90%] Built target KokkosKernels_common_openmp
Scanning dependencies of target KokkosKernels_wiki_spadd
[ 90%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spadd.dir/KokkosSparse_wiki_spadd.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_spmv
[ 90%] Built target KokkosKernels_wiki_spmv
Scanning dependencies of target KokkosKernels_wiki_spgemm
[ 90%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_spgemm.dir/KokkosSparse_wiki_spgemm.cpp.o
[ 90%] Linking CXX executable KokkosBlas3_perf_test
[ 90%] Built target KokkosBlas3_perf_test
Scanning dependencies of target KokkosKernels_wiki_crsmatrix
[ 90%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_crsmatrix.dir/KokkosSparse_wiki_crsmatrix.cpp.o
[ 90%] Linking CXX executable KokkosKernels_wiki_spadd
[ 90%] Linking CXX executable KokkosKernels_wiki_crsmatrix
[ 90%] Built target KokkosKernels_wiki_spadd
[ 90%] Built target KokkosKernels_wiki_crsmatrix
[ 91%] Linking CXX executable KokkosKernels_wiki_spgemm
[ 91%] Built target KokkosKernels_wiki_spgemm
Scanning dependencies of target KokkosKernels_wiki_mis2
[ 91%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_mis2.dir/KokkosGraph_wiki_mis2.cpp.o
Scanning dependencies of target KokkosKernels_wiki_gauss_seidel
[ 91%] Building CXX object example/wiki/sparse/CMakeFiles/KokkosKernels_wiki_gauss_seidel.dir/KokkosSparse_wiki_gauss_seidel.cpp.o
Scanning dependencies of target KokkosKernels_wiki_coloring
[ 91%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coloring.dir/KokkosGraph_wiki_coloring.cpp.o
[ 91%] Linking CXX executable KokkosKernels_blas_openmp
[ 91%] Linking CXX executable KokkosKernels_batched_sla_serial
[ 91%] Built target KokkosKernels_batched_sla_serial
[ 91%] Built target KokkosKernels_blas_openmp
Scanning dependencies of target KokkosKernels_wiki_coarsening
[ 92%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_coarsening.dir/KokkosGraph_wiki_coarsening.cpp.o
Scanning dependencies of target KokkosKernels_wiki_rcm
[ 92%] Building CXX object example/wiki/graph/CMakeFiles/KokkosKernels_wiki_rcm.dir/KokkosGraph_wiki_rcm.cpp.o
[ 92%] Linking CXX executable KokkosKernels_graph_openmp
[ 92%] Built target KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_wiki_rcm
[ 93%] Linking CXX executable KokkosKernels_wiki_mis2
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 93%] Built target KokkosKernels_wiki_rcm
[ 93%] Built target KokkosKernels_wiki_mis2
[ 94%] Linking CXX executable KokkosKernels_wiki_gauss_seidel
Scanning dependencies of target KokkosKernels_gmres_test_real_A
[ 94%] Building CXX object example/gmres/CMakeFiles/KokkosKernels_gmres_test_real_A.dir/test_real_A.cpp.o
[ 94%] Linking CXX executable KokkosKernels_wiki_coarsening
[ 94%] Built target KokkosKernels_wiki_gauss_seidel
[ 94%] Built target KokkosKernels_wiki_coarsening
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/serial/Test_Serial_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_serial.dir/all] Error 2
[ 95%] Linking CXX executable KokkosKernels_blas_serial
[ 95%] Built target KokkosKernels_blas_serial
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable KokkosKernels_gmres_test_real_A
[ 96%] Built target KokkosKernels_gmres_test_real_A
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 97%] Built target KokkosKernels_sparse_openmp
[ 97%] Linking CXX executable KokkosKernels_sparse_serial
[ 97%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.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/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/7.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="14" --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=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/x86-64-skylake/openblas/0.2.20/gcc/7.2.0/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_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.573/TestAll_2021-11-10_15.54.00/gcc/7.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 1017921
salloc: Job allocation 1017921 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10 # 204 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
Checking out Revision 1a911d52517dadddf3480a15b145d120856fc17f (refs/remotes/origin/GMRES)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 1a911d52517dadddf3480a15b145d120856fc17f # timeout=10
Commit message: "Update clang format of KokkosKernels_TestUtils.hpp"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 5aeb466c5dc74153d70c5edceaa07a870efa0160 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b^{commit} # timeout=10
Checking out Revision 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b (detached)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
Commit message: "Merge pull request #4478 from masterleinad/fix_impl_shared_alloc"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA10] $ /bin/bash -el /tmp/jenkins737303906356825882.sh
***Forced exclusive execution
Job <25197> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  1a911d52517dadddf3480a15b145d120856fc17f Update clang format of KokkosKernels_TestUtils.hpp

Kokkos Repository Status: 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b Merge pull request #4478 from masterleinad/fix_impl_shared_alloc

Going to test compilers: cuda/10.1.243
Testing compiler cuda/10.1.243
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Starting job cuda-10.1.243-Cuda_Serial-release
kokkos devices: Cuda,Serial
kokkos arch: Power9,Volta70
kokkos options:
kokkos cuda options: ,enable_lambda
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_Tpls_INTEL18 # 562 (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_INTEL18
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/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/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 1a911d52517dadddf3480a15b145d120856fc17f (refs/remotes/origin/GMRES)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 1a911d52517dadddf3480a15b145d120856fc17f # timeout=10
Commit message: "Update clang format of KokkosKernels_TestUtils.hpp"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 5aeb466c5dc74153d70c5edceaa07a870efa0160 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /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/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b^{commit} # timeout=10
Checking out Revision 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b (detached)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
Commit message: "Merge pull request #4478 from masterleinad/fix_impl_shared_alloc"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins1486424353613554630.sh
salloc: Granted job allocation 1017922
salloc: Waiting for resource configuration
salloc: Nodes blake05 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  1a911d52517dadddf3480a15b145d120856fc17f Update clang format of KokkosKernels_TestUtils.hpp

Kokkos Repository Status: 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b Merge pull request #4478 from masterleinad/fix_impl_shared_alloc

Going to test compilers: intel/18.1.163
Testing compiler intel/18.1.163
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-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
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_CUDA10_LayoutRight # 206 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
Checking out Revision 1a911d52517dadddf3480a15b145d120856fc17f (refs/remotes/origin/GMRES)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 1a911d52517dadddf3480a15b145d120856fc17f # timeout=10
Commit message: "Update clang format of KokkosKernels_TestUtils.hpp"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 5aeb466c5dc74153d70c5edceaa07a870efa0160 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b^{commit} # timeout=10
Checking out Revision 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b (detached)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
Commit message: "Merge pull request #4478 from masterleinad/fix_impl_shared_alloc"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight] $ /bin/bash -el /tmp/jenkins9343983332934909011.sh
***Forced exclusive execution
Job <25198> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  1a911d52517dadddf3480a15b145d120856fc17f Update clang format of KokkosKernels_TestUtils.hpp

Kokkos Repository Status: 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b Merge pull request #4478 from masterleinad/fix_impl_shared_alloc

Going to test compilers: cuda/10.1.243
Testing compiler cuda/10.1.243
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Unrecognized compiler cuda/10.1.243 when looking for Spack variants
Starting job cuda-10.1.243-Cuda_Serial-release
kokkos devices: Cuda,Serial
kokkos arch: Power9,Volta70
kokkos options:
kokkos cuda options: ,enable_lambda
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
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9 # 197 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
Checking out Revision 1a911d52517dadddf3480a15b145d120856fc17f (refs/remotes/origin/GMRES)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 1a911d52517dadddf3480a15b145d120856fc17f # timeout=10
Commit message: "Update clang format of KokkosKernels_TestUtils.hpp"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 5aeb466c5dc74153d70c5edceaa07a870efa0160 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b^{commit} # timeout=10
Checking out Revision 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b (detached)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
Commit message: "Merge pull request #4478 from masterleinad/fix_impl_shared_alloc"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA9] $ /bin/bash -el /tmp/jenkins15273479642064064894.sh
***Forced exclusive execution
Job <25199> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  1a911d52517dadddf3480a15b145d120856fc17f Update clang format of KokkosKernels_TestUtils.hpp

Kokkos Repository Status: 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b Merge pull request #4478 from masterleinad/fix_impl_shared_alloc

Going to test compilers: cuda/9.2.88
Testing compiler cuda/9.2.88
Unrecognized compiler cuda/9.2.88 when looking for Spack variants
Unrecognized compiler cuda/9.2.88 when looking for Spack variants
Unrecognized compiler cuda/9.2.88 when looking for Spack variants
Starting job cuda-9.2.88-Cuda_OpenMP-release
kokkos devices: Cuda,OpenMP
kokkos arch: Power9,Volta70
kokkos options:
kokkos cuda options: force_uvm,enable_lambda
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_Tpls_GCC720_GCC740 # 186 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
Checking out Revision 1a911d52517dadddf3480a15b145d120856fc17f (refs/remotes/origin/GMRES)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 1a911d52517dadddf3480a15b145d120856fc17f # timeout=10
Commit message: "Update clang format of KokkosKernels_TestUtils.hpp"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 5aeb466c5dc74153d70c5edceaa07a870efa0160 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b^{commit} # timeout=10
Checking out Revision 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b (detached)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
Commit message: "Merge pull request #4478 from masterleinad/fix_impl_shared_alloc"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 8b17f8e7d7d1de9d12dcea67736ca3300aed6f7b # timeout=10
[KokkosKernels_PullRequest_Tpls_GCC720_GCC740] $ /bin/bash -el /tmp/jenkins16788259005360280661.sh
***Forced exclusive execution
Job <25200> is submitted to queue .
<>
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

@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_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 31
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 657
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 304
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 648
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 635
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 41
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 21db7c1
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@e10harvey
Copy link
Contributor

@kliegeois: Please rebase these changes on-top of develop.

@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_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 31
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 657
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 304
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 648
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 635
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 41
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 21db7c1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA fe881a5
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740 # 31 (click to expand)

Going to test compilers:  gcc/7.2.0
Testing compiler gcc/7.2.0
  Starting job gcc-7.2.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
  PASSED gcc-7.2.0-OpenMP-release
  Starting job gcc-7.2.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
  PASSED gcc-7.2.0-Serial-release
  Starting job gcc-7.2.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
  PASSED gcc-7.2.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP-release build_time=332 run_time=65
gcc-7.2.0-OpenMP_Serial-release build_time=438 run_time=188
gcc-7.2.0-Serial-release build_time=297 run_time=118
Running on machine: weaver
KokkosKernels Repository Status:  21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 Resolve a bug for the Batched GMRES with RightLayout

Kokkos Repository Status: 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 Merge pull request #4352 from SCOREC/cws/boolReductionIdent

Going to test compilers: gcc/7.2.0 gcc/7.4.0
Testing compiler gcc/7.2.0
Starting job gcc-7.2.0-Serial-release
kokkos devices: Serial
kokkos arch: Power9,Volta70
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
PASSED gcc-7.2.0-Serial-release
Testing compiler gcc/7.4.0
Starting job gcc-7.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: Power9,Volta70
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
PASSED gcc-7.2.0-OpenMP-release
Unrecognized compiler gcc/7.4.0 when looking for Spack variants
Unrecognized compiler gcc/7.4.0 when looking for Spack variants
Unrecognized compiler gcc/7.4.0 when looking for Spack variants
Starting job gcc-7.4.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: Power9,Volta70
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
PASSED gcc-7.4.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP-release build_time=324 run_time=69
gcc-7.2.0-Serial-release build_time=292 run_time=115
gcc-7.4.0-OpenMP-release build_time=322 run_time=66
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 657 (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_GCC720
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/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/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 (refs/remotes/origin/GMRES)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
Commit message: "Resolve a bug for the Batched GMRES with RightLayout"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /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/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
Commit message: "Merge pull request #4352 from SCOREC/cws/boolReductionIdent"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
[KokkosKernels_PullRequest_GCC720] $ /bin/bash -el /tmp/jenkins7760039845788890192.sh
salloc: Granted job allocation 1019049
salloc: Waiting for resource configuration
salloc: Nodes blake01 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 Resolve a bug for the Batched GMRES with RightLayout

Kokkos Repository Status: 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 Merge pull request #4352 from SCOREC/cws/boolReductionIdent

Going to test compilers: gcc/7.2.0
Testing compiler gcc/7.2.0
Starting job gcc-7.2.0-Pthread_Serial-release
kokkos devices: Pthread,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
PASSED gcc-7.2.0-Pthread_Serial-release
Starting job gcc-7.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:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-7.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP-release build_time=306 run_time=77
gcc-7.2.0-Pthread_Serial-release build_time=557 run_time=175
salloc: Relinquishing job allocation 1019049
salloc: Job allocation 1019049 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light_LayoutRight # 304 (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_GCC720_Light_LayoutRight
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/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/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
Checking out Revision 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 (refs/remotes/origin/GMRES)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
Commit message: "Resolve a bug for the Batched GMRES with RightLayout"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /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/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
Commit message: "Merge pull request #4352 from SCOREC/cws/boolReductionIdent"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
[KokkosKernels_PullRequest_GCC720_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins6364152084266750796.sh
salloc: Granted job allocation 1019050
salloc: Waiting for resource configuration
salloc: Nodes blake02 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 Resolve a bug for the Batched GMRES with RightLayout

Kokkos Repository Status: 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 Merge pull request #4352 from SCOREC/cws/boolReductionIdent

Going to test compilers: gcc/7.2.0
Testing compiler gcc/7.2.0
Starting job gcc-7.2.0-Pthread_Serial-release
kokkos devices: Pthread,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
PASSED gcc-7.2.0-Pthread_Serial-release
Starting job gcc-7.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
PASSED gcc-7.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP-release build_time=339 run_time=76
gcc-7.2.0-Pthread_Serial-release build_time=486 run_time=163
salloc: Relinquishing job allocation 1019050
salloc: Job allocation 1019050 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GCC720 # 648 (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_GCC720
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/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/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 (refs/remotes/origin/GMRES)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
Commit message: "Resolve a bug for the Batched GMRES with RightLayout"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /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/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
Commit message: "Merge pull request #4352 from SCOREC/cws/boolReductionIdent"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
[KokkosKernels_PullRequest_Tpls_GCC720] $ /bin/bash -el /tmp/jenkins1272450328738902822.sh
salloc: Granted job allocation 1019052
salloc: Waiting for resource configuration
salloc: Nodes blake04 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 Resolve a bug for the Batched GMRES with RightLayout

Kokkos Repository Status: 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 Merge pull request #4352 from SCOREC/cws/boolReductionIdent

Going to test compilers: gcc/7.2.0
Testing compiler gcc/7.2.0
Starting job gcc-7.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
PASSED gcc-7.2.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP_Serial-release build_time=626 run_time=155
salloc: Relinquishing job allocation 1019052
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 635 (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_INTEL18
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kliegeois/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/kliegeois/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/kliegeois/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/GMRES^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 (refs/remotes/origin/GMRES)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
Commit message: "Resolve a bug for the Batched GMRES with RightLayout"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /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/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
Commit message: "Merge pull request #4352 from SCOREC/cws/boolReductionIdent"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins1928892945158157707.sh
salloc: Granted job allocation 1019053
salloc: Waiting for resource configuration
salloc: Nodes blake05 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  21db7c13ce66fc8b4b0eba1e9273a04a8c3b4f16 Resolve a bug for the Batched GMRES with RightLayout

Kokkos Repository Status: 671594f55ea13ffff3de1ddea32f0e84ae5f35b5 Merge pull request #4352 from SCOREC/cws/boolReductionIdent

Going to test compilers: intel/18.1.163
Testing compiler intel/18.1.163
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-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
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-18.1.163-OpenMP-release
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-Pthread-release
kokkos devices: Pthread
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 intel-18.1.163-Pthread-release
#######################################################
PASSED TESTS
#######################################################
intel-18.1.163-OpenMP-release build_time=1248 run_time=58
intel-18.1.163-Pthread-release build_time=784 run_time=84
salloc: Relinquishing job allocation 1019053
salloc: Job allocation 1019053 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

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

-----------------------------------------------
test_all_sandia  :
--kokkoskernels-path=/Path/To/KokkosKernels: Path to the KokkosKernels root directory
    Defaults to root repo containing this script
--kokkos-path=/Path/To/Kokkos: Path to the Kokkos root directory
    Defaults to KokkosKernelsPath/../kokkos

--kokkoskernels-branch=: Branch to test. Only relevant for Spack builds.
No default. Spack otherwise does dev-build from source.
--spack: Run spack builds rather than direct CMake tests

--debug: Run tests in debug. Defaults to False
--boundscheck: Enable Kokkos_ENABLE_DEBUG_BOUNDS_CHECK to check View accesses within bounds.
--test-script: Test this script, not Kokkos
--skip-hwloc: Do not do hwloc tests
--num=N: Number of jobs to run in parallel
--spot-check: Minimal test set to issue pull request
--spot-check-tpls: Minimal test set enabling blas and lapack tpls
--timeout: Max time before ctest timeout (in seconds)
--dry-run: Just print what would be executed
--build-only: Just do builds, don't run anything
--opt-flag=FLAG: Optimization flag (default: -O3)
--cxxflags-extra=FLAGS: Extra flags to be added to CXX_FLAGS
--ldflags-extra=FLAGS: Extra flags to be added to LD_FLAGS

--arch=ARCHITECTURE: overwrite architecture flags
Provide a comma-separated list of arch codes (see available at link below):
https://github.com/kokkos/kokkos/wiki/Compiling#table-43-architecture-variables

--with-cuda-options=OPT: set KOKKOS_CUDA_OPTIONS
Provide a comma-separated list from the following valid items:
force_uvm,use_ldg,enable_lambda,rdc

--with-options=OPT: set KOKKOS_OPTIONS
Provide a comma-separated list from the following valid items:
compiler_warnings
aggressive_vectorization = add ivdep on loops
disable_profiling = do not compile with profiling hooks

--build-list=BUILD,BUILD,BUILD...
Provide a comma-separated list of builds instead of running all builds
Valid items:
OpenMP, Pthread, Serial, OpenMP_Serial, Pthread_Serial
Cuda_OpenMP, Cuda_Pthread, Cuda_Serial

--with-scalars=SCALARS: set KOKKOSKERNELS_SCALARS
Provide a comma-separated list scalar types
Valid items:
float, complex_float, double, complex_double
Example: SCALARS=double,complex_double

--with-ordinals=ORDS: set KOKKOSKERNELS_ORDINALS
Provide a comma-separated list ordinal types
Valid items:
int, int64_t

--with-offsets=OFFS: set KOKKOSKERNELS_OFFSETS
Provide a comma-separated list offset types
Valid items:
int, size_t

--with-layouts=LAYOUTS: set KOKKOSKERNELS_LAYOUTS
Provide a comma-separated list layouts
Valid items:
LayoutLeft,LayoutRight

--no-default-eti: Do not include default ETI types for Kokkos Kernels

--with-spaces=SPACES: Set spaces to be instantiated.
Options: hostspace, cudaspace, cudauvmspace

ARGS: list of expressions matching compilers to test
supported compilers sems
intel/19.1.144
gcc/7.2.0

Examples:
Run all tests
% test_all_sandia

Run all gcc tests
% test_all_sandia gcc

Run all gcc/4.8.4 and all intel tests
% test_all_sandia gcc/4.8.4 intel

Run all tests in debug
% test_all_sandia --debug

Run gcc/4.8.4 and only do OpenMP and OpenMP_Serial builds
% test_all_sandia gcc/4.8.4 --build-list=OpenMP,OpenMP_Serial

If you want to kill the tests, do:
hit ctrl-z
% kill -9 %1

salloc: Relinquishing job allocation 1019051
salloc: Job allocation 1019051 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

@kliegeois kliegeois added the AT: RETEST Have this PR retested. label Dec 2, 2021
@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 '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_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 2
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 2
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 660
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 651
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 638
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 44
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 2566c07
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 2
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 2
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 660
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 307
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 651
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 638
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 44
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2566c07
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement;AT: RETEST
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

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

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

Status Flag 'Pre-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_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 3
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 3
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 661
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 308
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 652
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 639
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 45
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (kliegeois/kokkos-kernels)
  • Branch: GMRES
  • SHA: 8c3d535
  • Mode: TEST_REPO

Pull Request Author: kliegeois

@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_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 3
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 3
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 661
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 308
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 652
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 639
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 45
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH GMRES
KOKKOSKERNELS_SOURCE_REPO https://github.com/kliegeois/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 8c3d535
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 7ff0b5c
PR_LABELS enhancement
PULLREQUESTNUM 1155
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...

@kliegeois
Copy link
Contributor Author

@e10harvey I merge upstream/develop and rebase on it but the Pre-Merge inspection is still pending.
Do you know what I should do?

@lucbv lucbv self-requested a review December 3, 2021 01:59
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

@kliegeois after a rebase you need a new review since new commits are generated

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kliegeois
Copy link
Contributor Author

Thanks @lucbv ! It seems that the branch can be merged now but not by me though.

Merging is blocked
The base branch restricts merging to authorized users. Learn more about protected branches.

Would you agree to merge the PR?

@lucbv lucbv merged commit 133b7fc into kokkos:develop Dec 3, 2021
@kliegeois
Copy link
Contributor Author

Thanks @lucbv !

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

Successfully merging this pull request may close these issues.

5 participants