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

Adding Kokkos GMRES example. #1028

Merged
merged 8 commits into from
Jul 21, 2021
Merged

Adding Kokkos GMRES example. #1028

merged 8 commits into from
Jul 21, 2021

Conversation

jennloe
Copy link
Contributor

@jennloe jennloe commented Jun 25, 2021

This is my work on a Kokkos-based GMRES solver. I've been talking with @srajama1 about adding it as an example in Kokkos Kernels. I still need to add support for preconditioning, but at this time I am looking for feedback as to how the code can be improved. Thanks!

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

  • Build Num: 313
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 305
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 291
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 347
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 124
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 312
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 123
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 305
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: 9374e58
  • Mode: TEST_REPO

Pull Request Author: jennloe

@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

  • Build Num: 313
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 305
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 291
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 347
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 124
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 312
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 123
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 307
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 305
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 313 (click to expand)

   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_openmp
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 99%] Linking CXX executable KokkosKernels_sparse_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 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.313/TestAll_2021-06-25_15.21.05/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.313/TestAll_2021-06-25_15.21.05/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 1020343
salloc: Job allocation 1020343 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_wiki_coloring
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_openmp
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
[ 97%] Linking CXX executable KokkosKernels_blas_serial
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_serial
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] 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.305/TestAll_2021-06-25_15.21.15/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 1020344
salloc: Job allocation 1020344 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 291 (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/jennloe/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jennloe/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/jennloe/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 9374e58f081638b97cd3f079b9bce687c41db320 (refs/remotes/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 9374e58f081638b97cd3f079b9bce687c41db320 # timeout=10
Commit message: "First Gmres example commit."
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 5016b18de5b7f93e7a36be720c0e9ede00fb8cd0 # 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 84ff7f1^{commit} # timeout=10
Checking out Revision 84ff7f13ce93b2e5b65fb842beb5b6c33860502c (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 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
Commit message: "Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins7975398410344860163.sh
salloc: Granted job allocation 1020345
salloc: Waiting for resource configuration
salloc: Nodes blake05 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  9374e58f081638b97cd3f079b9bce687c41db320 First Gmres example commit.

Kokkos Repository Status: 84ff7f13ce93b2e5b65fb842beb5b6c33860502c Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector

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=1081 run_time=44
intel-18.1.163-Pthread-release build_time=923 run_time=69
salloc: Relinquishing job allocation 1020345
salloc: Job allocation 1020345 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 347 (click to expand)

[ 95%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.347/TestAll_2021-06-25_15.24.14/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.347/TestAll_2021-06-25_15.24.14/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.347/TestAll_2021-06-25_15.24.14/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_Light_LayoutRight # 124 (click to expand)

[ 95%] Built target KokkosKernels_common_serial
[ 95%] Linking CXX executable KokkosKernels_common_openmp
[ 95%] Built target KokkosKernels_common_openmp
[ 95%] Linking CXX executable KokkosBlas3_perf_test
[ 95%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable sparse_spmv_struct
[ 96%] Built target sparse_spmv_struct
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_openmp
[ 96%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 97%] Linking CXX executable KokkosKernels_sparse_serial
[ 97%] Built target KokkosKernels_sparse_serial
[ 97%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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=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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.124/TestAll_2021-06-25_15.24.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.124/TestAll_2021-06-25_15.24.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.124/TestAll_2021-06-25_15.24.18/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_Tpls_CUDA10 # 312 (click to expand)

   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_wiki_coloring
[ 97%] Linking CXX executable sparse_block_pcg
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_wiki_coloring
[ 97%] Linking CXX executable sparse_gs
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target sparse_block_pcg
[ 97%] Linking CXX executable KokkosBlas3_gemm_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target sparse_gs
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable graph_color_d2
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target graph_color_d2
[ 97%] Linking CXX executable KokkosKernels_common_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosBlas3_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable KokkosKernels_common_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.312/TestAll_2021-06-25_15.23.19/cuda/10.1.105/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_CUDA10_LayoutRight # 123 (click to expand)

   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable sparse_block_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
[ 95%] Built target sparse_block_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 95%] Linking CXX executable graph_mis_d2
[ 95%] Built target graph_mis_d2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)*m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable sparse_gs
[ 95%] Built target sparse_gs
[ 96%] Linking CXX executable graph_color
[ 96%] Built target graph_color
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target graph_color_d2
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_common_cuda
[ 98%] Linking CXX executable sparse_spmv_struct
[ 98%] Built target KokkosKernels_common_cuda
[ 98%] Built target sparse_spmv_struct
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.123/TestAll_2021-06-25_15.25.09/cuda/10.1.105/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 # 307 (click to expand)

/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
[ 95%] Built target sparse_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

cc1plus: all warnings being treated as errors
[ 96%] Linking CXX executable sparse_sptrsv_supernode
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 96%] Built target sparse_sptrsv_supernode
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)*m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
[ 96%] Linking CXX executable sparse_block_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 96%] Built target sparse_block_pcg
[ 96%] Linking CXX executable graph_mis_d2
[ 96%] Built target graph_mis_d2
[ 96%] Linking CXX executable sparse_gs
[ 96%] Built target sparse_gs
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Built target graph_color_d2
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable graph_color
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Built target graph_color
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_openmp
[ 99%] Built target KokkosKernels_blas_openmp
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_openmp
[100%] Built target KokkosKernels_batched_dla_openmp
[100%] Linking CXX executable KokkosKernels_sparse_openmp
[100%] Built target KokkosKernels_sparse_openmp
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] 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=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.307/TestAll_2021-06-25_15.24.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 # 305 (click to expand)

