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

Prune extra dependencies #1241

Merged

Conversation

mzuzek
Copy link

@mzuzek mzuzek commented Dec 21, 2021

@lucbv @vqd8a

Can we replace KokkosKernels_Utils.hpp include in KokkosBatched_Util.hpp (introduced with 81d7f94, for KOKKOSKERNELS_MACRO_MIN() I assume) with KokkosKernels_SimpleUtils.hpp ?

Pulling in whole set of utilities with KokkosKernels_Utils.hpp blocks other utilities from including KokkosBatched_Util.hpp and can easily lead to circular dependencies issues (e.g. on #1099 I've just hit conflict with: KokkosKernels_UtilsKokkosKernels_SparseUtilsKokkosKernels_BlockUtils (new) → KokkosBatched_Gemm_Serial_InternalKokkosBatched_Util.hpp)

utils_headers

@kokkos-devops-admin
Copy link

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

Copy link
Contributor

@vqd8a vqd8a left a comment

Choose a reason for hiding this comment

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

Thanks @MikolajZuzek

@mzuzek mzuzek mentioned this pull request Jan 7, 2022
9 tasks
@mzuzek
Copy link
Author

mzuzek commented Jan 19, 2022

@lucbv Would you see anything for me to add or fix on this PR ?

@lucbv lucbv self-requested a review January 19, 2022 15:31
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

This looks fine, thanks @MikolajZuzek
I will add the flag to have it tested

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

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 128
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 126
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 784
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 431
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 775
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 763
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 168
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: fix-extra-batched-util-dependencies
  • SHA: 64fb731
  • Mode: TEST_REPO

Pull Request Author: MikolajZuzek

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 128
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 126
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 784
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 431
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 775
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 763
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 168
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 64fb731
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 6c786cd
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740 # 128 (click to expand)

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

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

6 errors detected in the compilation of "/tmp/tmpxft_00027278_00000000-6_Test_Cuda_Batched_Dense.cpp1.ii".
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/cuda/Test_Cuda_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_cuda.dir/all] Error 2
[ 92%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 92%] Built target KokkosBlas3_gemm_perf_test
[ 92%] Linking CXX executable sparse_kk_spmv
[ 92%] Built target sparse_kk_spmv
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(104): warning: statement is unreachable

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

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740.128/TestAll_2022-01-19_10.19.57/cuda/9.2.88/Cuda_OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight.126/TestAll_2022-01-19_10.20.07/cuda/10.1.243/Cuda_Serial-release/kokkos-install/include/Kokkos_Parallel.hpp(200): here
            instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicy, FunctorType=Test::TeamAxpy::Functor_TestBatchedTeamAxpy, Kokkos::View>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(55): here
            instantiation of "void Test::TeamAxpy::Functor_TestBatchedTeamAxpy::run() [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(98): here
            instantiation of "void Test::TeamAxpy::impl_test_batched_axpy(int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View, alphaViewType=Kokkos::View]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy.hpp(132): here
            instantiation of "int test_batched_team_axpy() [with DeviceType=Kokkos::Cuda, ValueType=double, ScalarType=double]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamAxpy_Real.hpp(10): here

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

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

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

Reproducer instructions:

Load modules:

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

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

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

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

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

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

       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp: In instantiation of int ArithTraitsTesterTranscendentalBase::testHostImpl(std::ostream&) const [with ScalarType = char; DeviceType = Kokkos::OpenMP; std::ostream = std::basic_ostream]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_Transpose.hpp:171:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/all] Error 2
