Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BsrMatrix spmv and a BlockCrsMatrix spmv. #1240

Closed
wants to merge 31 commits into from

Conversation

uhetmaniuk
Copy link
Contributor

Rebased version of PR #1195

ndellingwood and others added 2 commits December 17, 2021 14:50
Compatibility change in accordance with kokkos/kokkos#4619
Resolves nightly build failures (due to undefined references at link stage)
when both Pthreads (not Threads) and Serial backends simultaneously enabled
@uhetmaniuk
Copy link
Contributor Author

@lucbv @cwpearson

I can not add you as reviewer. I do not know what I did wrong when creating this PR

@lucbv lucbv self-requested a review December 21, 2021 16:59
@cwpearson
Copy link
Contributor

cwpearson commented Dec 21, 2021

@uhetmaniuk you didn't do anything wrong for me, I'm not yet added to the correct organization (or something like that)

@uhetmaniuk uhetmaniuk changed the title Add BsrMatrix spmv and a naive BlockCrsMatrix spmv. Add BsrMatrix spmv and a BlockCrsMatrix spmv. Dec 22, 2021
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Jan 4, 2022
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Jan 4, 2022
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 58
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 57
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 715
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 362
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 706
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 693
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 99
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: rebased_spmv_bsr
  • SHA: 2ccada1
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 58
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 57
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 715
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 362
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 706
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 693
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 99
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740 # 58 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