make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable graph_color
[ 95%] Linking CXX executable graph_color_d2
[ 95%] Built target graph_color
[ 95%] Built target graph_color_d2
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable sparse_kk_spmv
[ 97%] Built target sparse_kk_spmv
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.305/TestAll_2021-06-25_15.25.13/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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.305/TestAll_2021-06-25_15.25.13/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.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.305/TestAll_2021-06-25_15.25.13/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

  • Build Num: 314
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 306
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 292
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 348
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 125
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 313
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 124
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 308
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 306
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: 9374e58
  • Mode: TEST_REPO

Pull Request Author: jennloe

@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

  • Build Num: 314
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 306
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 292
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 348
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 125
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 313
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 124
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 308
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 306
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 314 (click to expand)

   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_openmp
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 99%] Linking CXX executable KokkosKernels_sparse_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 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.314/TestAll_2021-06-25_18.35.04/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.314/TestAll_2021-06-25_18.35.04/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 1020361
salloc: Job allocation 1020361 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 97%] Linking CXX executable KokkosKernels_blas_serial
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 97%] Linking CXX executable KokkosKernels_wiki_coloring
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_wiki_coloring
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_openmp
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] 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.306/TestAll_2021-06-25_18.35.08/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 1020362
salloc: Job allocation 1020362 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 292 (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/jennloe/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jennloe/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/jennloe/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 9374e58f081638b97cd3f079b9bce687c41db320 (refs/remotes/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 9374e58f081638b97cd3f079b9bce687c41db320 # timeout=10
Commit message: "First Gmres example commit."
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 9374e58f081638b97cd3f079b9bce687c41db320 # 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 84ff7f1^{commit} # timeout=10
Checking out Revision 84ff7f13ce93b2e5b65fb842beb5b6c33860502c (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 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
Commit message: "Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins3375537620452442302.sh
salloc: Granted job allocation 1020363
salloc: Waiting for resource configuration
salloc: Nodes blake03 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  9374e58f081638b97cd3f079b9bce687c41db320 First Gmres example commit.

Kokkos Repository Status: 84ff7f13ce93b2e5b65fb842beb5b6c33860502c Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector

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=1062 run_time=45
intel-18.1.163-Pthread-release build_time=923 run_time=68
salloc: Relinquishing job allocation 1020363
salloc: Job allocation 1020363 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 348 (click to expand)

[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_serial
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target KokkosKernels_blas_openmp
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.348/TestAll_2021-06-25_18.38.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-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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.348/TestAll_2021-06-25_18.38.09/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.348/TestAll_2021-06-25_18.38.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

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

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

[ 95%] Built target KokkosKernels_common_serial
[ 95%] Linking CXX executable KokkosKernels_common_openmp
[ 95%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable sparse_spmv_struct
[ 96%] Built target sparse_spmv_struct
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Built target KokkosKernels_blas_openmp
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 97%] Built target KokkosKernels_sparse_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_serial
[ 97%] Built target KokkosKernels_sparse_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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=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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.125/TestAll_2021-06-25_18.38.13/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.125/TestAll_2021-06-25_18.38.13/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.125/TestAll_2021-06-25_18.38.13/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_Tpls_CUDA10 # 313 (click to expand)

/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target sparse_block_pcg
[ 95%] Linking CXX executable graph_mis_d2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target graph_mis_d2
[ 95%] Linking CXX executable sparse_gs
[ 96%] Linking CXX executable sparse_sptrsv_supernode
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 96%] Built target sparse_gs
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 96%] Built target sparse_sptrsv_supernode
[ 97%] Linking CXX executable graph_color
[ 97%] Linking CXX executable graph_color_d2
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target graph_color
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target graph_color_d2
[ 97%] Linking CXX executable KokkosKernels_common_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosBlas3_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable KokkosKernels_common_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.313/TestAll_2021-06-25_18.37.13/cuda/10.1.105/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_CUDA10_LayoutRight # 124 (click to expand)

[ 95%] Built target sparse_block_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Built target sparse_spmv_struct_tuning
[ 95%] Linking CXX executable sparse_spgemm_jacobi
[ 95%] Built target sparse_spgemm_jacobi
[ 95%] Linking CXX executable graph_mis_d2
[ 96%] Linking CXX executable graph_color
[ 96%] Built target graph_mis_d2
[ 96%] Built target graph_color
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)*m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable sparse_gs
[ 96%] Built target sparse_gs
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Built target graph_color_d2
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_common_cuda
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Built target KokkosKernels_common_cuda
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable sparse_spmv_struct
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target sparse_spmv_struct
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[ 99%] Linking CXX executable KokkosKernels_blas_cuda
[ 99%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.124/TestAll_2021-06-25_18.39.04/cuda/10.1.105/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 # 308 (click to expand)

/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)*m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 96%] Linking CXX executable graph_mis_d2
[ 96%] Linking CXX executable sparse_block_pcg
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target graph_mis_d2
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Built target sparse_block_pcg
[ 96%] Linking CXX executable sparse_gs
[ 96%] Built target sparse_gs
[ 96%] Linking CXX executable graph_color_d2
[ 97%] Linking CXX executable graph_color
[ 97%] Built target graph_color_d2
[ 97%] Built target graph_color
[ 97%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 98%] Built target KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_openmp
[ 99%] Built target KokkosKernels_blas_openmp
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_openmp
[100%] Built target KokkosKernels_batched_dla_openmp
[100%] Linking CXX executable KokkosKernels_sparse_openmp
[100%] Built target KokkosKernels_sparse_openmp
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] 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=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.308/TestAll_2021-06-25_18.38.39/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 # 306 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
[ 94%] Linking CXX executable graph_color
[ 94%] Built target graph_color
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable sparse_sptrsv_supernode
[ 95%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Built target sparse_sptrsv_supernode
[ 95%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable sparse_kk_spmv
[ 97%] Built target sparse_kk_spmv
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.306/TestAll_2021-06-25_18.39.08/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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.306/TestAll_2021-06-25_18.39.08/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.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.306/TestAll_2021-06-25_18.39.08/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

  • Build Num: 315
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 293
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 349
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 126
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 314
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 125
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 309
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 307
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: 9374e58
  • Mode: TEST_REPO

Pull Request Author: jennloe

@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

  • Build Num: 315
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 307
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 293
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 349
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 126
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 314
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 125
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 309
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 307
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9374e58
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 315 (click to expand)

[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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.315/TestAll_2021-06-25_21.49.03/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.315/TestAll_2021-06-25_21.49.03/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 1020366
salloc: Job allocation 1020366 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
Scanning dependencies of target gmres_test_real_A
[ 97%] Building CXX object example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_wiki_coloring
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_wiki_coloring
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_graph_serial
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_blas_serial
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:53:0:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::OpenMP; OrdinalType = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/gmres.hpp:273:34: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~^~~~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 98%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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.307/TestAll_2021-06-25_21.49.08/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 1020367
salloc: Job allocation 1020367 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 293 (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/jennloe/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jennloe/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/jennloe/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision 9374e58f081638b97cd3f079b9bce687c41db320 (refs/remotes/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 9374e58f081638b97cd3f079b9bce687c41db320 # timeout=10
Commit message: "First Gmres example commit."
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 9374e58f081638b97cd3f079b9bce687c41db320 # 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 84ff7f1^{commit} # timeout=10
Checking out Revision 84ff7f13ce93b2e5b65fb842beb5b6c33860502c (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 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
Commit message: "Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins1263858116950151655.sh
salloc: Granted job allocation 1020368
salloc: Waiting for resource configuration
salloc: Nodes blake04 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  9374e58f081638b97cd3f079b9bce687c41db320 First Gmres example commit.

Kokkos Repository Status: 84ff7f13ce93b2e5b65fb842beb5b6c33860502c Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector

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=1064 run_time=45
intel-18.1.163-Pthread-release build_time=927 run_time=67
salloc: Relinquishing job allocation 1020368
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 349 (click to expand)

[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_serial
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Built target KokkosKernels_blas_openmp
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.349/TestAll_2021-06-25_21.52.08/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.349/TestAll_2021-06-25_21.52.08/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.349/TestAll_2021-06-25_21.52.08/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_Light_LayoutRight # 126 (click to expand)

[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosBlas3_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 97%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_sparse_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_sparse_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 98%] Built target KokkosKernels_batched_dla_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=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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.126/TestAll_2021-06-25_21.51.03/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.126/TestAll_2021-06-25_21.51.03/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.126/TestAll_2021-06-25_21.51.03/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_Tpls_CUDA10 # 314 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
[ 95%] Built target sparse_spgemm_jacobi
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 95%] Built target sparse_spmv_struct_tuning
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 95%] Linking CXX executable sparse_block_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

[ 95%] Built target sparse_block_pcg
[ 95%] Linking CXX executable graph_mis_d2
[ 96%] Linking CXX executable sparse_sptrsv_supernode
[ 96%] Built target graph_mis_d2
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target graph_color_d2
[ 96%] Built target sparse_sptrsv_supernode
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable graph_color
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Built target graph_color
[ 97%] Linking CXX executable sparse_gs
[ 97%] Built target sparse_gs
[ 97%] Linking CXX executable KokkosKernels_common_serial
[ 97%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target KokkosKernels_common_cuda
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[ 99%] Linking CXX executable KokkosKernels_blas_cuda
[ 99%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.314/TestAll_2021-06-25_21.52.54/cuda/10.1.105/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_CUDA10_LayoutRight # 125 (click to expand)

[ 95%] Linking CXX executable graph_mis_d2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix<ScalarType, OrdinalType, EXSP>&, Kokkos::View<ScalarType
, Layout, EXSP>&, Kokkos::View<ScalarType*, Layout, EXSP>&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
myStats.numIters = (cycle-1)*m + numIters;
~~~~~~~~~~~~~~~~~~~^~~~
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
int numIters; //Number of iterations within the cycle before convergence.
^~~~~~~~
[ 95%] Built target graph_mis_d2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 95%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable graph_color
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target graph_color
[ 96%] Linking CXX executable sparse_gs
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Built target sparse_gs
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Built target graph_color_d2
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable sparse_spmv_struct
[ 97%] Built target sparse_spmv_struct
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target KokkosKernels_common_cuda
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.125/TestAll_2021-06-25_21.52.30/cuda/10.1.105/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 # 309 (click to expand)

/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable sparse_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = double; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
[ 95%] Built target sparse_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp: In function GmresStats gmres(KokkosSparse::CrsMatrix&, Kokkos::View&, Kokkos::View&, typename Kokkos::Details::ArithTraits::mag_type, int, int, std::__cxx11::string) [with ScalarType = Kokkos::complex; Layout = Kokkos::LayoutLeft; EXSP = Kokkos::Cuda; OrdinalType = int]:
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:273:41: error: numIters may be used uninitialized in this function [-Werror=maybe-uninitialized]
   myStats.numIters = (cycle-1)*m + numIters;
                      ~~~~~~~~~~~~~~~~~~~^~~~       
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/example/gmres/gmres.hpp:90:5: note: numIters was declared here
   int numIters;  //Number of iterations within the cycle before convergence.
     ^~~~~~~~
[ 95%] Linking CXX executable sparse_gs
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable graph_mis_d2
[ 95%] Built target sparse_gs
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Built target graph_mis_d2
[ 96%] Linking CXX executable sparse_sptrsv_supernode
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target sparse_sptrsv_supernode
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable graph_color
[ 97%] Linking CXX executable graph_color_d2
[ 97%] Built target graph_color
[ 97%] Built target graph_color_d2
[ 97%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 98%] Built target KokkosKernels_common_cuda
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target KokkosKernels_graph_openmp
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_openmp
[ 99%] Built target KokkosKernels_blas_openmp
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_openmp
[100%] Built target KokkosKernels_batched_dla_openmp
[100%] Linking CXX executable KokkosKernels_sparse_openmp
[100%] Built target KokkosKernels_sparse_openmp
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] 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=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.309/TestAll_2021-06-25_21.52.46/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 # 307 (click to expand)

make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 94%] Built target sparse_spmv_struct_tuning
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 94%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 94%] Built target KokkosBlas3_gemm_perf_test
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable sparse_sptrsv_supernode
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Built target sparse_sptrsv_supernode
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable sparse_kk_spmv
[ 97%] Built target sparse_kk_spmv
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.307/TestAll_2021-06-25_21.53.08/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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.307/TestAll_2021-06-25_21.53.08/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.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.307/TestAll_2021-06-25_21.53.08/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

@jennloe jennloe added AT: RETEST Have this PR retested. and removed AT: WIP labels Jun 28, 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_GCC720

  • Build Num: 316
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 308
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 294
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 350
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 127
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 315
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 126
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 310
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 308
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: edb3234
  • Mode: TEST_REPO

Pull Request Author: jennloe

@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

  • Build Num: 316
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 308
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 294
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 350
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 127
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 315
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 126
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 310
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 308
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 316 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable KokkosBlas3_perf_test
[ 95%] Built target KokkosBlas3_perf_test
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 96%] Linking CXX executable sparse_kk_spmv
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
[ 96%] Built target sparse_kk_spmv
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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.316/TestAll_2021-06-28_08.51.07/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.316/TestAll_2021-06-28_08.51.07/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 1020439
salloc: Job allocation 1020439 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View*, Kokkos::LayoutLeft, Kokkos::HostSpace> locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
Scanning dependencies of target gmres_ex_real_A
[ 96%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
Scanning dependencies of target gmres_test_real_A
[ 96%] Building CXX object example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_serial
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 97%] Linking CXX executable KokkosKernels_wiki_coloring
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_wiki_coloring
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 98%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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.308/TestAll_2021-06-28_08.51.14/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 1020440
salloc: Job allocation 1020440 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 294 (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/jennloe/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jennloe/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/jennloe/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision edb3234fcb74aa18fdc42e4c8535c5b70a329963 (refs/remotes/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 edb3234fcb74aa18fdc42e4c8535c5b70a329963 # timeout=10
Commit message: "Initialize variable to suppress compiler warning."
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 9374e58f081638b97cd3f079b9bce687c41db320 # 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 84ff7f1^{commit} # timeout=10
Checking out Revision 84ff7f13ce93b2e5b65fb842beb5b6c33860502c (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 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
Commit message: "Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins5438694609505072882.sh
salloc: Granted job allocation 1020441
salloc: Waiting for resource configuration
salloc: Nodes blake22 are ready for job
Running on machine: blake
KokkosKernels Repository Status:  edb3234fcb74aa18fdc42e4c8535c5b70a329963 Initialize variable to suppress compiler warning.

Kokkos Repository Status: 84ff7f13ce93b2e5b65fb842beb5b6c33860502c Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector

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=1068 run_time=45
intel-18.1.163-Pthread-release build_time=935 run_time=71
salloc: Relinquishing job allocation 1020441
salloc: Job allocation 1020441 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 350 (click to expand)

[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] Built target KokkosKernels_sparse_serial
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] 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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.350/TestAll_2021-06-28_08.54.15/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.350/TestAll_2021-06-28_08.54.15/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.350/TestAll_2021-06-28_08.54.15/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_Light_LayoutRight # 127 (click to expand)

[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Built target KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 97%] Linking CXX executable KokkosKernels_sparse_serial
[ 97%] Built target KokkosKernels_sparse_openmp
[ 97%] Built target KokkosKernels_sparse_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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=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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.127/TestAll_2021-06-28_08.54.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.127/TestAll_2021-06-28_08.54.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.127/TestAll_2021-06-28_08.54.18/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_Tpls_CUDA10 # 315 (click to expand)

make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target sparse_gs
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 95%] Built target sparse_block_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 95%] Linking CXX executable graph_mis_d2
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 95%] Built target graph_mis_d2
[ 95%] Linking CXX executable KokkosBlas3_gemm_perf_test
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 95%] Built target KokkosBlas3_gemm_perf_test
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable gmres_ex_cmplx_A
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 95%] Built target KokkosKernels_wiki_coloring
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 95%] Built target gmres_ex_cmplx_A
[ 96%] Linking CXX executable sparse_sptrsv_supernode
[ 97%] Linking CXX executable graph_color
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 97%] Built target sparse_sptrsv_supernode
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 97%] Built target graph_color
[ 97%] Linking CXX executable KokkosKernels_common_serial
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosBlas3_perf_test
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable sparse_kk_spmv
[ 98%] Linking CXX executable KokkosKernels_graph_serial
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 98%] Built target sparse_kk_spmv
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 98%] Built target KokkosKernels_graph_serial
[ 99%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Linking CXX executable KokkosKernels_blas_serial
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 99%] Built target KokkosKernels_common_cuda
make[2]: warning: Clock skew detected. Your build may be incomplete.
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
make[2]: warning: Clock skew detected. Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.315/TestAll_2021-06-28_08.53.18/cuda/10.1.105/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_CUDA10_LayoutRight # 126 (click to expand)