[ 90%] Linking CXX executable KokkosBlas3_perf_test
[ 90%] Built target KokkosBlas3_perf_test
[ 91%] Linking CXX executable KokkosKernels_blas_openmp
[ 91%] Built target KokkosKernels_blas_openmp
[ 91%] Linking CXX executable KokkosKernels_graph_openmp
[ 91%] Built target KokkosKernels_graph_openmp
[ 91%] Linking CXX executable KokkosKernels_sparse_openmp
[ 91%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/7.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.784/TestAll_2022-01-19_10.20.16/gcc/7.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/KokkosKernels_PullRequest_GCC720.784/TestAll_2022-01-19_10.20.16/gcc/7.2.0/Pthread_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp: In instantiation of int ArithTraitsTesterTranscendentalBase::testHostImpl(std::ostream&) const [with ScalarType = char; DeviceType = Kokkos::OpenMP; std::ostream = std::basic_ostream]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_Transpose.hpp:171:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
[ 87%] Linking CXX executable sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/all] Error 2
[ 87%] Built target sparse_kk_spmv
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
[ 88%] Linking CXX executable KokkosBlas3_perf_test
[ 88%] Built target KokkosBlas3_perf_test
[ 89%] Linking CXX executable KokkosKernels_blas_openmp
[ 89%] Built target KokkosKernels_blas_openmp
[ 89%] Linking CXX executable KokkosKernels_graph_openmp
[ 89%] Built target KokkosKernels_graph_openmp
[ 89%] Linking CXX executable KokkosKernels_sparse_openmp
[ 89%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/7.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.431/TestAll_2022-01-19_10.20.25/gcc/7.2.0/OpenMP-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

Reproducer instructions:

Load modules:

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

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720_Light_LayoutRight/KokkosKernels_PullRequest_GCC720_Light_LayoutRight.431/TestAll_2022-01-19_10.20.25/gcc/7.2.0/Pthread_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp: In instantiation of int ArithTraitsTesterComplexBase::testHostImpl(std::ostream&) const [with ScalarType = char; DeviceType = Kokkos::OpenMP; std::ostream = std::basic_ostream]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_Transpose.hpp:171:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1088:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1088:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:1092:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp: In instantiation of int ArithTraitsTesterTranscendentalBase::testHostImpl(std::ostream&) const [with ScalarType = char; DeviceType = Kokkos::OpenMP; std::ostream = std::basic_ostream]:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_Transpose.hpp:171:1:   required from here
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: error: KOKKOS_IMPL_DO_NOT_USE_PRINTF was not declared in this scope
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:68:34: note: suggested alternative: KOKKOS_IMPL_DO_PRAGMA
     KOKKOS_IMPL_DO_NOT_USE_PRINTF("%s:%s:%d: Failure\n", __FILE__, __func__, \
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                                   __LINE__);                                 \
                                   ~~~~~~~~~
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/kokkos-kernels/unit_test/common/Test_Common_ArithTraits.hpp:498:7: note: in expansion of macro FAILURE
       FAILURE();
       ^~~~~~~
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/openmp/Test_OpenMP_Common.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_common_openmp.dir/all] Error 2
[ 87%] Linking CXX executable KokkosBlas3_perf_test
[ 87%] Built target KokkosBlas3_perf_test
[ 87%] Linking CXX executable KokkosKernels_blas_openmp
[ 87%] Built target KokkosKernels_blas_openmp
[ 87%] Linking CXX executable KokkosKernels_graph_openmp
[ 87%] Built target KokkosKernels_graph_openmp
[ 87%] Linking CXX executable KokkosKernels_blas_serial
[ 87%] Built target KokkosKernels_blas_serial
[ 87%] Linking CXX executable KokkosKernels_sparse_openmp
[ 87%] Built target KokkosKernels_sparse_openmp
[ 88%] Linking CXX executable KokkosKernels_sparse_serial
[ 88%] Built target KokkosKernels_sparse_serial
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
gcc-7.2.0-OpenMP_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 gcc/7.2.0 openblas/0.2.20/gcc/7.2.0

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

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_GCC720/KokkosKernels_PullRequest_Tpls_GCC720.775/TestAll_2022-01-19_10.20.35/gcc/7.2.0/OpenMP_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

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

