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

Jgfouca/par ilut #1506

Merged
merged 72 commits into from
Oct 28, 2022
Merged

Jgfouca/par ilut #1506

merged 72 commits into from
Oct 28, 2022

Conversation

jgfouca
Copy link
Contributor

@jgfouca jgfouca commented Aug 29, 2022

No description provided.

jgfouca added 30 commits March 7, 2022 13:00
* origin/develop: (88 commits)
  Fix clang format
  Fix some warnings
  Apply clang format
  Use atomic_add and process rows in chunks at each level
  add some explanation to CPU functor in speed method
  Disable unavailable TPL implementations
  Clean SpGEMM code not used in block version
  clean up unused code
  refactor unused return value
  clean outdated comment
  fix row_size naming
  fix literal max int
  refactor view indexing
  clean up unused macros
  fix kk_vector_block_add_mul() naming
  Implementation of default block SpGEMM algorithm
  Implementation of serial/debug block SpGEMM
  ETI specializations for block SpGEMM
  Unit test for block SpGEMM
  Copy SpGEMM files for reference diff
  ...
@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_GCC930_Light_Tpls_GCC930

  • Build Num: 109
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 117
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 70
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 69
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 32
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 119
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 168
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 58
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 62
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jgfouca/kokkos-kernels)
  • Branch: jgfouca/par_ilut
  • SHA: f4760eb
  • Mode: TEST_REPO

Pull Request Author: jgfouca

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

  • Build Num: 109
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 117
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 70
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 69
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 32
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 119
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 168
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 58
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 62
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f4760eb
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930 # 109 (click to expand)

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

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.109/TestAll_2022-10-24_16.08.47/gcc/9.3.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.109/TestAll_2022-10-24_16.08.47/gcc/9.3.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.109/TestAll_2022-10-24_16.08.47/gcc/9.3.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 117 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(94): here
            instantiation of "KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType &) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, RowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp(111): here
            instantiation of "void KokkosSparse::Impl::Experimental::ilut_symbolic(IlutHandle &, const ARowMapType &, const AEntriesType &, LRowMapType &, URowMapType &) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp(138): here
            instantiation of "void KokkosSparse::Impl::PAR_ILUT_SYMBOLIC::par_ilut_symbolic(KernelHandle *, const ARowMapType &, const AEntriesType &, LRowMapType &, URowMapType &) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp(51): here

1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3800: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp(893): error: a value of type "int *" cannot be used to initialize an entity of type "const std::conditional_t<false, void, std::conditional_t<false, Kokkos::Impl::FunctorAnalysis<Kokkos::Impl::FunctorPatternInterface::SCAN, Kokkos::RangePolicyKokkos::OpenMP::execution_space, KokkosKernels::Impl::ExclusiveParallelPrefixSum<Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>>>::void_tag, std::remove_extent_t<size_t>> *>"
detected during:
instantiation of "Kokkos::Impl::ParallelScanWithTotal<FunctorType, Kokkos::RangePolicy<Traits...>, ReturnType, Kokkos::OpenMP>::ParallelScanWithTotal(const FunctorType &, const Kokkos::Impl::ParallelScanWithTotal<FunctorType, Kokkos::RangePolicy<Traits...>, ReturnType, Kokkos::OpenMP>::Policy &, const ViewType &) [with FunctorType=KokkosKernels::Impl::ExclusiveParallelPrefixSum<Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>>, ReturnType=std::remove_const_t, Traits=Kokkos::OpenMP::execution_space, ViewType=Kokkos::View<std::remove_cv_t, Kokkos::HostSpace>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp(438): here
instantiation of "void Kokkos::parallel_scan(const std::__cxx11::string &, const ExecutionPolicy &, const FunctorType &, ReturnType &) [with ExecutionPolicy=Kokkos::RangePolicyKokkos::OpenMP::execution_space, FunctorType=KokkosKernels::Impl::ExclusiveParallelPrefixSum<Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>>, ReturnType=std::remove_const_t, Enable=void]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp(137): here
instantiation of "void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum<view_t,MyExecSpace>(view_t::size_type, view_t, view_t::non_const_value_type &) [with view_t=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, MyExecSpace=Kokkos::OpenMP::execution_space]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(94): here
instantiation of "KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType &) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const Kokkos::complex, Kokkos::OpenMP::execution_space, Kokkos::HostSpace::memory_space, Kokkos::HostSpace::memory_space>, RowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp(111): here
instantiation of "void KokkosSparse::Impl::Experimental::ilut_symbolic(IlutHandle &, const ARowMapType &, const AEntriesType &, LRowMapType &, URowMapType &) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const Kokkos::complex, Kokkos::OpenMP::execution_space, Kokkos::HostSpace::memory_space, Kokkos::HostSpace::memory_space>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp(138): here
instantiation of "void KokkosSparse::Impl::PAR_ILUT_SYMBOLIC<KernelHandle, ARowMapType, AEntriesType, LRowMapType, URowMapType, false, true>::par_ilut_symbolic(KernelHandle *, const ARowMapType &, const AEntriesType &, LRowMapType &, URowMapType &) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const Kokkos::complex, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::HostSpace::execution_space, Kokkos::HostSpace::memory_space>, Kokkos::MemoryTraits<3U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp(51): here

1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3814: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(524): error: namespace "Kokkos" has no member "Serial"

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(524): error: namespace "Kokkos" has no member "Serial"

1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3772: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 2
1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3786: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 2
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(524): error: namespace "Kokkos" has no member "Serial"

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(524): error: namespace "Kokkos" has no member "Serial"