[ 95%] Linking CXX executable sparse_spiluk
[ 95%] Built target KokkosBatched_Test_BlockTridiag
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 95%] Built target sparse_pcg
[ 95%] Built target sparse_spiluk
[ 95%] Linking CXX executable sparse_spmv
[ 95%] Linking CXX executable sparse_spmv_struct_tuning
[ 95%] Linking CXX executable sparse_spgemm
[ 95%] Built target sparse_spmv
[ 95%] Built target sparse_spmv_struct_tuning
[ 95%] Built target sparse_spgemm
[ 95%] Linking CXX executable graph_mis_d2
[ 95%] Built target graph_mis_d2
[ 95%] Linking CXX executable sparse_spadd
[ 95%] Linking CXX executable sparse_spgemm_jacobi
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Built target sparse_spadd
[ 95%] Built target sparse_spgemm_jacobi
[ 95%] Built target KokkosKernels_wiki_coloring
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable gmres_ex_cmplx_A
[ 95%] Built target gmres_ex_cmplx_A
[ 95%] Linking CXX executable sparse_block_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

[ 95%] Linking CXX executable sparse_gs
[ 95%] Built target sparse_block_pcg
[ 95%] Linking CXX executable gmres_ex_real_A
[ 95%] Built target sparse_gs
[ 95%] Built target gmres_ex_real_A
[ 96%] Linking CXX executable graph_color
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target graph_color
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable graph_color_d2
[ 96%] Built target graph_color_d2
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 97%] Linking CXX executable sparse_spmv_struct
[ 98%] Linking CXX executable sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Built target sparse_spmv_struct
[ 99%] Built target sparse_kk_spmv
[ 99%] Built target KokkosKernels_common_cuda
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[ 99%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.126/TestAll_2021-06-28_08.55.09/cuda/10.1.105/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 # 310 (click to expand)

[ 93%] Linking CXX executable sparse_spgemm
[ 93%] Built target sparse_sptrsv
[ 93%] Built target sparse_spmv
[ 93%] Linking CXX executable sparse_gs
[ 93%] Built target sparse_spgemm
[ 94%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 94%] Linking CXX executable sparse_spgemm_jacobi
[ 94%] Built target KokkosBlas2_gemv_perf_test
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 94%] Built target sparse_gs
[ 94%] Built target sparse_spgemm_jacobi
[ 94%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable sparse_spmv_struct
[ 95%] Linking CXX executable sparse_spadd
[ 95%] Linking CXX executable sparse_spmv_struct_tuning
[ 95%] Built target sparse_spmv_struct
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 95%] Built target sparse_spadd
[ 95%] Built target sparse_spmv_struct_tuning
[ 95%] Linking CXX executable sparse_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

[ 95%] Built target sparse_pcg
cc1plus: all warnings being treated as errors
[ 95%] Linking CXX executable sparse_block_pcg
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 95%] Linking CXX executable gmres_ex_real_A
[ 95%] Built target sparse_block_pcg
[ 95%] Built target gmres_ex_real_A
[ 95%] Linking CXX executable gmres_ex_cmplx_A
[ 95%] Built target gmres_ex_cmplx_A
[ 95%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 95%] Linking CXX executable graph_color_d2
[ 95%] Built target KokkosBlas3_gemm_perf_test
[ 95%] Built target graph_color_d2
[ 95%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Linking CXX executable sparse_sptrsv_supernode
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable graph_color
[ 97%] Built target sparse_sptrsv_supernode
[ 97%] Built target graph_color
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_common_cuda
[ 98%] Built target KokkosKernels_graph_openmp
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_openmp
[ 99%] Built target KokkosKernels_blas_openmp
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_openmp
[100%] Built target KokkosKernels_batched_dla_openmp
[100%] Linking CXX executable KokkosKernels_sparse_openmp
[100%] Built target KokkosKernels_sparse_openmp
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] 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=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.310/TestAll_2021-06-28_08.54.46/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 # 308 (click to expand)

make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 94%] Linking CXX executable graph_color_d2
[ 94%] Built target graph_color_d2
[ 94%] Linking CXX executable graph_color
[ 94%] Built target graph_color
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 94%] Built target KokkosKernels_wiki_coloring
[ 95%] Linking CXX executable sparse_sptrsv_supernode
[ 95%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 95%] Built target KokkosBlas3_gemm_perf_test
[ 95%] Built target sparse_sptrsv_supernode
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable sparse_kk_spmv
[ 97%] Built target sparse_kk_spmv
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.308/TestAll_2021-06-28_08.55.13/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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.308/TestAll_2021-06-28_08.55.13/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.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.308/TestAll_2021-06-28_08.55.13/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 Jun 28, 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

  • Build Num: 317
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 309
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 295
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 351
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 128
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 316
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 127
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 311
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 309
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: edb3234
  • Mode: TEST_REPO

Pull Request Author: jennloe

@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

  • Build Num: 317
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 309
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 295
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 351
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 128
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 316
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 127
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 311
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 309
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA edb3234
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 26eb993
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 317 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
[ 95%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
cc1plus: all warnings being treated as errors
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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.317/TestAll_2021-06-28_12.02.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-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.317/TestAll_2021-06-28_12.02.25/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 1020537
salloc: Job allocation 1020537 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 96%] Building CXX object example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View*, Kokkos::LayoutLeft, Kokkos::HostSpace> locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_cmplx_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/ex_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_wiki_coloring
[ 97%] Built target KokkosKernels_wiki_coloring
Scanning dependencies of target gmres_test_real_A
[ 97%] Building CXX object example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o
[ 97%] Linking CXX executable KokkosKernels_blas_openmp
[ 97%] Built target KokkosKernels_blas_openmp
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_graph_serial
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp: In function int main(int, char**):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:63:85: error: typedef using ViewHostVectorType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewHostVectorType = Kokkos::View;
                                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:64:69: error: typedef using ViewMatrixType = class Kokkos::View locally defined but not used [-Werror=unused-local-typedefs]
   using ViewMatrixType = Kokkos::View;
                                                                     ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:14: error: unused parameter argc [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
              ^~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/example/gmres/test_real_A.cpp:55:31: error: unused parameter argv [-Werror=unused-parameter]
 int main(int argc, char *argv[]) {
                               ^
[ 97%] Linking CXX executable KokkosKernels_blas_serial
[ 97%] Built target KokkosKernels_blas_serial
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/ex_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/ex_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_ex_real_A.dir/all] Error 2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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.309/TestAll_2021-06-28_12.02.53/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 1020538
salloc: Job allocation 1020538 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 295 (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/jennloe/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jennloe/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/jennloe/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse refs/remotes/origin/develop^{commit} # timeout=10
Checking out Revision edb3234fcb74aa18fdc42e4c8535c5b70a329963 (refs/remotes/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 edb3234fcb74aa18fdc42e4c8535c5b70a329963 # timeout=10
Commit message: "Initialize variable to suppress compiler warning."
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk edb3234fcb74aa18fdc42e4c8535c5b70a329963 # 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 84ff7f1^{commit} # timeout=10
Checking out Revision 84ff7f13ce93b2e5b65fb842beb5b6c33860502c (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 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
Commit message: "Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 84ff7f13ce93b2e5b65fb842beb5b6c33860502c # timeout=10
[KokkosKernels_PullRequest_Tpls_INTEL18] $ /bin/bash -el /tmp/jenkins5789565465610637392.sh
salloc: Pending job allocation 1020539
salloc: job 1020539 queued and waiting for resources
salloc: job 1020539 has been allocated resources
salloc: Granted job allocation 1020539
Running on machine: blake
KokkosKernels Repository Status:  edb3234fcb74aa18fdc42e4c8535c5b70a329963 Initialize variable to suppress compiler warning.

Kokkos Repository Status: 84ff7f13ce93b2e5b65fb842beb5b6c33860502c Merge pull request #3926 from masterleinad/fix_undefined_reference_testteam_vector

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=1057 run_time=45
intel-18.1.163-Pthread-release build_time=918 run_time=68
salloc: Relinquishing job allocation 1020539
salloc: Job allocation 1020539 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18
Finished: SUCCESS

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720_Light # 351 (click to expand)

[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_serial
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_blas_openmp
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_blas_openmp
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.351/TestAll_2021-06-28_12.05.15/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.351/TestAll_2021-06-28_12.05.15/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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light/KokkosKernels_PullRequest_GCC720_Light.351/TestAll_2021-06-28_12.05.15/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_Light_LayoutRight # 128 (click to expand)

[ 95%] Built target KokkosKernels_common_serial
[ 95%] Linking CXX executable KokkosKernels_common_openmp
[ 95%] Built target KokkosKernels_common_openmp
[ 95%] Linking CXX executable KokkosKernels_blas_openmp
[ 95%] Built target KokkosKernels_blas_openmp
[ 96%] Linking CXX executable sparse_spmv_struct
[ 96%] Built target sparse_spmv_struct
[ 96%] Linking CXX executable sparse_kk_spmv
[ 96%] Built target sparse_kk_spmv
[ 96%] Linking CXX executable KokkosBlas3_perf_test
[ 96%] Built target KokkosBlas3_perf_test
[ 96%] Linking CXX executable KokkosKernels_graph_serial
[ 96%] Built target KokkosKernels_graph_serial
[ 96%] Linking CXX executable KokkosKernels_blas_serial
[ 96%] Built target KokkosKernels_blas_serial
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 97%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 97%] Built target KokkosKernels_batched_dla_serial
[ 97%] Linking CXX executable KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_sparse_openmp
[ 98%] Linking CXX executable KokkosKernels_sparse_serial
[ 98%] 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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.128/TestAll_2021-06-28_12.05.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.128/TestAll_2021-06-28_12.05.18/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=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/white-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.128/TestAll_2021-06-28_12.05.18/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_Tpls_CUDA10 # 316 (click to expand)

cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 95%] Linking CXX executable KokkosKernels_wiki_coloring
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target sparse_block_pcg
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target gmres_ex_cmplx_A
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target gmres_ex_real_A
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target KokkosKernels_wiki_coloring
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target sparse_gs
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 95%] Linking CXX executable graph_mis_d2
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 95%] Built target graph_mis_d2
[ 95%] Linking CXX executable graph_color_d2
[ 96%] Linking CXX executable graph_color
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 96%] Built target graph_color_d2
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 96%] Built target graph_color
[ 97%] Linking CXX executable sparse_sptrsv_supernode
[ 97%] Linking CXX executable KokkosBlas3_gemm_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target sparse_sptrsv_supernode
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_gemm_perf_test
[ 97%] Linking CXX executable KokkosKernels_common_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosBlas3_perf_test
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target KokkosKernels_common_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
make[2]: warning:  Clock skew detected.  Your build may be incomplete.
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10/KokkosKernels_PullRequest_Tpls_CUDA10.316/TestAll_2021-06-28_12.04.15/cuda/10.1.105/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_CUDA10_LayoutRight # 127 (click to expand)

[ 94%] Built target KokkosBlas2_gemv_perf_test
[ 94%] Built target KokkosBatched_Test_BlockTridiag
[ 94%] Linking CXX executable sparse_pcg
[ 94%] Linking CXX executable sparse_spmv
[ 94%] Built target sparse_spmv
[ 94%] Built target sparse_pcg
[ 95%] Linking CXX executable sparse_spiluk
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 95%] Linking CXX executable sparse_spadd
[ 95%] Built target sparse_spiluk
[ 95%] Linking CXX executable sparse_spgemm_jacobi
[ 95%] Built target sparse_spadd
[ 95%] Built target sparse_spgemm_jacobi
[ 95%] Linking CXX executable sparse_block_pcg
[ 95%] Linking CXX executable sparse_spmv_struct_tuning
[ 95%] Linking CXX executable graph_mis_d2
[ 95%] Built target sparse_spmv_struct_tuning
[ 95%] Built target sparse_block_pcg
[ 95%] Linking CXX executable graph_color_d2
[ 95%] Linking CXX executable gmres_ex_cmplx_A
[ 95%] Linking CXX executable gmres_ex_real_A
[ 95%] Built target graph_mis_d2
[ 95%] Built target graph_color_d2
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
[ 95%] Built target gmres_ex_cmplx_A
[ 95%] Built target gmres_ex_real_A
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

[ 95%] Linking CXX executable sparse_gs
[ 96%] Linking CXX executable graph_color
[ 96%] Built target sparse_gs
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target graph_color
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Linking CXX executable KokkosKernels_common_serial
[ 96%] Built target KokkosKernels_common_serial
[ 97%] Linking CXX executable KokkosKernels_common_cuda
[ 97%] Built target KokkosKernels_common_cuda
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_serial
[ 97%] Built target KokkosKernels_graph_serial
[ 98%] Linking CXX executable sparse_kk_spmv
[ 98%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable sparse_spmv_struct
[ 99%] Built target sparse_spmv_struct
[ 99%] Linking CXX executable KokkosKernels_blas_serial
[ 99%] Built target KokkosKernels_blas_serial
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_serial
[100%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_serial
[100%] Built target KokkosKernels_sparse_serial
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] Built target KokkosKernels_sparse_cuda
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.105-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.105 gcc/7.4.0 openblas/0.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-nvidia/cuda/10.1.105 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight.127/TestAll_2021-06-28_12.06.07/cuda/10.1.105/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 # 311 (click to expand)

[ 93%] Linking CXX executable sparse_sptrsv
[ 93%] Built target KokkosKernels_wiki_gauss_seidel
[ 93%] Built target sparse_pcg
/home/jenkins/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

[ 93%] Built target sparse_sptrsv
[ 94%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 94%] Built target KokkosBlas2_gemv_perf_test
[ 95%] Linking CXX executable sparse_spmv_struct
[ 95%] Linking CXX executable gmres_ex_cmplx_A
[ 95%] Built target gmres_ex_cmplx_A
[ 95%] Built target sparse_spmv_struct
[ 95%] Linking CXX executable sparse_spmv_struct_tuning
[ 95%] Linking CXX executable sparse_spgemm_jacobi
[ 95%] Linking CXX executable sparse_spadd
[ 95%] Built target sparse_spgemm_jacobi
[ 95%] Built target sparse_spmv_struct_tuning
[ 95%] Linking CXX executable sparse_block_pcg
[ 95%] Built target sparse_spadd
[ 95%] Built target sparse_block_pcg
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/test_real_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_real_A.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 96%] Linking CXX executable sparse_sptrsv_supernode
[ 96%] Linking CXX executable gmres_ex_real_A
cc1plus: all warnings being treated as errors
make[2]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/test_cmplx_A.cpp.o] Error 1
make[1]: *** [example/gmres/CMakeFiles/gmres_test_cmplx_A.dir/all] Error 2
[ 96%] Built target sparse_sptrsv_supernode
[ 96%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 96%] Built target gmres_ex_real_A
[ 96%] Linking CXX executable graph_mis_d2
[ 96%] Linking CXX executable sparse_gs
[ 96%] Built target KokkosBlas3_gemm_perf_test
[ 96%] Linking CXX executable KokkosKernels_wiki_coloring
[ 96%] Built target graph_mis_d2
[ 96%] Built target KokkosKernels_wiki_coloring
[ 96%] Built target sparse_gs
[ 97%] Linking CXX executable graph_color
[ 97%] Built target graph_color
[ 97%] Linking CXX executable graph_color_d2
[ 97%] Built target graph_color_d2
[ 97%] Linking CXX executable KokkosKernels_common_openmp
[ 97%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 97%] Linking CXX executable KokkosKernels_graph_openmp
[ 97%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_common_cuda
[ 99%] Linking CXX executable sparse_kk_spmv
[ 99%] Built target KokkosKernels_common_cuda
[ 99%] Built target sparse_kk_spmv
[ 99%] Linking CXX executable KokkosKernels_blas_openmp
[ 99%] Built target KokkosKernels_blas_openmp
[100%] Linking CXX executable KokkosKernels_graph_cuda
[100%] Built target KokkosKernels_graph_cuda
[100%] Linking CXX executable KokkosKernels_blas_cuda
[100%] Built target KokkosKernels_blas_cuda
[100%] Linking CXX executable KokkosKernels_batched_dla_openmp
[100%] Built target KokkosKernels_batched_dla_openmp
[100%] Linking CXX executable KokkosKernels_sparse_openmp
[100%] Built target KokkosKernels_sparse_openmp
[100%] Linking CXX executable KokkosKernels_batched_dla_cuda
[100%] Built target KokkosKernels_batched_dla_cuda
[100%] Linking CXX executable KokkosKernels_sparse_cuda
[100%] 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=Power8,Pascal60 --compiler=/home/jenkins/white-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-pwr8-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-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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/white-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9/KokkosKernels_PullRequest_Tpls_CUDA9.311/TestAll_2021-06-28_12.05.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 # 309 (click to expand)

make[1]: *** [example/gmres/CMakeFiles/gmres_ex_cmplx_A.dir/all] Error 2
[ 94%] Linking CXX executable graph_color_d2
[ 94%] Built target graph_color_d2
[ 94%] Linking CXX executable graph_color
[ 94%] Built target graph_color
[ 94%] Linking CXX executable KokkosKernels_wiki_coloring
[ 94%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 95%] Linking CXX executable sparse_sptrsv_supernode
[ 95%] Built target KokkosKernels_wiki_coloring
[ 95%] Built target KokkosBlas3_gemm_perf_test
[ 95%] Built target sparse_sptrsv_supernode
[ 96%] Linking CXX executable KokkosKernels_common_openmp
[ 96%] Built target KokkosKernels_common_openmp
[ 97%] Linking CXX executable sparse_kk_spmv
[ 97%] Built target sparse_kk_spmv
[ 97%] Linking CXX executable KokkosBlas3_perf_test
[ 97%] Built target KokkosBlas3_perf_test
[ 98%] Linking CXX executable KokkosKernels_blas_openmp
[ 98%] Built target KokkosKernels_blas_openmp
[ 98%] Linking CXX executable KokkosKernels_graph_openmp
[ 98%] Built target KokkosKernels_graph_openmp
[ 98%] Linking CXX executable KokkosKernels_batched_dla_openmp
[ 98%] Built target KokkosKernels_batched_dla_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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.309/TestAll_2021-06-28_12.06.11/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 netlib/3.8.0/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=blas --user-blas-path=/home/projects/ppc64le-pwr8/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/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= --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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.309/TestAll_2021-06-28_12.06.11/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.3.4/gcc/7.4.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=Power8,Pascal60 --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-pwr8/openblas/0.3.4/gcc/7.4.0/lib --user-lapack-path=/home/projects/ppc64le-pwr8/openblas/0.3.4/gcc/7.4.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/white-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_GCC720_GCC740.309/TestAll_2021-06-28_12.06.11/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

@srajama1
Copy link
Contributor

@jennloe This is good for first cut. It would be nice to support multiple precisions (at least double and float). We do not want to push this large of a matrix to the repo. A README with pointers to where some one can find the matrix and how to run the code would be better. All results that you see now need to be documented either in REAME or in KK wiki (perf benchmarking).

@srajama1
Copy link
Contributor

I would also suggest adding preconditioning with options for SGS, ILU etc.

Copy link
Contributor

@brian-kelley brian-kelley left a comment

Choose a reason for hiding this comment

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

Everything looks good, but ideally don't mention Belos and just talk in general terms about the algorithm.

example/gmres/gmres.hpp Outdated Show resolved Hide resolved
@jennloe
Copy link
Contributor Author

jennloe commented Jul 18, 2021

I've removed the matrix files, updated the tests, and added documentation. I'll merge this one if testing comes through okay. Still need to add preconditioning, add multiprecision, and improve a few minor things in the GMRES solver. I will push those in a different PR.

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

  • Build Num: 338
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 330
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 316
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 372
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 149
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 337
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 148
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 332
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 330
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: 9670e97
  • Mode: TEST_REPO

Pull Request Author: jennloe

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

  • Build Num: 338
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 330
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 316
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 372
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 149
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 337
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 148
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 332
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 330
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 9670e97
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS enhancement
PULLREQUESTNUM 1028
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...

@jennloe
Copy link
Contributor Author

jennloe commented Jul 19, 2021

Can someone please review and merge this? Thanks!

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.

Some more small changes, it should not take too long to make them

example/gmres/ex_real_A.cpp Outdated Show resolved Hide resolved
example/gmres/test_cmplx_A.cpp Outdated Show resolved Hide resolved
example/gmres/test_real_A.cpp Outdated Show resolved Hide resolved
example/gmres/gmres.hpp Outdated Show resolved Hide resolved
example/gmres/gmres.hpp Outdated Show resolved Hide resolved
example/gmres/gmres.hpp Outdated Show resolved Hide resolved
example/gmres/gmres.hpp Outdated Show resolved Hide resolved
@lucbv
Copy link
Contributor

lucbv commented Jul 19, 2021

@jennloe in general would it make sense to make the example a test that gets run using the KOKKOSKERNELS_ADD_EXECUTABLE_AND_TEST() CMake macro instead of KOKKOSKERNELS_ADD_EXECUTABLE().
I think the test that does not rely on an external matrix to run would fit that role well and would ensure that the gmres algorithm does not break without us realizing.

@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 BEEN REVIEWED, BUT NOT ACCEPTED OR REQUIRES CHANGES

@kokkos-devops-admin
Copy link

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

@jennloe jennloe requested review from lucbv July 19, 2021 21:52
@jennloe jennloe added the AT: RETEST Have this PR retested. label Jul 19, 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_GCC720

  • Build Num: 339
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 331
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 317
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 373
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 150
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 338
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 149
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 333
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 331
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jennloe/kokkos-kernels)
  • Branch: develop
  • SHA: 780c9f9
  • Mode: TEST_REPO

Pull Request Author: jennloe

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

  • Build Num: 339
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 331
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 317
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light

  • Build Num: 373
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 150
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10

  • Build Num: 338
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_LayoutRight

  • Build Num: 149
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9

  • Build Num: 333
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720_GCC740

  • Build Num: 331
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH develop
KOKKOSKERNELS_SOURCE_REPO https://github.com/jennloe/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 780c9f9
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 1375f9d
PR_LABELS AT: RETEST;enhancement
PULLREQUESTNUM 1028
TEST_REPO_ALIAS KOKKOSKERNELS

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

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Looks fine to me, @brian-kelley any comments on this PR?

@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

1 similar comment
@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

@jennloe
Copy link
Contributor Author

jennloe commented Jul 21, 2021

@brian-kelley ??

@srajama1
Copy link
Contributor

Looks like everyone is ok. Merging it. I recommend adding something to the wiki describing this.

@srajama1 srajama1 merged commit 59ebca1 into kokkos:develop Jul 21, 2021
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