/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/src/batched/dense/impl/KokkosBatched_Axpy_Impl.hpp(328): error: identifier "KOKKOS_IMPL_DO_NOT_USE_PRINTF" is undefined
KOKKOS_IMPL_DO_NOT_USE_PRINTF(
^
detected during:
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::operator()(const MemberType &) const [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>, MemberType=Kokkos::Impl::HostThreadTeamMemberKokkos::OpenMP]" at line 867 of
"/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp"
instantiation of "std::enable_if<std::is_same<TagType, void>::value, void>::type Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::OpenMP>::exec_team(const FunctorType &, Kokkos::Impl::HostThreadTeamData &, int, int, int) [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::OpenMP, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>>,
Properties=Kokkos::OpenMP::execution_space, TagType=Kokkos::Impl::WorkTagTrait::base_traits::work_tag]" at line 942 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/OpenMP/Kokkos_OpenMP_Parallel.hpp"
instantiation of "void Kokkos::Impl::ParallelFor<FunctorType, Kokkos::TeamPolicy<Properties...>, Kokkos::OpenMP>::execute() const [with FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::OpenMP, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>>, Properties=Kokkos::OpenMP::execution_space]" at line 169 of
"/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp"
instantiation of "void Kokkos::parallel_for(const ExecPolicy &, const FunctorType &, const std::__cxx11::string &, std::enable_if<Kokkos::is_execution_policy::value, void>::type *) [with ExecPolicy=Kokkos::TeamPolicyKokkos::OpenMP::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::OpenMP, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>>]" at line 200 of
"/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/Kokkos_Parallel.hpp"
instantiation of "void Kokkos::parallel_for(const std::__cxx11::string &, const ExecPolicy &, const FunctorType &) [with ExecPolicy=Kokkos::TeamPolicyKokkos::OpenMP::execution_space, FunctorType=Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<Kokkos::OpenMP, Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>>]" at line 56 of
"/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp"
instantiation of "void Test::TeamVectorAxpy::Functor_TestBatchedTeamVectorAxpy<DeviceType, ViewType, alphaViewType>::run() [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>]" at line 99 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp"
instantiation of "void Test::TeamVectorAxpy::impl_test_batched_axpy<DeviceType,ViewType,alphaViewType>(int, int, int) [with DeviceType=Kokkos::OpenMP, ViewType=Kokkos::View<double **, Kokkos::LayoutLeft, Kokkos::OpenMP>, alphaViewType=Kokkos::View<double *, Kokkos::LayoutLeft, Kokkos::OpenMP>]" at line 133 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy.hpp"
instantiation of "int test_batched_teamvector_axpy<DeviceType,ValueType,ScalarType>() [with DeviceType=Kokkos::OpenMP, ValueType=double, ScalarType=double]" at line 10 of "/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/batched/dense/Test_Batched_TeamVectorAxpy_Real.hpp"

compilation aborted for /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/kokkos-kernels/unit_test/openmp/Test_OpenMP_Batched_Dense.cpp (code 2)
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/openmp/Test_OpenMP_Batched_Dense.cpp.o] Error 2
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_dla_openmp.dir/all] Error 2
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
[ 84%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 84%] Built target KokkosBlas3_gemm_perf_test
[ 84%] Linking CXX executable sparse_kk_spmv
[ 84%] Linking CXX executable sparse_spmv_struct_tuning
[ 84%] Built target sparse_kk_spmv
[ 84%] Built target sparse_spmv_struct_tuning
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_Tpls_INTEL18/KokkosKernels_PullRequest_Tpls_INTEL18.763/TestAll_2022-01-19_10.20.46/intel/18.1.163/OpenMP-release/kokkos-install/include/impl/Kokkos_HostThreadTeam.hpp(842): remark #15335: was not vectorized: vectorization possible but seems inefficient. Use vector always directive or -vec-threshold0 to override
[ 85%] Linking CXX executable KokkosKernels_blas_openmp
[ 85%] Built target KokkosKernels_blas_openmp
[ 86%] Linking CXX executable KokkosBlas3_perf_test
[ 86%] Built target KokkosBlas3_perf_test
[ 86%] Linking CXX executable KokkosKernels_sparse_openmp
[ 86%] Built target KokkosKernels_sparse_openmp
make: *** [all] Error 2
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Unrecognized compiler intel/18.1.163 when looking for Spack variants
Starting job intel-18.1.163-Pthread-release
kokkos devices: Pthread
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED intel-18.1.163-Pthread-release
#######################################################
PASSED TESTS
#######################################################
intel-18.1.163-Pthread-release build_time=436 run_time=0
#######################################################
FAILED TESTS
#######################################################
intel-18.1.163-OpenMP-release (build failed)
#######################################################

Reproducer instructions:

Load modules:

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

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

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

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

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

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