1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3842: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 2
1 error detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3828: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 2
make[1]: *** [CMakeFiles/Makefile2:861: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.21.2 cuda/11.2.2 openblas/0.3.18/gcc/8.3.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/spack-installs/cuda/11.2.2/gcc/8.3.1/base/uflzqtv --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.117/TestAll_2022-10-24_16.08.52/cuda/11.2.2/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_GCC1020 # 70 (click to expand)

      |                           ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/Kokkos_OpenMP.hpp:218,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/Kokkos_Core.hpp:73,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:48,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp: In instantiation of Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Traits = {Kokkos::OpenMP}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::Policy = Kokkos::RangePolicy]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View, Kokkos::MemoryTraits<3> >; MyExecSpace = Kokkos::OpenMP; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:43:   required from void KokkosSparse::Impl::Experimental::ilut_symbolic(IlutHandle&, const ARowMapType&, const AEntriesType&, LRowMapType&, URowMapType&) [with IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:32:   required from static void KokkosSparse::Impl::PAR_ILUT_SYMBOLIC::par_ilut_symbolic(KernelHandle*, const ARowMapType&, const AEntriesType&, LRowMapType&, URowMapType&) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:893:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
  893 |         m_result_ptr(arg_result_view.data()) {
      |                      ~~~~~~~~~~~~~~~~~~~~^~
      |                                          |
      |                                          Kokkos::View::pointer_type {aka int*}
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=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_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Threads,Serial --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=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_GCC1020/KokkosKernels_PullRequest_GCC1020.70/TestAll_2022-10-24_16.10.52/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:280:47:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::add_candidates(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, const LRowMapType&, const LEntriesType&, const LValuesType&, const URowMapType&, const UEntriesType&, const UValuesType&, const LURowMapType&, const LUEntriesType&, const LUValuesType&, LNewRowMapType&, LNewEntriesType&, LNewValuesType&, UNewRowMapType&, UNewEntriesType&, UNewValuesType&) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LURowMapType = Kokkos::View; LUEntriesType = Kokkos::View; LUValuesType = Kokkos::View; LNewRowMapType = Kokkos::View; LNewEntriesType = Kokkos::View; LNewValuesType = Kokkos::View; UNewRowMapType = Kokkos::View; UNewEntriesType = Kokkos::View; UNewValuesType = Kokkos::View; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:873:21:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:893:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
  893 |         m_result_ptr(arg_result_view.data()) {
      |                      ~~~~~~~~~~~~~~~~~~~~^~
      |                                          |
      |                                          Kokkos::View::pointer_type {aka int*}
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp: In instantiation of Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Traits = {Kokkos::OpenMP}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::Policy = Kokkos::RangePolicy]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View, Kokkos::MemoryTraits<3> >; MyExecSpace = Kokkos::OpenMP; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:646:36:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::threshold_filter(IlutHandle&, typename IlutHandle::float_t, const IRowMapType&, const IEntriesType&, const IValuesType&, ORowMapType&, OEntriesType&, OValuesType&) [with IRowMapType = Kokkos::View; IEntriesType = Kokkos::View; IValuesType = Kokkos::View; ORowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; OEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; OValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle; typename IlutHandle::float_t = double]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:903:25:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:893:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.69/TestAll_2022-10-24_16.10.57/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp: In instantiation of Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::Serial>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; Enable = void; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Traits = {Kokkos::Serial}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::Serial>::Policy = Kokkos::RangePolicy]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View, Kokkos::MemoryTraits<3> >; MyExecSpace = Kokkos::Serial; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:43:   required from void KokkosSparse::Impl::Experimental::ilut_symbolic(IlutHandle&, const ARowMapType&, const AEntriesType&, LRowMapType&, URowMapType&) [with IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:32:   required from static void KokkosSparse::Impl::PAR_ILUT_SYMBOLIC::par_ilut_symbolic(KernelHandle*, const ARowMapType&, const AEntriesType&, LRowMapType&, URowMapType&) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:334:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
  334 |         m_result_ptr(arg_result_view.data()) {
      |                      ~~~~~~~~~~~~~~~~~~~~^~
      |                                          |
      |                                          Kokkos::View::pointer_type {aka int*}
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_OpenMP.hpp:218,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/decl/Kokkos_Declare_OPENMP.hpp:49,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Core.hpp:73,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:48,
                 from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:48:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp: In instantiation of Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum >; ReturnType = int; Traits = {Kokkos::OpenMP}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::Policy = Kokkos::RangePolicy]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View; MyExecSpace = Kokkos::OpenMP; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:280:47:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::add_candidates(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, const LRowMapType&, const LEntriesType&, const LValuesType&, const URowMapType&, const UEntriesType&, const UValuesType&, const LURowMapType&, const LUEntriesType&, const LUValuesType&, LNewRowMapType&, LNewEntriesType&, LNewValuesType&, UNewRowMapType&, UNewEntriesType&, UNewValuesType&) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LURowMapType = Kokkos::View; LUEntriesType = Kokkos::View; LUValuesType = Kokkos::View; LNewRowMapType = Kokkos::View; LNewEntriesType = Kokkos::View; LNewValuesType = Kokkos::View; UNewRowMapType = Kokkos::View; UNewEntriesType = Kokkos::View; UNewValuesType = Kokkos::View; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:873:21:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:893:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
  893 |         m_result_ptr(arg_result_view.data()) {
      |                      ~~~~~~~~~~~~~~~~~~~~^~
      |                                          |
      |                                          Kokkos::View::pointer_type {aka int*}
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp: In instantiation of Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Traits = {Kokkos::OpenMP}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::OpenMP>::Policy = Kokkos::RangePolicy]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View, Kokkos::MemoryTraits<3> >; MyExecSpace = Kokkos::OpenMP; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:646:36:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::threshold_filter(IlutHandle&, typename IlutHandle::float_t, const IRowMapType&, const IEntriesType&, const IValuesType&, ORowMapType&, OEntriesType&, OValuesType&) [with IRowMapType = Kokkos::View; IEntriesType = Kokkos::View; IValuesType = Kokkos::View; ORowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; OEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; OValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle; typename IlutHandle::float_t = double]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:903:25:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp:893:42: error: cannot convert Kokkos::View::pointer_type {aka int*} to const pointer_type {aka long unsigned int* const} in initialization
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0 openblas/0.3.21/gcc/10.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.32/TestAll_2022-10-24_16.11.07/gcc/10.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

            instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, UtRowMapType &, UtEntriesType &, UtValuesType &, bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Threads::execution_space,
                      Kokkos::HostSpace::memory_space, Kokkos::HostSpace::memory_space>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View *,
                      Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>,
                      LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, UtRowMapType=Kokkos::View, UtEntriesType=Kokkos::View, UtValuesType=Kokkos::View *, Kokkos::HostSpace::memory_space>]" at line 919
            instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Threads::execution_space, Kokkos::HostSpace::memory_space,
                      Kokkos::HostSpace::memory_space>, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>,
                      LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>]" at line 174 of
                      "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp"
            instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View,
                      Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>]" at line 51 of
                      "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.119/TestAll_2022-10-24_16.11.18/intel/19.5.281/Threads-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp"

compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.119/TestAll_2022-10-24_16.11.18/intel/19.5.281/Threads-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp.o] Error 2
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-19.5.281-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.119/TestAll_2022-10-24_16.11.18/intel/19.5.281/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-19.5.281-Threads-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.119/TestAll_2022-10-24_16.11.18/intel/19.5.281/Threads-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

        closure(functor, inner_policy, view);
        ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:11: note: in instantiation of function template specialization 'Kokkos::parallel_scan, KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >, int, void>' requested here
  Kokkos::parallel_scan("KokkosKernels::Common::PrefixSum",
          ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:92:26: note: in instantiation of function template specialization 'KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum, Kokkos::MemoryTraits<3> >, Kokkos::Threads>' requested here
    KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum<
                         ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:33: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::IlutWrap, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace> >::prefix_sum, Kokkos::MemoryTraits<3> > >' requested here
  const size_type nnzsL = Ilut::prefix_sum(L_row_map_d);
                                ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:19: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::ilut_symbolic, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace>, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> > >' requested here
    Experimental::ilut_symbolic(*par_ilut_handle, A_row_map, A_entries,
                  ^
1 error generated.
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp.o] Error 1
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:48:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:48:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Core.hpp:73:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:48:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/decl/Kokkos_Declare_SERIAL.hpp:49:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Serial.hpp:270:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:334:9: error: cannot initialize a member subobject of type 'const Kokkos::Impl::ParallelScanWithTotal, Kokkos::MemoryTraits<3> > >, Kokkos::RangePolicy, int, Kokkos::Serial>::pointer_type' (aka 'unsigned long *const') with an rvalue of type 'Kokkos::View::pointer_type' (aka 'int *')
        m_result_ptr(arg_result_view.data()) {
        ^            ~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9: note: in instantiation of function template specialization 'Kokkos::Impl::ParallelScanWithTotal, Kokkos::MemoryTraits<3> > >, Kokkos::RangePolicy, int, Kokkos::Serial>::ParallelScanWithTotal, void>' requested here
        closure(functor, inner_policy, view);
        ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:11: note: in instantiation of function template specialization 'Kokkos::parallel_scan, KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >, int, void>' requested here
  Kokkos::parallel_scan("KokkosKernels::Common::PrefixSum",
          ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:92:26: note: in instantiation of function template specialization 'KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum, Kokkos::MemoryTraits<3> >, Kokkos::Serial>' requested here
    KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum<
                         ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:33: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::IlutWrap, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace> >::prefix_sum, Kokkos::MemoryTraits<3> > >' requested here
  const size_type nnzsL = Ilut::prefix_sum(L_row_map_d);
                                ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:19: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::ilut_symbolic, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> >, Kokkos::View, Kokkos::MemoryTraits<3> > >' requested here
    Experimental::ilut_symbolic(*par_ilut_handle, A_row_map, A_entries,
                  ^
1 error generated.
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Threads_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=Threads,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="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-10-24_16.11.37/clang/10.0.1/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG13CUDA10 # 58 (click to expand)

        ^            ~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9: note: in instantiation of function template specialization 'Kokkos::Impl::ParallelScanWithTotal, Kokkos::MemoryTraits<3>>>, Kokkos::RangePolicy, int, Kokkos::Serial>::ParallelScanWithTotal, void>' requested here
        closure(functor, inner_policy, view);
        ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:11: note: in instantiation of function template specialization 'Kokkos::parallel_scan, KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3>>>, int, void>' requested here
  Kokkos::parallel_scan("KokkosKernels::Common::PrefixSum",
          ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:92:26: note: in instantiation of function template specialization 'KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum, Kokkos::MemoryTraits<3>>, Kokkos::Serial>' requested here
    KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum<
                         ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:33: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::IlutWrap, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>>::prefix_sum, Kokkos::MemoryTraits<3>>>' requested here
  const size_type nnzsL = Ilut::prefix_sum(L_row_map_d);
                                ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:19: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::ilut_symbolic, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>>' requested here
    Experimental::ilut_symbolic(*par_ilut_handle, A_row_map, A_entries,
                  ^
1 error generated when compiling for sm_70.
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3828: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp:48:
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:48:
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_Core.hpp:73:
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/KokkosCore_Config_DeclareBackend.hpp:47:
In file included from /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/decl/Kokkos_Declare_CUDA.hpp:53:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/Cuda/Kokkos_Cuda_Parallel_Range.hpp:1043:9: error: cannot initialize a member subobject of type 'const Kokkos::Impl::ParallelScanWithTotal, Kokkos::MemoryTraits<3>>>, Kokkos::RangePolicy, int, Kokkos::Cuda>::pointer_type' (aka 'unsigned long *const') with an rvalue of type 'Kokkos::View::pointer_type' (aka 'int *')
        m_result_ptr(arg_result_view.data()),
        ^            ~~~~~~~~~~~~~~~~~~~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9: note: in instantiation of function template specialization 'Kokkos::Impl::ParallelScanWithTotal, Kokkos::MemoryTraits<3>>>, Kokkos::RangePolicy, int, Kokkos::Cuda>::ParallelScanWithTotal>' requested here
        closure(functor, inner_policy, view);
        ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:11: note: in instantiation of function template specialization 'Kokkos::parallel_scan, KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3>>>, int, void>' requested here
  Kokkos::parallel_scan("KokkosKernels::Common::PrefixSum",
          ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:92:26: note: in instantiation of function template specialization 'KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum, Kokkos::MemoryTraits<3>>, Kokkos::Cuda>' requested here
    KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum<
                         ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_impl.hpp:111:33: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::IlutWrap, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>>::prefix_sum, Kokkos::MemoryTraits<3>>>' requested here
  const size_type nnzsL = Ilut::prefix_sum(L_row_map_d);
                                ^
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_symbolic_spec.hpp:137:19: note: in instantiation of function template specialization 'KokkosSparse::Impl::Experimental::ilut_symbolic, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>, Kokkos::View, Kokkos::MemoryTraits<3>>>' requested here
    Experimental::ilut_symbolic(*par_ilut_handle, A_row_map, A_entries,
                  ^
1 error generated when compiling for sm_70.
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3814: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:861: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-13.0.0-Cuda-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.21.2 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples

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_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.58/TestAll_2022-10-24_16.11.43/clang/13.0.0/Cuda-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_ARMPL2110_Tpls_ARMPL2030_GCC1020 # 62 (click to expand)

/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:280:47:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::add_candidates(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, const LRowMapType&, const LEntriesType&, const LValuesType&, const URowMapType&, const UEntriesType&, const UValuesType&, const LURowMapType&, const LUEntriesType&, const LUValuesType&, LNewRowMapType&, LNewEntriesType&, LNewValuesType&, UNewRowMapType&, UNewEntriesType&, UNewValuesType&) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; LURowMapType = Kokkos::View; LUEntriesType = Kokkos::View; LUValuesType = Kokkos::View*, Kokkos::HostSpace>; LNewRowMapType = Kokkos::View; LNewEntriesType = Kokkos::View; LNewValuesType = Kokkos::View*, Kokkos::HostSpace>; UNewRowMapType = Kokkos::View; UNewEntriesType = Kokkos::View; UNewValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:873:21:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from 'static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:334:42: error: cannot convert 'Kokkos::View::pointer_type' {aka 'int*'} to 'const pointer_type' {aka 'long unsigned int* const'} in initialization
  334 |         m_result_ptr(arg_result_view.data()) {
      |                      ~~~~~~~~~~~~~~~~~~~~^~
      |                                          |
      |                                          Kokkos::View::pointer_type {aka int*}
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp: In instantiation of 'Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::Serial>::ParallelScanWithTotal(const FunctorType&, const Policy&, const ViewType&) [with ViewType = Kokkos::View; Enable = void; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Traits = {Kokkos::Serial}; Kokkos::Impl::ParallelScanWithTotal, ReturnType, Kokkos::Serial>::Policy = Kokkos::RangePolicy]':
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/kokkos-install/include/Kokkos_Parallel.hpp:438:9:   required from 'void Kokkos::parallel_scan(const string&, const ExecutionPolicy&, const FunctorType&, ReturnType&) [with ExecutionPolicy = Kokkos::RangePolicy; FunctorType = KokkosKernels::Impl::ExclusiveParallelPrefixSum, Kokkos::MemoryTraits<3> > >; ReturnType = int; Enable = void; std::string = std::__cxx11::basic_string]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/common/src/KokkosKernels_SimpleUtils.hpp:135:24:   required from 'void KokkosKernels::Impl::kk_exclusive_parallel_prefix_sum(typename view_t::size_type, view_t, typename view_t::non_const_value_type&) [with view_t = Kokkos::View, Kokkos::MemoryTraits<3> >; MyExecSpace = Kokkos::Serial; typename view_t::size_type = long unsigned int; typename view_t::non_const_value_type = int]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:93:58:   required from 'static KokkosSparse::Impl::Experimental::IlutWrap::size_type KokkosSparse::Impl::Experimental::IlutWrap::prefix_sum(RowMapType&) [with RowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; KokkosSparse::Impl::Experimental::IlutWrap::size_type = int]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:646:36:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::threshold_filter(IlutHandle&, typename IlutHandle::float_t, const IRowMapType&, const IEntriesType&, const IValuesType&, ORowMapType&, OEntriesType&, OValuesType&) [with IRowMapType = Kokkos::View; IEntriesType = Kokkos::View; IValuesType = Kokkos::View*, Kokkos::HostSpace>; ORowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; OEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; OValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; typename IlutHandle::float_t = double]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:903:25:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from 'static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Serial, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release/kokkos-install/include/Serial/Kokkos_Serial_Parallel_Range.hpp:334:42: error: cannot convert 'Kokkos::View::pointer_type' {aka 'int*'} to 'const pointer_type' {aka 'long unsigned int* const'} in initialization
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:1861: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:1887: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1341: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:158: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
armpl-21.1.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        module purge
        module purge
        module load cmake/3.17.0 gcc/10.2.0 armpl/21.1.0

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

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

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.62/TestAll_2022-10-24_16.14.02/armpl/21.1.0/Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 110
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 118
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 71
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 70
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 33
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 120
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 169
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 59
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 63
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jgfouca/kokkos-kernels)
  • Branch: jgfouca/par_ilut
  • SHA: e4a0421
  • Mode: TEST_REPO

Pull Request Author: jgfouca

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

  • Build Num: 110
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 118
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 71
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 70
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 33
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 120
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 169
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 59
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 63
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e4a0421
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930 # 110 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.110/TestAll_2022-10-25_11.57.48/gcc/9.3.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
  527 |       const size_type nrows = ih.get_nrows();
      |                       ^~~~~
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]:
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.110/TestAll_2022-10-25_11.57.48/gcc/9.3.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
  Starting job gcc-9.3.0-Serial-release
kokkos devices: Serial
kokkos arch: Power8,Pascal60
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args: 
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
  PASSED gcc-9.3.0-Serial-release
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
Unrecognized compiler gcc/9.3.0 when looking for Spack variants
  Starting job gcc-9.3.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: Power8,Pascal60
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args: 
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
  PASSED gcc-9.3.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-9.3.0-OpenMP_Serial-release build_time=615 run_time=283
gcc-9.3.0-Serial-release build_time=441 run_time=128
#######################################################
FAILED TESTS
#######################################################
gcc-9.3.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/9.3.0

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.110/TestAll_2022-10-25_11.57.48/gcc/9.3.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 118 (click to expand)

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(525): here
            instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, UtRowMapType &, UtEntriesType &, UtValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, LEntriesType=Kokkos::View, LValuesType=Kokkos::View, URowMapType=Kokkos::View, UEntriesType=Kokkos::View, UValuesType=Kokkos::View, UtRowMapType=Kokkos::View, UtEntriesType=Kokkos::View, UtValuesType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(887): here
            instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View, Kokkos::MemoryTraits<2U>>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp(174): here
            instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View, Kokkos::MemoryTraits<2U>>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp(51): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/kokkos-install/include/Kokkos_ExecPolicy.hpp(391): error: name followed by "::" must be a class or namespace name
detected during:
instantiation of class "Kokkos::Impl::TeamPolicyInternal<ExecSpace, Properties...>::member_type [with ExecSpace=, Properties=<>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(562): here
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, UtRowMapType &, UtEntriesType &, UtValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, LEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, LValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>, URowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>, UtRowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(887): here
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp(174): here
instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC<KernelHandle, ARowMapType, AEntriesType, AValuesType, LRowMapType, LEntriesType, LValuesType, URowMapType, UEntriesType, UValuesType, false, true>::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp(51): here

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(556): error: no instance of overloaded function "Kokkos::parallel_for" matches the argument list
argument types are: (const char [20], spolicy_type, lambda [](const smember_type &)->void)
detected during:
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, UtRowMapType &, UtEntriesType &, UtValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, LEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, LValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>, URowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>, UtRowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>]"
(887): here
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp(174): here
instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC<KernelHandle, ARowMapType, AEntriesType, AValuesType, LRowMapType, LEntriesType, LValuesType, URowMapType, UEntriesType, UValuesType, false, true>::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp(51): here

18 errors detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3870: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp(556): error: no instance of overloaded function "Kokkos::parallel_for" matches the argument list
argument types are: (const char [20], spolicy_type, lambda [](const smember_type &)->void)
detected during:
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, UtRowMapType &, UtEntriesType &, UtValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UtRowMapType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtEntriesType=Kokkos::View<int *, Kokkos::CudaSpace::memory_space>, UtValuesType=Kokkos::View<double *, Kokkos::CudaSpace::memory_space>]"
(919): here
instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle<const int, const int, const double, Kokkos::Cuda::execution_space, Kokkos::CudaSpace::memory_space, Kokkos::CudaSpace::memory_space>, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp(174): here
instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC<KernelHandle, ARowMapType, AEntriesType, AValuesType, LRowMapType, LEntriesType, LValuesType, URowMapType, UEntriesType, UValuesType, false, true>::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, __nv_bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle<const int, const int, const double, Kokkos::Cuda, Kokkos::CudaSpace, Kokkos::CudaSpace>, ARowMapType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View<const int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View<const double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View<int *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::Device<Kokkos::CudaSpace::execution_space, Kokkos::CudaSpace::memory_space>, Kokkos::MemoryTraits<2U>>]"
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp(51): here

18 errors detected in the compilation of "/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/Cuda_OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp".
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:3856: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_CUDA_MEMSPACE_CUDASPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:861: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.21.2 cuda/11.2.2 openblas/0.3.18/gcc/8.3.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/spack-installs/cuda/11.2.2/gcc/8.3.1/base/uflzqtv --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.118/TestAll_2022-10-25_11.57.56/cuda/11.2.2/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_GCC1020 # 71 (click to expand)

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:557:34: error: policy was not declared in this scope
  557 |           "compute_l_u_factors", policy,
      |                                  ^~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:558:31: error: smember_type does not name a type; did you mean member_type?
  558 |           KOKKOS_LAMBDA(const smember_type& team) {
      |                               ^~~~~~~~~~~~
      |                               member_type
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In lambda function:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:563:13: error: expected { before ; token
  563 |           });
      |             ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In static member function static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool):
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:563:13: error: expected ) before ; token
  563 |           });
      |             ^
      |             )
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:556:27: note: to match this (
  556 |       Kokkos::parallel_for(
      |                           ^
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_symbolic/Sparse_par_ilut_symbolic_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=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_GCC1020/KokkosKernels_PullRequest_GCC1020.71/TestAll_2022-10-25_11.59.52/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.71/TestAll_2022-10-25_11.59.52/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
  527 |       const size_type nrows = ih.get_nrows();
      |                       ^~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View; LEntriesType = Kokkos::View; LValuesType = Kokkos::View*, Kokkos::HostSpace>; URowMapType = Kokkos::View; UEntriesType = Kokkos::View; UValuesType = Kokkos::View*, Kokkos::HostSpace>; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:884:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
  527 |       const size_type nrows = ih.get_nrows();
      |                       ^~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View; LEntriesType = Kokkos::View; LValuesType = Kokkos::View*, Kokkos::HostSpace>; URowMapType = Kokkos::View; UEntriesType = Kokkos::View; UValuesType = Kokkos::View*, Kokkos::HostSpace>; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:884:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
  527 |       const size_type nrows = ih.get_nrows();
      |                       ^~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutRight, Kokkos::Device, Kokkos::MemoryTraits<2> >]
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable nrows [-Werror=unused-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_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]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_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]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTRIGHT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-Threads_Serial-release build_time=492 run_time=208
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/10.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight.70/TestAll_2022-10-25_11.59.57/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.04 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.33/TestAll_2022-10-25_12.00.07/gcc/10.2.0/OpenMP_Serial-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.48957e-14
23: =========================================
23: Verify from main: Ending residual is 3.48957e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.02 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 237.27 sec

The following tests FAILED:
12 - sparse_openmp (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/KokkosKernels_PullRequest_Tpls_GCC1020.33/TestAll_2022-10-25_12.00.07/gcc/10.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

                      Kokkos::Threads::execution_space, Kokkos::HostSpace::memory_space, Kokkos::HostSpace::memory_space>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>,
                      AValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, UtRowMapType=Kokkos::View, UtEntriesType=Kokkos::View,
                      UtValuesType=Kokkos::View *, Kokkos::HostSpace::memory_space>]" at line 919
            instantiation of "void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle &, IlutHandle &, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, bool) [with IlutHandle=KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::Threads::execution_space, Kokkos::HostSpace::memory_space,
                      Kokkos::HostSpace::memory_space>, KHandle=KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View,
                      Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>]" at line 174 of
                      "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp"
            instantiation of "void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle *, const ARowMapType &, const AEntriesType &, const AValuesType &, LRowMapType &, LEntriesType &, LValuesType &, URowMapType &, UEntriesType &, UValuesType &, bool) [with KernelHandle=KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::Threads, Kokkos::HostSpace, Kokkos::HostSpace>, ARowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, AEntriesType=Kokkos::View,
                      Kokkos::MemoryTraits<3U>>, AValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3U>>, LRowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>, LEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, LValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>, URowMapType=Kokkos::View, Kokkos::MemoryTraits<3U>>,
                      UEntriesType=Kokkos::View, Kokkos::MemoryTraits<2U>>, UValuesType=Kokkos::View *, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2U>>]" at line 51 of
                      "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.120/TestAll_2022-10-25_12.00.18/intel/19.5.281/Threads-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp"

compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.120/TestAll_2022-10-25_12.00.18/intel/19.5.281/Threads-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp (code 2)
make[2]: *** [CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_THREADS_MEMSPACE_HOSTSPACE.cpp.o] Error 2
make[1]: *** [CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
intel-19.5.281-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.120/TestAll_2022-10-25_12.00.18/intel/19.5.281/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

#######################################################
intel-19.5.281-Threads-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.120/TestAll_2022-10-25_12.00.18/intel/19.5.281/Threads-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.04 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.169/TestAll_2022-10-25_12.00.27/clang/10.0.1/Threads_Serial-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.19821e-14
23: =========================================
23: Verify from main: Ending residual is 3.19821e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.02 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 234.55 sec

The following tests FAILED:
12 - sparse_threads (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release (test 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=Threads,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="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.169/TestAll_2022-10-25_12.00.27/clang/10.0.1/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.25 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.59/TestAll_2022-10-25_12.00.37/clang/13.0.0/Cuda-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.48957e-14
23: =========================================
23: Verify from main: Ending residual is 3.48957e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.24 sec

91% tests passed, 2 tests failed out of 23

Total Test time (real) = 739.62 sec

The following tests FAILED:
11 - sparse_cuda (Failed)
12 - sparse_serial (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-13.0.0-Cuda-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.21.2 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples

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_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.59/TestAll_2022-10-25_12.00.37/clang/13.0.0/Cuda-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_ARMPL2110_Tpls_ARMPL2030_GCC1020 # 63 (click to expand)

      |                       ^~~~~
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of 'static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]':
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from 'static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.63/TestAll_2022-10-25_12.02.00/armpl/21.1.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable 'nrows' [-Werror=unused-variable]
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of 'static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View; LEntriesType = Kokkos::View; LValuesType = Kokkos::View*, Kokkos::HostSpace>; URowMapType = Kokkos::View; UEntriesType = Kokkos::View; UValuesType = Kokkos::View*, Kokkos::HostSpace>; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]':
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:884:26:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from 'static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.63/TestAll_2022-10-25_12.02.00/armpl/21.1.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable 'nrows' [-Werror=unused-variable]
  527 |       const size_type nrows = ih.get_nrows();
      |                       ^~~~~
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp: In instantiation of 'static void KokkosSparse::Impl::Experimental::IlutWrap::compute_l_u_factors(IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, UtRowMapType&, UtEntriesType&, UtValuesType&, bool) [with ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; UtRowMapType = Kokkos::View; UtEntriesType = Kokkos::View; UtValuesType = Kokkos::View*, Kokkos::HostSpace>; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]':
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:916:26:   required from 'static void KokkosSparse::Impl::Experimental::IlutWrap::ilut_numeric(KHandle&, IlutHandle&, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; IlutHandle = KokkosSparse::Experimental::PAR_ILUTHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_spec.hpp:172:23:   required from 'static void KokkosSparse::Impl::PAR_ILUT_NUMERIC::par_ilut_numeric(KernelHandle*, const ARowMapType&, const AEntriesType&, const AValuesType&, LRowMapType&, LEntriesType&, LValuesType&, URowMapType&, UEntriesType&, UValuesType&, bool) [with KernelHandle = KokkosKernels::Experimental::KokkosKernelsHandle, Kokkos::OpenMP, Kokkos::HostSpace, Kokkos::HostSpace>; ARowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; AEntriesType = Kokkos::View, Kokkos::MemoryTraits<3> >; AValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3> >; LRowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; LEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; LValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >; URowMapType = Kokkos::View, Kokkos::MemoryTraits<3> >; UEntriesType = Kokkos::View, Kokkos::MemoryTraits<2> >; UValuesType = Kokkos::View*, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<2> >]'
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.63/TestAll_2022-10-25_12.02.00/armpl/21.1.0/OpenMP-release/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp:51:1:   required from here
/home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/kokkos-kernels/sparse/impl/KokkosSparse_par_ilut_numeric_impl.hpp:527:23: error: unused variable 'nrows' [-Werror=unused-variable]
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:1861: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[2]: *** [CMakeFiles/kokkoskernels.dir/build.make:1874: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_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]: *** [CMakeFiles/kokkoskernels.dir/build.make:1887: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_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]: *** [CMakeFiles/kokkoskernels.dir/build.make:1900: CMakeFiles/kokkoskernels.dir/sparse/eti/generated_specializations_cpp/par_ilut_numeric/Sparse_par_ilut_numeric_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_SIZE_T_LAYOUTLEFT_EXECSPACE_OPENMP_MEMSPACE_HOSTSPACE.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:1341: CMakeFiles/kokkoskernels.dir/all] Error 2
make: *** [Makefile:158: all] Error 2
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
  Starting job armpl-21.1.0-Serial-release
kokkos devices: Serial
kokkos arch: A64FX
kokkos options: 
kokkos cuda options: 
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized 
extra_args: 
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
  PASSED armpl-21.1.0-Serial-release
#######################################################
PASSED TESTS
#######################################################
armpl-21.1.0-Serial-release build_time=1545 run_time=264
#######################################################
FAILED TESTS
#######################################################
armpl-21.1.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        module purge
        module purge
        module load cmake/3.17.0 gcc/10.2.0 armpl/21.1.0

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

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

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.63/TestAll_2022-10-25_12.02.00/armpl/21.1.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 111
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 119
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 72
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 71
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 34
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 121
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 170
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 60
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 64
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jgfouca/kokkos-kernels)
  • Branch: jgfouca/par_ilut
  • SHA: 3385217
  • Mode: TEST_REPO

Pull Request Author: jgfouca

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

  • Build Num: 111
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 119
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 72
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 71
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 34
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 121
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 170
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 60
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 64
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3385217
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930 # 111 (click to expand)

22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.04 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.111/TestAll_2022-10-25_13.46.50/gcc/9.3.0/OpenMP_Serial-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.48957e-14
23: =========================================
23: Verify from main: Ending residual is 3.48957e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.01 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 277.24 sec

The following tests FAILED:
12 - sparse_openmp (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
gcc-9.3.0-OpenMP-release build_time=480 run_time=115
gcc-9.3.0-Serial-release build_time=440 run_time=128
#######################################################
FAILED TESTS
#######################################################
gcc-9.3.0-OpenMP_Serial-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930.111/TestAll_2022-10-25_13.46.50/gcc/9.3.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 119 (click to expand)

22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.63 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.119/TestAll_2022-10-25_13.47.00/cuda/11.2.2/Cuda_OpenMP-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.48957e-14
23: =========================================
23: Verify from main: Ending residual is 3.48957e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.56 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 663.80 sec

The following tests FAILED:
11 - sparse_cuda (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
cuda-11.2.2-Cuda_OpenMP-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.21.2 cuda/11.2.2 openblas/0.3.18/gcc/8.3.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda,OpenMP --arch=Volta70 --compiler=/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos/bin/nvcc_wrapper --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/spack-installs/cuda/11.2.2/gcc/8.3.1/base/uflzqtv --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight.119/TestAll_2022-10-25_13.47.00/cuda/11.2.2/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_GCC1020 # 72 (click to expand)

test 17
      Start 17: gmres_test_prec

17: Test command: /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.72/TestAll_2022-10-25_13.48.49/gcc/10.2.0/OpenMP-release/example/gmres/KokkosKernels_gmres_test_prec
17: Test timeout computed to be: 2500
17: Convergence tolerance is: 1e-10
17: Ending relative residual is: 3.48957e-14
17: =========================================
17: Verify from main: Ending residual is 3.48957e-14
17: Number of iterations is: 1
17: Diff of residual from main - residual from solver: 0
17: Convergence flag is : Converged
17: Test passed!
17/17 Test #17: gmres_test_prec .................. Passed 0.01 sec

94% tests passed, 1 tests failed out of 17

Total Test time (real) = 224.76 sec

The following tests FAILED:
6 - sparse_openmp (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-10.2.0-OpenMP-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

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

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=OpenMP --arch=SKX --compiler=/home/projects/x86-64/gcc/10.2.0/bin/g++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized " --cxxstandard="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=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_GCC1020/KokkosKernels_PullRequest_GCC1020.72/TestAll_2022-10-25_13.48.49/gcc/10.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020/KokkosKernels_PullRequest_GCC1020.72/TestAll_2022-10-25_13.48.49/gcc/10.2.0/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/jgfouca/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 33852171b909223ded6dc94eff16b150283b7d85^{commit} # timeout=10
Checking out Revision 33852171b909223ded6dc94eff16b150283b7d85 (detached)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 33852171b909223ded6dc94eff16b150283b7d85 # timeout=10
Commit message: "Formatting"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk e4a0421fb00db6baf7b305d094d8a6bd68ce84b3 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 351a0d14ef169b591914e2e69e9035a2cc27eee7 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 351a0d14ef169b591914e2e69e9035a2cc27eee7 # timeout=10
Commit message: "Merge pull request #5595 from masterleinad/update_sycl_aot_flags"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 351a0d14ef169b591914e2e69e9035a2cc27eee7 # timeout=10
[KokkosKernels_PullRequest_GCC1020_Light_LayoutRight] $ /bin/bash -el /tmp/jenkins1040549457397765901.sh
Running on machine: blake
WARNING!! THE FOLLOWING CHANGES ARE UNCOMMITTED!! :
?? perf_test/batched/sparse/

KokkosKernels Repository Status: 33852171b909223ded6dc94eff16b150283b7d85 Formatting

Kokkos Repository Status: 351a0d14ef169b591914e2e69e9035a2cc27eee7 Merge pull request #5595 from masterleinad/update_sycl_aot_flags

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-Threads_Serial-release
kokkos devices: Threads,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED gcc-10.2.0-Threads_Serial-release
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args: --no-default-eti
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutRight
PASSED gcc-10.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP-release build_time=379 run_time=88
gcc-10.2.0-Threads_Serial-release build_time=482 run_time=205
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC1020_Light_LayoutRight
Finished: SUCCESS

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

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/jgfouca/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/jgfouca/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/jgfouca/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse 33852171b909223ded6dc94eff16b150283b7d85^{commit} # timeout=10
Checking out Revision 33852171b909223ded6dc94eff16b150283b7d85 (detached)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 33852171b909223ded6dc94eff16b150283b7d85 # timeout=10
Commit message: "Formatting"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk e4a0421fb00db6baf7b305d094d8a6bd68ce84b3 # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 351a0d14ef169b591914e2e69e9035a2cc27eee7 (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 351a0d14ef169b591914e2e69e9035a2cc27eee7 # timeout=10
Commit message: "Merge pull request #5595 from masterleinad/update_sycl_aot_flags"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 351a0d14ef169b591914e2e69e9035a2cc27eee7 # timeout=10
[KokkosKernels_PullRequest_Tpls_GCC1020] $ /bin/bash -el /tmp/jenkins2842655187413373292.sh
Running on machine: blake
KokkosKernels Repository Status:  33852171b909223ded6dc94eff16b150283b7d85 Formatting

Kokkos Repository Status: 351a0d14ef169b591914e2e69e9035a2cc27eee7 Merge pull request #5595 from masterleinad/update_sycl_aot_flags

Going to test compilers: gcc/10.2.0
Testing compiler gcc/10.2.0
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Unrecognized compiler gcc/10.2.0 when looking for Spack variants
Starting job gcc-10.2.0-OpenMP_Serial-release
kokkos devices: OpenMP,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-10.2.0-OpenMP_Serial-release
#######################################################
PASSED TESTS
#######################################################
gcc-10.2.0-OpenMP_Serial-release build_time=559 run_time=233
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC1020
Finished: SUCCESS

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

16: Test MGS Passed!
16: =======================================
16: 
16: 
16: Both tests have passed!!
16/17 Test #16: gmres_test_real_A ................   Passed    0.06 sec
test 17
      Start 17: gmres_test_prec

17: Test command: /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.121/TestAll_2022-10-25_13.49.15/intel/19.5.281/OpenMP-release/example/gmres/KokkosKernels_gmres_test_prec
17: Test timeout computed to be: 2500
17: Convergence tolerance is: 1e-10
17: Ending relative residual is: 3.48957e-14
17: =========================================
17: Verify from main: Ending residual is 3.48957e-14
17: Number of iterations is: 1
17: Diff of residual from main - residual from solver: 0
17: Convergence flag is : Converged
17: Test passed!
17/17 Test #17: gmres_test_prec .................. Passed 0.02 sec

94% tests passed, 1 tests failed out of 17

Total Test time (real) = 99.78 sec

The following tests FAILED:
6 - sparse_openmp (Failed)
Errors while running CTest
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Unrecognized compiler intel/19.5.281 when looking for Spack variants
Starting job intel-19.5.281-Threads-release
kokkos devices: Threads
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized -diag-disable=1011 -diag-disable=869 -diag-disable=1011 -diag-disable=869
extra_args: --disable-perftests
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-19.5.281-Threads-release
#######################################################
PASSED TESTS
#######################################################
intel-19.5.281-Threads-release build_time=804 run_time=124
#######################################################
FAILED TESTS
#######################################################
intel-19.5.281-OpenMP-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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_INTEL19/KokkosKernels_PullRequest_Tpls_INTEL19.121/TestAll_2022-10-25_13.49.15/intel/19.5.281/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.03 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.170/TestAll_2022-10-25_13.49.25/clang/10.0.1/Threads_Serial-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.19821e-14
23: =========================================
23: Verify from main: Ending residual is 3.19821e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.01 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 242.73 sec

The following tests FAILED:
12 - sparse_threads (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Threads_Serial-release (test 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=Threads,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="17" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.170/TestAll_2022-10-25_13.49.25/clang/10.0.1/Threads_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG13CUDA10 # 60 (click to expand)

22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test CGS2 Passed!
22: =======================================
22: 
22: 
22: Testing GMRES with MGS ortho:
22: Ending relative residual is: 5.003e-11
22: =======================================
22: Verify from main: Ending residual is 5.003e-11
22: Number of iterations is: 30
22: Diff of residual from main - residual from solver: 0
22: Convergence flag is : Converged
22: Test MGS Passed!
22: =======================================
22: 
22: 
22: Both tests have passed!!
22/23 Test #22: gmres_test_real_A ................   Passed    0.62 sec
test 23
      Start 23: gmres_test_prec

23: Test command: /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.60/TestAll_2022-10-25_13.49.34/clang/13.0.0/Cuda-release/example/gmres/KokkosKernels_gmres_test_prec
23: Test timeout computed to be: 2500
23: Convergence tolerance is: 1e-10
23: Ending relative residual is: 3.48957e-14
23: =========================================
23: Verify from main: Ending residual is 3.48957e-14
23: Number of iterations is: 1
23: Diff of residual from main - residual from solver: 0
23: Convergence flag is : Converged
23: Test passed!
23/23 Test #23: gmres_test_prec .................. Passed 0.55 sec

96% tests passed, 1 tests failed out of 23

Total Test time (real) = 716.14 sec

The following tests FAILED:
11 - sparse_cuda (Failed)
Errors while running CTest
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-13.0.0-Cuda-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

    source /etc/profile.d/modules.sh
    module purge
    module load cmake/3.21.2 clang/13.0.0 openblas/0.3.20/gcc/9.3.0 cuda/10.1.243

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Cuda --arch=Power9,Volta70 --compiler=/home/projects/ppc64le-pwr9-nvidia/spack/opt/spack/linux-rhel7-power9le/gcc-7.4.0/llvm-13.0.0-t6hzufjroylzhs7hg3dvmhrrcsvhygzv/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="17" --ldflags="" --with-cuda=/home/projects/ppc64le-pwr9-nvidia/cuda/10.1.243 --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls=blas --user-blas-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-lapack-path=/home/projects/ppc64le-pwr9/spack/opt/spack/linux-rhel7-power9le/gcc-9.3.0/openblas-0.3.20-wt32he2mqdzpqfzdbyhiwaqibx6j6s3l/lib --user-blas-lib=blas --user-lapack-lib=lapack --extra-linker-flags=-lgfortran,-lm --with-options= --with-cuda-options= --no-examples

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_CLANG13CUDA10/KokkosKernels_PullRequest_CLANG13CUDA10.60/TestAll_2022-10-25_13.49.34/clang/13.0.0/Cuda-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_ARMPL2110_Tpls_ARMPL2030_GCC1020 # 64 (click to expand)

16: Test MGS Passed!
16: =======================================
16: 
16: 
16: Both tests have passed!!
16/17 Test #16: gmres_test_real_A ................   Passed    0.87 sec
test 17
      Start 17: gmres_test_prec

17: Test command: /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.64/TestAll_2022-10-25_13.50.59/armpl/21.1.0/OpenMP-release/example/gmres/KokkosKernels_gmres_test_prec
17: Test timeout computed to be: 2500
17: Convergence tolerance is: 1e-10
17: Ending relative residual is: 3.27945e-14
17: =========================================
17: Verify from main: Ending residual is 3.27945e-14
17: Number of iterations is: 1
17: Diff of residual from main - residual from solver: 0
17: Convergence flag is : Converged
17: Test passed!
17/17 Test #17: gmres_test_prec .................. Passed 0.05 sec

94% tests passed, 1 tests failed out of 17

Total Test time (real) = 264.65 sec

The following tests FAILED:
6 - sparse_openmp (Failed)
Errors while running CTest
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Unrecognized compiler armpl/21.1.0 when looking for Spack variants
Starting job armpl-21.1.0-Serial-release
kokkos devices: Serial
kokkos arch: A64FX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED armpl-21.1.0-Serial-release
#######################################################
PASSED TESTS
#######################################################
armpl-21.1.0-Serial-release build_time=1533 run_time=262
#######################################################
FAILED TESTS
#######################################################
armpl-21.1.0-OpenMP-release (test failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020/KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020.64/TestAll_2022-10-25_13.50.59/armpl/21.1.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 115
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 123
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 76
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 75
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 38
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 125
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 174
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 64
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 68
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (jgfouca/kokkos-kernels)
  • Branch: jgfouca/par_ilut
  • SHA: a8fad20
  • Mode: TEST_REPO

Pull Request Author: jgfouca

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 115
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 123
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 76
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 75
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 38
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 125
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 174
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 64
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 68
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH jgfouca/par_ilut
KOKKOSKERNELS_SOURCE_REPO https://github.com/jgfouca/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a8fad20
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 80eab02
PR_LABELS
PULLREQUESTNUM 1506
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@jgfouca
Copy link
Contributor Author

jgfouca commented Oct 27, 2022

Eureka! AT passed! @lucbv , should I squash all these commits?

@kokkos-devops-admin
Copy link

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

@brian-kelley
Copy link
Contributor

@jgfouca I just approved the last round of changes, so you should get the green merge button pretty soon. Just click "squash and merge" to have github do the squashing.

If you really want to clean up the squashed commit message, you could do it youself and force-push but then the autotester will have to run again

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@jgfouca
Copy link
Contributor Author

jgfouca commented Oct 28, 2022

@brian-kelley , it looks like I'm not authorized to merge.

@brian-kelley brian-kelley merged commit a2fb862 into kokkos:develop Oct 28, 2022
@brian-kelley
Copy link
Contributor

@srajama1 @lucbv Could one of you add Jim to the developers list?

@jgfouca jgfouca deleted the jgfouca/par_ilut branch October 28, 2022 21:25
@lucbv
Copy link
Contributor

lucbv commented Oct 28, 2022

I checked and @jgfouca is in the kokkoskernels team in the kokkos org.

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