[ 83%] Linking CXX executable sparse_spmv
[ 83%] Built target sparse_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp: In instantiation of int details::test_bsr_matrix_single_vec(const char*, KokkosSparse::CrsMatrix<double, int, Kokkos::HostSpace, void, int>, int, const char*, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:567:229: required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:233:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:19: error: unused parameter filename [-Werror=unused-parameter]
int test, const char *filename, int rows_per_thread, int team_size,
^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:33: error: unused parameter rows_per_thread [-Werror=unused-parameter]
int test, const char filename, int rows_per_thread, int team_size,
^~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:54: error: unused parameter team_size [-Werror=unused-parameter]
int test, const char filename, int rows_per_thread, int team_size,
^~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:144:1: error: unused parameter vector_length [-Werror=unused-parameter]
int vector_length, int schedule, int loop, const scalar_t alpha,
^ ~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:144:20: error: unused parameter schedule [-Werror=unused-parameter]
int vector_length, int schedule, int loop, const scalar_t alpha,
^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp: In instantiation of int details::test_bsr_matrix_vec(const char
, KokkosSparse::CrsMatrix<double, int, Kokkos::HostSpace, void, int>, int, int, const char
, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:572:228: required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:385:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:292:29: error: unused parameter filename [-Werror=unused-parameter]
int nvec, int test, const char filename, int rows_per_thread,
^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:292:43: error: unused parameter rows_per_thread [-Werror=unused-parameter]
int nvec, int test, const char filename, int rows_per_thread,
^~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:1: error: unused parameter team_size [-Werror=unused-parameter]
int team_size, int vector_length, int schedule, int loop,
^ ~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:16: error: unused parameter vector_length [-Werror=unused-parameter]
int team_size, int vector_length, int schedule, int loop,
^~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:35: error: unused parameter schedule [-Werror=unused-parameter]
int team_size, int vector_length, int schedule, int loop,
^~~~~~~~
[ 84%] Linking CXX executable sparse_spmv_struct_tuning
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/KokkosSparse_BsrMatrix.hpp: In instantiation of KokkosSparse::Experimental::BsrMatrix<ScalarType, OrdinalType, Device, MemoryTraits, SizeType>::BsrMatrix(const KokkosSparse::CrsMatrix<InScalar, InOrdinal, InDevice, InMemTraits, InSizeType>&, OrdinalType) [with SType = double; OType = int; DType = Kokkos::Cuda; MTType = void; IType = int; ScalarType = double; OrdinalType = int; Device = Kokkos::Cuda; MemoryTraits = void; SizeType = int]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:218:81: required from int details::test_bsr_matrix_single_vec(const char
, KokkosSparse::CrsMatrix<double, int, Kokkos::HostSpace, void, int>, int, const char
, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:567:229: required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/sparse/KokkosSparse_BsrMatrix.hpp:779:26: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (h_values.extent(0) < numBlocks * blockDim_ * blockDim_) {
[ 85%] Linking CXX executable sparse_spgemm
[ 85%] Built target sparse_spmv_struct_tuning
[ 85%] Built target sparse_spgemm
[ 85%] Linking CXX executable sparse_spgemm_jacobi
[ 85%] Built target sparse_spgemm_jacobi
cc1plus: all warnings being treated as errors
make[2]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_bsr.dir/KokkosSparse_spmv_bsr.cpp.o] Error 1
make[1]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_bsr.dir/all] Error 2
[ 85%] Linking CXX executable sparse_block_pcg
[ 85%] Built target sparse_block_pcg
[ 86%] Linking CXX executable sparse_kk_spmv
[ 86%] Built target sparse_kk_spmv
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-9.2.88-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.58/TestAll_2022-01-04_16.29.23/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_CUDA10_Tpls_CUDA10_LayoutRight # 57 (click to expand)

[ 82%] Building CXX object perf_test/sparse/CMakeFiles/sparse_block_pcg.dir/KokkosSparse_block_pcg.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/KokkosSparse_spmv_blockcrs.cpp.o] Error 1
make[1]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 82%] Linking CXX executable graph_color
[ 82%] Linking CXX executable graph_color_d2
[ 82%] Built target graph_color
[ 82%] Built target graph_color_d2
[ 83%] Linking CXX executable sparse_sptrsv_supernode
[ 83%] Built target sparse_sptrsv_supernode
[ 83%] Linking CXX executable sparse_spmv
[ 83%] Built target sparse_spmv
[ 84%] Linking CXX executable sparse_spgemm
[ 84%] Built target sparse_spgemm
[ 84%] Linking CXX executable sparse_spgemm_jacobi
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp: In instantiation of int details::test_bsr_matrix_single_vec(const char*, KokkosSparse::CrsMatrix, int, const char*, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:567:229:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:233:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:19: error: unused parameter filename [-Werror=unused-parameter]
     int test, const char *filename, int rows_per_thread, int team_size,
                   ^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:33: error: unused parameter rows_per_thread [-Werror=unused-parameter]
     int test, const char *filename, int rows_per_thread, int team_size,
                                 ^~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:143:54: error: unused parameter team_size [-Werror=unused-parameter]
     int test, const char *filename, int rows_per_thread, int team_size,
                                                      ^~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:144:1: error: unused parameter vector_length [-Werror=unused-parameter]
     int vector_length, int schedule, int loop, const scalar_t alpha,
 ^   ~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:144:20: error: unused parameter schedule [-Werror=unused-parameter]
     int vector_length, int schedule, int loop, const scalar_t alpha,
                    ^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp: In instantiation of int details::test_bsr_matrix_vec(const char*, KokkosSparse::CrsMatrix, int, int, const char*, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:572:228:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:385:21: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
       for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:292:29: error: unused parameter filename [-Werror=unused-parameter]
     int nvec, int test, const char *filename, int rows_per_thread,
                             ^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:292:43: error: unused parameter rows_per_thread [-Werror=unused-parameter]
     int nvec, int test, const char *filename, int rows_per_thread,
                                           ^~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:1: error: unused parameter team_size [-Werror=unused-parameter]
     int team_size, int vector_length, int schedule, int loop,
 ^   ~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:16: error: unused parameter vector_length [-Werror=unused-parameter]
     int team_size, int vector_length, int schedule, int loop,
                ^~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:293:35: error: unused parameter schedule [-Werror=unused-parameter]
     int team_size, int vector_length, int schedule, int loop,
                                   ^~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/sparse/KokkosSparse_BsrMatrix.hpp: In instantiation of KokkosSparse::Experimental::BsrMatrix::BsrMatrix(const KokkosSparse::CrsMatrix&, OrdinalType) [with SType = double; OType = int; DType = Kokkos::Cuda; MTType = void; IType = int; ScalarType = double; OrdinalType = int; Device = Kokkos::Cuda; MemoryTraits = void; SizeType = int]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:218:81:   required from int details::test_bsr_matrix_single_vec(const char*, KokkosSparse::CrsMatrix, int, const char*, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t = double]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_bsr.cpp:567:229:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/sparse/KokkosSparse_BsrMatrix.hpp:779:26: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
     if (h_values.extent(0) < numBlocks * blockDim_ * blockDim_) {
[ 84%] Built target sparse_spgemm_jacobi
[ 85%] Linking CXX executable sparse_spmv_struct_tuning
[ 85%] Built target sparse_spmv_struct_tuning
cc1plus: all warnings being treated as errors
make[2]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_bsr.dir/KokkosSparse_spmv_bsr.cpp.o] Error 1
make[1]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_bsr.dir/all] Error 2
[ 85%] Linking CXX executable sparse_block_pcg
[ 85%] Built target sparse_block_pcg
[ 86%] Linking CXX executable sparse_kk_spmv
[ 86%] Built target sparse_kk_spmv
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 cuda/10.1.243 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.57/TestAll_2022-01-04_16.49.06/cuda/10.1.243/Cuda_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 715 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 37%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 37%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 38%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const Kokkos::complex**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const Kokkos::complex**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.715/TestAll_2022-01-04_15.26.56/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
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.715/TestAll_2022-01-04_15.26.56/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.715/TestAll_2022-01-04_15.26.56/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 1014610
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const Kokkos::complex**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const Kokkos::complex**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.03/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/7.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.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=LayoutRight --with-tpls= --with-options= --with-cuda-options= --with-spaces=hostspace --no-examples --no-default-eti

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.362/TestAll_2022-01-04_15.27.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 1014611
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 42%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 42%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:480:7:   required from typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::Serial>::exec() const [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:496:5:   required from void Kokkos::Impl::ParallelFor, Kokkos::Serial>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:480:7:   required from typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::Serial>::exec() const [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:496:5:   required from void Kokkos::Impl::ParallelFor, Kokkos::Serial>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.706/TestAll_2022-01-04_15.27.14/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
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.706/TestAll_2022-01-04_15.27.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 1014612
salloc: Job allocation 1014612 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 693 (click to expand)

                                                      ^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "team_size" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "vector_length" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "schedule" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(383): error #2557: comparison between signed and unsigned operands
for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
^
detected during instantiation of "int details::test_blockcrs_matrix_vec(const char *, KokkosSparse::CrsMatrix<details::Scalar={double}, details::Ordinal={int}, Kokkos::HostSpace, void, size_t={unsigned long}>, int, int, const char *, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t=details::Scalar={double}]" at line 552

compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp (code 2)
make[2]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/KokkosSparse_spmv_blockcrs.cpp.o] Error 2
make[1]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 29%] Linking CXX executable graph_mis_d2
[ 29%] Built target graph_mis_d2
[ 30%] Linking CXX static library libkokkoskernelsperf_gtest.a
[ 30%] Built target kokkoskernelsperf_gtest
[ 31%] Linking CXX executable graph_color_d2
[ 32%] Linking CXX static library libkokkoskernels_gtest.a
[ 32%] Built target graph_color_d2
[ 32%] Built target kokkoskernels_gtest
[ 33%] Linking CXX executable sparse_sptrsv
[ 33%] Built target sparse_sptrsv
[ 34%] Linking CXX executable sparse_sptrsv_supernode
[ 34%] Built target sparse_sptrsv_supernode
[ 35%] Linking CXX executable sparse_spgemm_jacobi
[ 36%] Linking CXX executable sparse_spgemm
[ 36%] Built target sparse_spgemm_jacobi
[ 36%] Built target sparse_spgemm
[ 37%] Linking CXX executable sparse_pcg
[ 37%] Built target sparse_pcg
[ 38%] Linking CXX executable sparse_block_pcg
[ 38%] Built target sparse_block_pcg
[ 40%] Linking CXX executable sparse_spmv_struct
[ 40%] Built target sparse_spmv_struct
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.693/TestAll_2022-01-04_15.27.24/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.693/TestAll_2022-01-04_15.27.24/intel/18.1.163/Pthread-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

[ 19%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 19%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/iamax/Blas1_iamax_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 20%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 20%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 22%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 22%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 24%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 24%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemv/Blas2_gemv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemv/Blas2_gemv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemm/Blas3_gemm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemm/Blas3_gemm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trsm/Blas3_trsm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trsm/Blas3_trsm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 27%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trmm/Blas3_trmm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 27%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trmm/Blas3_trmm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trtri/Blas_trtri_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trtri/Blas_trtri_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 29%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.99/TestAll_2022-01-04_15.27.33/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.99/TestAll_2022-01-04_15.27.33/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
[ 29%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 30%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 30%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_struct_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.99/TestAll_2022-01-04_15.27.33/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.99/TestAll_2022-01-04_15.27.33/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Pthread_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 clang/10.0.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/spack/opt/spack/linux-rhel7-x86_64/gcc-10.2.0/llvm-10.0.1-nldepabrxk2zcykcq7rlky5sr53hnm63/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --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_CLANG1001/KokkosKernels_PullRequest_CLANG1001.99/TestAll_2022-01-04_15.27.33/clang/10.0.1/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 1014614
salloc: Job allocation 1014614 has been revoked.
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_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 60
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 59
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 717
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 364
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 708
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 695
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 101
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: rebased_spmv_bsr
  • SHA: 2ccada1
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 60
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 59
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 717
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 364
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 708
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 695
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 101
  • Status: ERROR

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 2ccada1
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740 # 60 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/NexGenAnalytics/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/NexGenAnalytics/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/NexGenAnalytics/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/rebased_spmv_bsr^{commit} # timeout=10
Checking out Revision 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 (refs/remotes/origin/rebased_spmv_bsr)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 # timeout=10
Commit message: "Adjust size parameters for hierarchical parallelism."
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 56468253ef601e6968dd1e6714dea8ee26a561c3 (origin/develop)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 56468253ef601e6968dd1e6714dea8ee26a561c3 # timeout=10
Commit message: "Merge pull request #4588 from masterleinad/replace_sycl_volatile_load_atomic"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 56468253ef601e6968dd1e6714dea8ee26a561c3 # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740] $ /bin/bash -el /tmp/jenkins16309395215076963925.sh
***Forced exclusive execution
Job <28952> is submitted to queue .
<>
<>
Running on machine: weaver
KokkosKernels Repository Status:  2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 Adjust size parameters for hierarchical parallelism.

Kokkos Repository Status: 56468253ef601e6968dd1e6714dea8ee26a561c3 Merge pull request #4588 from masterleinad/replace_sycl_volatile_load_atomic

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight # 59 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on weaver (testbed) in workspace /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/NexGenAnalytics/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/NexGenAnalytics/kokkos-kernels
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/NexGenAnalytics/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse refs/remotes/origin/rebased_spmv_bsr^{commit} # timeout=10
Checking out Revision 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 (refs/remotes/origin/rebased_spmv_bsr)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 # timeout=10
Commit message: "Adjust size parameters for hierarchical parallelism."
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 2ccada1bc3ea4620297bb3e5e7f12637a4a4eb70 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse --resolve-git-dir /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10
 > git --version # 'git version 2.10.1'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 56468253ef601e6968dd1e6714dea8ee26a561c3 (origin/develop)
 > /home/projects/ppc64le/git/2.10.1/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/ppc64le/git/2.10.1/bin/git checkout -f 56468253ef601e6968dd1e6714dea8ee26a561c3 # timeout=10
Commit message: "Merge pull request #4588 from masterleinad/replace_sycl_volatile_load_atomic"
 > /home/projects/ppc64le/git/2.10.1/bin/git rev-list --no-walk 56468253ef601e6968dd1e6714dea8ee26a561c3 # timeout=10
[KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight] $ /bin/bash -el /tmp/jenkins14855728810460853372.sh
***Forced exclusive execution
Job <28953> is submitted to queue .
<>
Build was aborted
Aborted by Evan Harvey
Finished: ABORTED

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 717 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 37%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 37%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 38%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const Kokkos::complex**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const Kokkos::complex**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.717/TestAll_2022-01-04_19.47.05/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
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.717/TestAll_2022-01-04_19.47.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.717/TestAll_2022-01-04_19.47.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 1014624
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const Kokkos::complex**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
[ 36%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_bsrmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >, const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = Kokkos::complex; XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; BetaType = Kokkos::complex; YVector = const Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const Kokkos::complex; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const Kokkos::complex**; XL = Kokkos::LayoutRight; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = Kokkos::complex**; YL = Kokkos::LayoutRight; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = Kokkos::complex; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, const int, Kokkos::Device, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View**, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/gcc/7.2.0/OpenMP-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/7.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.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-Pthread_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.364/TestAll_2022-01-04_19.47.15/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 1014625
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_blockcrsmatrix_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 41%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 42%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o
[ 42%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:480:7:   required from typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::Serial>::exec() const [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:496:5:   required from void Kokkos::Impl::ParallelFor, Kokkos::Serial>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:86:14:   required from static typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::exec_range(const FunctorType&, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member, Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member) [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}; typename std::enable_if::value>::type = void; Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::Member = long unsigned int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:114:26:   required from void Kokkos::Impl::ParallelFor, Kokkos::OpenMP>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::OpenMP, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:54:0,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:46:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp: In instantiation of void KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::operator()(KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type) const [with AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor::ordinal_type = int]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:480:7:   required from typename std::enable_if::value>::type Kokkos::Impl::ParallelFor, Kokkos::Serial>::exec() const [with TagType = void; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:496:5:   required from void Kokkos::Impl::ParallelFor, Kokkos::Serial>::execute() const [with FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; Traits = {Kokkos::Serial, Kokkos::Schedule}]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:144:3:   required from void Kokkos::parallel_for(const ExecPolicy&, const FunctorType&, const string&, typename std::enable_if::value>::type*) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string; typename std::enable_if::value>::type = void]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:175:25:   required from void Kokkos::parallel_for(const string&, const ExecPolicy&, const FunctorType&) [with ExecPolicy = Kokkos::RangePolicy >; FunctorType = KokkosSparse::Experimental::Impl::BCRS::BCRS_GEMM_Transpose_Functor, Kokkos::MemoryTraits<1>, const long unsigned int>, Kokkos::View, Kokkos::MemoryTraits<3> >, const Kokkos::View, Kokkos::MemoryTraits<1> > >; std::__cxx11::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:1071:25:   required from void KokkosSparse::Experimental::Impl::BCRS::spMatMultiVec_transpose(const KokkosKernels::Experimental::Controls&, const AlphaType&, const KokkosSparse::Experimental::BlockCrsMatrix, AS>&, const XVector&, const BetaType&, YVector&, bool) [with AT = const double; AO = const int; AD = Kokkos::Device; AS = const long unsigned int; AlphaType = double; XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; BetaType = double; YVector = const Kokkos::View, Kokkos::MemoryTraits<1> >; typename std::enable_if<(! kk_is_gpu_exec_space())>::type*  = 0]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_spec.hpp:206:43:   required from static void KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::spmv_mv_blockcrsmatrix(const KokkosKernels::Experimental::Controls&, const char*, const YScalar&, const AMatrix&, const XVector&, const YScalar&, const YVector&) [with AT = const double; AO = const int; AD = Kokkos::Device; AM = Kokkos::MemoryTraits<1>; AS = const long unsigned int; XT = const double**; XL = Kokkos::LayoutLeft; XD = Kokkos::Device; XM = Kokkos::MemoryTraits<3>; YT = double**; YL = Kokkos::LayoutLeft; YD = Kokkos::Device; YM = Kokkos::MemoryTraits<1>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YScalar = double; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::AMatrix = KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1>, const long unsigned int>; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::XVector = Kokkos::View, Kokkos::MemoryTraits<3> >; KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX::YVector = Kokkos::View, Kokkos::MemoryTraits<1> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.708/TestAll_2022-01-04_19.47.24/gcc/7.2.0/OpenMP_Serial-release/src/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:52:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_blockcrsmatrix_impl.hpp:944:16: error: unused variable ldy [-Werror=unused-variable]
     const auto ldy    = m_y.stride_1();
                ^~~
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_mv_blockcrsmatrix_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
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.708/TestAll_2022-01-04_19.47.24/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 1014626
salloc: Job allocation 1014626 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL18 # 695 (click to expand)

        int nvec, int test, const char *filename, int rows_per_thread,
                                                      ^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "team_size" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "vector_length" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(299): error #869: parameter "schedule" was never referenced
int team_size, int vector_length, int schedule, int loop,
^

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp(383): error #2557: comparison between signed and unsigned operands
for (int ir = 0; ir < h_ycrs.extent(0); ++ir) {
^
detected during instantiation of "int details::test_blockcrs_matrix_vec(const char *, KokkosSparse::CrsMatrix<details::Scalar={double}, details::Ordinal={int}, Kokkos::HostSpace, void, size_t={unsigned long}>, int, int, const char *, int, int, int, int, int, scalar_t, scalar_t, int) [with scalar_t=details::Scalar={double}]" at line 552

compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/perf_test/sparse/KokkosSparse_spmv_blockcrs.cpp (code 2)
make[2]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/KokkosSparse_spmv_blockcrs.cpp.o] Error 2
make[1]: *** [perf_test/sparse/CMakeFiles/sparse_spmv_blockcrs.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 29%] Linking CXX executable graph_mis_d2
[ 29%] Built target graph_mis_d2
[ 30%] Linking CXX static library libkokkoskernelsperf_gtest.a
[ 30%] Built target kokkoskernelsperf_gtest
[ 31%] Linking CXX static library libkokkoskernels_gtest.a
[ 31%] Built target kokkoskernels_gtest
[ 32%] Linking CXX executable graph_color_d2
[ 32%] Built target graph_color_d2
[ 33%] Linking CXX executable sparse_sptrsv
[ 33%] Built target sparse_sptrsv
[ 34%] Linking CXX executable sparse_sptrsv_supernode
[ 34%] Built target sparse_sptrsv_supernode
[ 35%] Linking CXX executable sparse_spgemm
[ 35%] Built target sparse_spgemm
[ 36%] Linking CXX executable sparse_spgemm_jacobi
[ 36%] Built target sparse_spgemm_jacobi
[ 37%] Linking CXX executable sparse_pcg
[ 37%] Built target sparse_pcg
[ 38%] Linking CXX executable sparse_block_pcg
[ 38%] Built target sparse_block_pcg
[ 40%] Linking CXX executable sparse_spmv_struct
[ 40%] Built target sparse_spmv_struct
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.695/TestAll_2022-01-04_19.47.35/intel/18.1.163/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread --arch=SKX --compiler=/home/projects/x86-64/intel/compilers/2018/compilers_and_libraries_2018.1.163/linux/bin/intel64/icpc --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=mkl --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.695/TestAll_2022-01-04_19.47.35/intel/18.1.163/Pthread-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

[ 20%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/nrm2/Blas1_nrm2_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 21%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 22%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 22%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/mult/Blas1_mult_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 23%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 24%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_mv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 24%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/reciprocal/Blas1_reciprocal_mv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemv/Blas2_gemv_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemv/Blas2_gemv_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 25%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemm/Blas3_gemm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/gemm/Blas3_gemm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trsm/Blas3_trsm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 26%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trsm/Blas3_trsm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 27%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trmm/Blas3_trmm_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 27%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trmm/Blas3_trmm_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trtri/Blas_trtri_eti_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/trtri/Blas_trtri_eti_COMPLEX_DOUBLE_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 28%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 29%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.101/TestAll_2022-01-04_19.47.44/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.101/TestAll_2022-01-04_19.47.44/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
[ 29%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 30%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 30%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_struct_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 30%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_struct_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
1 error generated.
[ 31%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_struct_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
[ 31%] Building CXX object src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/spmv/Sparse_spmv_struct_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.101/TestAll_2022-01-04_19.47.44/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.101/TestAll_2022-01-04_19.47.44/clang/10.0.1/Pthread_Serial-release/src/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:47:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_spec.hpp:55:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_sptrsv_solve_impl.hpp:54:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/KokkosSparse_spmv.hpp:53:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/sparse/impl/KokkosSparse_spmv_bsrmatrix_spec.hpp:309:52: error: unused parameter 'controls' [-Werror,-Wunused-parameter]
      const KokkosKernels::Experimental::Controls &controls, const char mode[],
                                                   ^
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
1 error generated.
make[2]: *** [src/CMakeFiles/kokkoskernels.dir/impl/generated_specializations_cpp/sptrsv_solve/Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [src/CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Pthread_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 clang/10.0.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/spack/opt/spack/linux-rhel7-x86_64/gcc-10.2.0/llvm-10.0.1-nldepabrxk2zcykcq7rlky5sr53hnm63/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --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_CLANG1001/KokkosKernels_PullRequest_CLANG1001.101/TestAll_2022-01-04_19.47.44/clang/10.0.1/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 1014628
salloc: Job allocation 1014628 has been revoked.
Build step 'Execute shell' marked build as failure
Finished: FAILURE

@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@lucbv lucbv added AT: PRE-TEST INSPECTED Mark this PR as approved for testing. AT: RETEST Have this PR retested. labels Jan 5, 2022
@kokkos-devops-admin
Copy link

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

lucbv and others added 6 commits January 6, 2022 10:40
Adding a fix in kokkos_backends.cmake and remove all usage of
KOKKOS_IMPL_DO_NOT_USE_PRINTF since it was removed from Kokkos.
These changes should allow us to build against Kokkos develop
version again.
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - - This Pull Request Requires Inspection... The code must be inspected by a member of the Team before Testing/Merging
NO INSPECTION HAS BEEN PERFORMED ON THIS PULL REQUEST! - This PR must be inspected by setting label 'AT: PRE-TEST INSPECTED'.

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Jan 7, 2022
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Jan 8, 2022
@kokkos-devops-admin
Copy link

Status Flag 'Pre-Test Inspection' - SUCCESS: The last commit to this Pull Request has been INSPECTED by label AT: PRE-TEST INSPECTED! Autotester is Removing Label; This inspection will remain valid until a new commit to source branch is performed.

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 88
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 87
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 745
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 392
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 736
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 724
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 129
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: rebased_spmv_bsr
  • SHA: af0b051
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 88
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 87
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 745
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 392
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 736
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 724
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 129
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH rebased_spmv_bsr
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA af0b051
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1240
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740 # 88 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp(175): here
            instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicy, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy, Kokkos::View>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(56): here
            instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(99): here
            instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(133): here
            instantiation of "int test_batched_teamvector_axpy() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Real.hpp(10): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/batched/dense/impl/KokkosBatched_Axpy_Impl.hpp(328): error: identifier "KOKKOS_IMPL_DO_NOT_USE_PRINTF" is undefined
detected during:
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::operator()(const MemberType &) const [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, MemberType=Kokkos::Impl::CudaTeamMember]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(704): here
instantiation of "std::enable_if<std::is_same<TagType, void>::value, void>::type Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::exec_team(const Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::Member &) const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(755): here
instantiation of "void Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::operator()() const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(121): here
instantiation of "void Kokkos::Impl::cuda_parallel_launch_local_memory(DriverType) [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(322): here
instantiation of "std::decay_t<decltype(())> Kokkos::Impl::CudaParallelLaunchKernelFunc<DriverType, Kokkos::LaunchBounds<0U, 0U>, Kokkos::Impl::Experimental::CudaLaunchMechanism::LocalMemory>::get_kernel_func() [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(659): here
[ 2 instantiation contexts not shown ]
instantiation of "void Kokkos::parallel_for(const ExecPolicy &, const FunctorType &, const std::__cxx11::string &, std::enable_if<Kokkos::is_execution_policy::value, void>::type *) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/cuda/9.2.88/Cuda_OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp(175): here
instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(56): here
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(99): here
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(133): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Real.hpp(10): here

6 errors detected in the compilation of "/tmp/tmpxft_0000a52f_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

[ 93%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 93%] Built target KokkosBlas3_gemm_perf_test
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_graph_openmp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(508): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/src/impl/tpls/KokkosSparse_spmv_bsrmatrix_tpl_spec_decl.hpp(604): warning: statement is unreachable

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/9.2.88 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/netlib/3.8.0/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=force_uvm,enable_lambda --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.88/TestAll_2022-01-07_18.05.05/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_CUDA10_Tpls_CUDA10_LayoutRight # 87 (click to expand)

            [ 2 instantiation contexts not shown ]
            instantiation of "void Kokkos::parallel_for(const ExecPolicy &, const FunctorType &, const std::__cxx11::string &, std::enable_if::value, void>::type *) [with ExecPolicy=Kokkos::TeamPolicy, FunctorType=Test::TeamAxpy::Functor_TestBatchedTeamAxpy, Kokkos::View>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp(175): here
            instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicy, FunctorType=Test::TeamAxpy::Functor_TestBatchedTeamAxpy, Kokkos::View>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(55): here
            instantiation of "void Test::TeamAxpy::Functor_TestBatchedTeamAxpy::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(98): here
            instantiation of "void Test::TeamAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(132): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Real.hpp(10): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/batched/dense/impl/KokkosBatched_Axpy_Impl.hpp(321): error: identifier "KOKKOS_IMPL_DO_NOT_USE_PRINTF" is undefined
detected during:
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::operator()(const MemberType &) const [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, MemberType=Kokkos::Impl::CudaTeamMember]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(704): here
instantiation of "std::enable_if<std::is_same<TagType, void>::value, void>::type Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::exec_team(const Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::Member &) const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(755): here
instantiation of "void Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::operator()() const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(121): here
instantiation of "void Kokkos::Impl::cuda_parallel_launch_local_memory(DriverType) [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(322): here
instantiation of "std::decay_t<decltype(())> Kokkos::Impl::CudaParallelLaunchKernelFunc<DriverType, Kokkos::LaunchBounds<0U, 0U>, Kokkos::Impl::Experimental::CudaLaunchMechanism::LocalMemory>::get_kernel_func() [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(659): here
[ 2 instantiation contexts not shown ]
instantiation of "void Kokkos::parallel_for(const ExecPolicy &, const FunctorType &, const std::__cxx11::string &, std::enable_if<Kokkos::is_execution_policy::value, void>::type *) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp(175): here
instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(56): here
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(99): here
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(133): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Real.hpp(10): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/src/batched/dense/impl/KokkosBatched_Axpy_Impl.hpp(328): error: identifier "KOKKOS_IMPL_DO_NOT_USE_PRINTF" is undefined
detected during:
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::operator()(const MemberType &) const [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>, MemberType=Kokkos::Impl::CudaTeamMember]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(704): here
instantiation of "std::enable_if<std::is_same<TagType, void>::value, void>::type Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::exec_team(const Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::Member &) const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel.hpp(755): here
instantiation of "void Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::Cuda>::operator()() const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Properties=Kokkos::Cuda::execution_space]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(121): here
instantiation of "void Kokkos::Impl::cuda_parallel_launch_local_memory(DriverType) [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(322): here
instantiation of "std::decay_t<decltype(())> Kokkos::Impl::CudaParallelLaunchKernelFunc<DriverType, Kokkos::LaunchBounds<0U, 0U>, Kokkos::Impl::Experimental::CudaLaunchMechanism::LocalMemory>::get_kernel_func() [with DriverType=Kokkos::Impl::ParallelFor<Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>, Kokkos::TeamPolicyKokkos::Cuda::execution_space, Kokkos::detected_or_t<Kokkos::detected_or_t<std::conditional_t<false, Kokkos::detected_t<Kokkos::Impl::execution_space_t, Kokkos::detected_t<Kokkos::Impl::device_type_t, Kokkos::Impl::ViewValueFunctor<Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, uint32_t, true>>>, Kokkos::DefaultExecutionSpace>, Kokkos::Impl::execution_space_t, Test::Functor_BatchedVanillaGEMM<Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<Test::halfScalarType ***, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::Cuda::execution_space>>, Kokkos::Impl::execution_space_t, Kokkos::TeamPolicyKokkos::Cuda::execution_space>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Cuda/Kokkos_Cuda_KernelLaunch.hpp(659): here
[ 2 instantiation contexts not shown ]
instantiation of "void Kokkos::parallel_for(const ExecPolicy &, const FunctorType &, const std::__cxx11::string &, std::enable_if<Kokkos::is_execution_policy::value, void>::type *) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp(175): here
instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicyKokkos::Cuda::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::Cuda, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(56): here
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(99): here
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::Cuda>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Cuda>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp(133): here
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Real.hpp(10): here

6 errors detected in the compilation of "/tmp/tmpxft_0001308d_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
[ 91%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 91%] Built target KokkosBlas3_gemm_perf_test
[ 91%] Linking CXX executable KokkosBlas3_perf_test
[ 91%] Built target KokkosBlas3_perf_test
[ 91%] Linking CXX executable KokkosKernels_sparse_serial
[ 91%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-10.1.243-Cuda_Serial-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,Serial --arch=Power9,Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas,cublas,cusparse --user-blas-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-lapack-path=/home/projects/ppc64le-pwr9/openblas/0.2.20/gcc/7.2.0/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options=,enable_lambda --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.87/TestAll_2022-01-07_18.10.26/cuda/10.1.243/Cuda_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC720 # 745 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp: In instantiation of int ArithTraitsTesterTranscendentalBase::testHostImpl(std::ostream&) const [with ScalarType = char; DeviceType = Kokkos::OpenMP; std::ostream = std::basic_ostream]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_Transpose.hpp:171:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/all] Error 2
[ 91%] Linking CXX executable KokkosBlas3_perf_test
[ 91%] Built target KokkosBlas3_perf_test
[ 91%] Linking CXX executable KokkosKernels_blas_openmp
[ 91%] Built target KokkosKernels_blas_openmp
[ 91%] Linking CXX executable KokkosKernels_graph_openmp
[ 91%] Built target KokkosKernels_graph_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] 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.745/TestAll_2022-01-07_18.05.24/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.745/TestAll_2022-01-07_18.05.24/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 1014850
Build step 'Execute shell' marked build as failure
Finished: FAILURE

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

make[2]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/all] Error 2
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 88%] Linking CXX executable KokkosKernels_blas_openmp
[ 88%] Built target KokkosKernels_blas_openmp
[ 88%] Linking CXX executable KokkosKernels_graph_openmp
[ 88%] Built target KokkosKernels_graph_openmp
[ 88%] Linking CXX executable KokkosKernels_sparse_openmp
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4286]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6OpenMPEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4286[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6OpenMPEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x408): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4287]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6OpenMPEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4287[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6OpenMPEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x409): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::OpenMP, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::OpenMP, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4301]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4301[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x408): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::OpenMP, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::OpenMP, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4302]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4302[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x409): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal, double, Kokkos::View >(Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6OpenMPEEEEdS7_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6OpenMPEEEEdS7_EEvRKT_RKT0_RKT1_]+0x1f5): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6OpenMPEEEES4_S9_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6OpenMPEEEES4_S9_EEvRKT_RKT0_RKT1_]+0x1f3): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> > >(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEdSC_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEdSC_EEvRKT_RKT0_RKT1_]+0x1f5): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEES4_SE_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEES4_SE_EEvRKT_RKT0_RKT1_]+0x1f3): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4977]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4977[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x9ce): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4977[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xe8a): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4977[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x15a2): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4978]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4978[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x9ce): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4978[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xe8b): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.4978[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x1592): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.5009]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.5009[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x765): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.5009[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xe8d): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.5009[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x15c2): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.5010]':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.5010[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x765): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_12_GLOBAL__N_18RANK_TWOE.isra.5010[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xe8e): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex

@uhetmaniuk
Copy link
Contributor Author

uhetmaniuk commented Jan 8, 2022

@lucbv
I messed up the rebase. I rebased on the old develop branch from the NexGenAnalytics fork before recuperating your updates of yesterday.
Do you have any recommendation on how to submit my changes?
I can only think of creating a new branch and a new PR....

@uhetmaniuk uhetmaniuk closed this Jan 8, 2022
@lucbv
Copy link
Contributor

lucbv commented Jan 10, 2022

@uhetmaniuk as long as the remote develop branch of NGA is clean, i.e. it track kokkos-kernels/develop without additional changes then you should be able to rebase NGA/develop on the current kokkos-kernels/develop and then rebase your own branch on NGA develop.

@uhetmaniuk
Copy link
Contributor Author

Follow up is in PR #1255

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

Successfully merging this pull request may close these issues.

5 participants