Scanning dependencies of target KokkosKernels_sparse_serial
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_Spmv_TeamVector_Impl.hpp:232:7: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
      KOKKOS_IMPL_DO_NOT_USE_PRINTF(
      ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_Spmv_TeamVector_Impl.hpp:239:7: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
      KOKKOS_IMPL_DO_NOT_USE_PRINTF(
      ^
[ 78%] Building CXX object unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/Test_Main.cpp.o
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_Spmv_TeamVector_Impl.hpp:246:7: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
      KOKKOS_IMPL_DO_NOT_USE_PRINTF(
      ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_Spmv_TeamVector_Impl.hpp:254:7: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
      KOKKOS_IMPL_DO_NOT_USE_PRINTF(
      ^
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_Spmv_TeamVector_Impl.hpp:263:7: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
      KOKKOS_IMPL_DO_NOT_USE_PRINTF(
      ^
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/serial/Test_Serial_Batched_Sparse.cpp:5:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/batched/sparse/Test_Batched_Sparse.hpp:9:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/unit_test/batched/sparse/Test_Batched_TeamCG.hpp:6:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/KokkosBatched_CG.hpp:64:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/sparse/impl/KokkosBatched_CG_Team_Impl.hpp:49:
In file included from /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/dense/KokkosBatched_Axpy.hpp:139:
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/kokkos-kernels/src/batched/dense/impl/KokkosBatched_Axpy_Impl.hpp:226:5: error: use of undeclared identifier 'KOKKOS_IMPL_DO_NOT_USE_PRINTF'
    KOKKOS_IMPL_DO_NOT_USE_PRINTF(
    ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[2]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/serial/Test_Serial_Batched_Sparse.cpp.o] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_batched_sla_serial.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 78%] Building CXX object unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o
[ 78%] Linking CXX executable KokkosBlas2_gemv_perf_test
[ 78%] Built target KokkosBlas2_gemv_perf_test
[ 79%] Linking CXX executable sparse_sptrsv_supernode
[ 79%] Built target sparse_sptrsv_supernode
[ 80%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 80%] Built target KokkosBlas3_gemm_perf_test
[ 80%] Linking CXX executable sparse_spmv_struct
[ 80%] Built target sparse_spmv_struct
[ 80%] Linking CXX executable sparse_kk_spmv
[ 80%] Built target sparse_kk_spmv
[ 81%] Linking CXX executable KokkosBlas3_perf_test
[ 81%] Built target KokkosBlas3_perf_test
[ 81%] Linking CXX executable sparse_pcg
[ 81%] Built target sparse_pcg
[ 82%] Linking CXX executable sparse_block_pcg
[ 82%] Built target sparse_block_pcg
[ 83%] Linking CXX executable KokkosKernels_blas_serial
[ 83%] Built target KokkosKernels_blas_serial
[ 84%] Linking CXX executable sparse_gs
[ 84%] Built target sparse_gs
[ 84%] Linking CXX executable KokkosKernels_sparse_serial
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `int KokkosBlas::trtri, Kokkos::MemoryTraits<1u> > >(char const*, char const*, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)':
Test_Serial_Sparse.cpp:(.text._ZN10KokkosBlas5trtriIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEEEiPKcSE_RKT_[_ZN10KokkosBlas5trtriIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEEEiPKcSE_RKT_]+0x463): undefined reference to `KokkosBlas::Impl::TRTRI >, Kokkos::View, Kokkos::MemoryTraits<1u> >, false, false>::trtri(Kokkos::View > const&, char const*, char const*, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosBlas::trmm, Kokkos::MemoryTraits<1u> >, Kokkos::View, Kokkos::MemoryTraits<1u> > >(char const*, char const*, char const*, char const*, Kokkos::View, Kokkos::MemoryTraits<1u> >::const_value_type&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)':
Test_Serial_Sparse.cpp:(.text._ZN10KokkosBlas4trmmIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEESC_EEvPKcSE_SE_SE_RNT0_16const_value_typeERKT_RKSF_[_ZN10KokkosBlas4trmmIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEESC_EEvPKcSE_SE_SE_RNT0_16const_value_typeERKT_RKSF_]+0x8de): undefined reference to `KokkosBlas::Impl::TRMM, Kokkos::MemoryTraits<1u> >, Kokkos::View, Kokkos::MemoryTraits<1u> >, false, false>::trmm(char const*, char const*, char const*, char const*, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `int KokkosBlas::trtri**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > >(char const*, char const*, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)':
Test_Serial_Sparse.cpp:(.text._ZN10KokkosBlas5trtriIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEEEiPKcSG_RKT_[_ZN10KokkosBlas5trtriIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEEEiPKcSG_RKT_]+0x463): undefined reference to `KokkosBlas::Impl::TRTRI >, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, false, false>::trtri(Kokkos::View > const&, char const*, char const*, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosBlas::trmm**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > >(char const*, char const*, char const*, char const*, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >::const_value_type&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)':
Test_Serial_Sparse.cpp:(.text._ZN10KokkosBlas4trmmIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEESE_EEvPKcSG_SG_SG_RNT0_16const_value_typeERKT_RKSH_[_ZN10KokkosBlas4trmmIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEESE_EEvPKcSG_SG_SG_RNT0_16const_value_typeERKT_RKSH_]+0x8de): undefined reference to `KokkosBlas::Impl::TRMM const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, false, false>::trmm(char const*, char const*, char const*, char const*, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
../src/libkokkoskernels.a(Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o): In function `void KokkosBlas::trsm, Kokkos::MemoryTraits<1u> >, Kokkos::View > >(char const*, char const*, char const*, char const*, Kokkos::View >::const_value_type&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&, Kokkos::View > const&)':
Sparse_sptrsv_solve_eti_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:(.text._ZN10KokkosBlas4trsmIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEENS2_IS4_JS5_S8_SB_EEEEEvPKcSF_SF_SF_RNT0_16const_value_typeERKT_RKSG_[_ZN10KokkosBlas4trsmIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEENS2_IS4_JS5_S8_SB_EEEEEvPKcSF_SF_SF_RNT0_16const_value_typeERKT_RKSG_]+0x8fe): undefined reference to `KokkosBlas::Impl::TRSM, Kokkos::MemoryTraits<1u> >, Kokkos::View, Kokkos::MemoryTraits<1u> >, false, false>::trsm(char const*, char const*, char const*, char const*, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
../src/libkokkoskernels.a(Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp.o): In function `void KokkosBlas::trsm**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::HostSpace, Kokkos::MemoryTraits<1u> > >(char const*, char const*, char const*, char const*, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::HostSpace, Kokkos::MemoryTraits<1u> >::const_value_type&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::HostSpace, Kokkos::MemoryTraits<1u> > const&)':
Sparse_sptrsv_solve_eti_COMPLEX_DOUBLE_ORDINAL_INT_OFFSET_INT_LAYOUTLEFT_EXECSPACE_SERIAL_MEMSPACE_HOSTSPACE.cpp:(.text._ZN10KokkosBlas4trsmIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEENS2_IS6_JS7_SA_SD_EEEEEvPKcSH_SH_SH_RNT0_16const_value_typeERKT_RKSI_[_ZN10KokkosBlas4trsmIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_7ThreadsENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEENS2_IS6_JS7_SA_SD_EEEEEvPKcSH_SH_SH_RNT0_16const_value_typeERKT_RKSI_]+0x8fe): undefined reference to `KokkosBlas::Impl::TRSM const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, false, false>::trsm(char const*, char const*, char const*, char const*, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
clang-10: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [unit_test/KokkosKernels_sparse_serial] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/all] Error 2
make: *** [all] Error 2
#######################################################
PASSED TESTS
#######################################################
#######################################################
FAILED TESTS
#######################################################
clang-10.0.1-Pthread_Serial-release (build failed)
#######################################################
  # Reproducer instructions:
  #   Load modules:
        source /etc/profile.d/modules.sh
        module purge
        module load cmake/3.19.3 clang/10.0.1

$KOKKOSKERNELS_PATH/cm_generate_makefile.bash --with-devices=Pthread,Serial --arch=SKX --compiler=/home/projects/x86-64/spack/opt/spack/linux-rhel7-x86_64/gcc-10.2.0/llvm-10.0.1-nldepabrxk2zcykcq7rlky5sr53hnm63/bin/clang++ --cxxflags="-O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wuninitialized " --cxxstandard="14" --ldflags="" --kokkos-path=$KOKKOS_PATH --kokkoskernels-path=$KOKKOSKERNELS_PATH --with-scalars='double,complex_double' --with-ordinals=int --with-offsets=int,size_t --with-layouts=LayoutLeft --with-tpls= --with-options= --with-cuda-options= --no-examples

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

  # Move to the build directory
    cd /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_CLANG1001/KokkosKernels_PullRequest_CLANG1001.168/TestAll_2022-01-19_10.20.55/clang/10.0.1/Pthread_Serial-release
  # To reload modules
    source ./reload_modules.sh
  # To reconfigure
    ./call_generate_makefile.sh
  # To rebuild
    make -j
  # To retest
    ctest -V

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

@mzuzek mzuzek force-pushed the fix-extra-batched-util-dependencies branch from 64fb731 to a824e10 Compare January 19, 2022 21:56
@kokkos-devops-admin
Copy link

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

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Still looks fine

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

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

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 137
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 134
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 792
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 439
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 783
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 771
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 176
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: fix-extra-batched-util-dependencies
  • SHA: a824e10
  • Mode: TEST_REPO

Pull Request Author: MikolajZuzek

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_GCC720_Light_Tpls_GCC720_GCC740

  • Build Num: 137
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA10_Tpls_CUDA10_LayoutRight

  • Build Num: 134
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 792
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 439
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 783
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 771
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 176
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH fix-extra-batched-util-dependencies
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a824e10
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 701fb05
PR_LABELS
PULLREQUESTNUM 1241
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@lucbv lucbv merged commit 515f954 into kokkos:develop Jan 20, 2022
@mzuzek mzuzek deleted the fix-extra-batched-util-dependencies branch January 20, 2022 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants