Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add unit tests SpMV for BlockCrsMatrix and BsrMatrix #1313

Closed
wants to merge 12 commits into from

Conversation

uhetmaniuk
Copy link
Contributor

  • Fix compilation weaknesses.
  • Enable unit tests with BlockCrsMatrix and BsrMatrix

@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'.

@uhetmaniuk
Copy link
Contributor Author

@lucbv

I believe to have fixed the issues with the unit tests for SpMV with BlockCrsMatrix and BsrMatrix.
It is ready for review.

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 to me, can you just use the explicit types for variables to make things simple.

unit_test/sparse/Test_Sparse_spmv_blockcrs.hpp Outdated Show resolved Hide resolved
unit_test/sparse/Test_Sparse_spmv_blockcrs.hpp Outdated Show resolved Hide resolved
@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 11, 2022
@lucbv
Copy link
Contributor

lucbv commented Feb 11, 2022

@uhetmaniuk the ci-tests are failing because of some std math functions you are using.
To fix this you might want to use Kokkos::ArithTrait<myType>::func, we developed it because of the issues you see on different architectures...

@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 11, 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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 61
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 832
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 479
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 823
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 811
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 216
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: 3084c37
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester...

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 62
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 833
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 480
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 824
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 812
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 217
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: 3084c37
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester...

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 63
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 834
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 481
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 825
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 813
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 218
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: 3084c37
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

NOTICE: The AutoTester has encountered an internal error (usually a Communications Timeout), testing will be restarted, previous tests may still be running but will be ignored by the AutoTester...

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 64
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 835
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 482
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 826
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 814
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 219
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: 3084c37
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 64
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 835
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 482
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 826
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 814
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 219
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 3084c37
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740 # 64 (click to expand)

tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x398): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x7a0): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x938): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x794): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x938): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x604): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x958): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x5f4): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_0001b439_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_0001b439_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x958): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [unit_test/KokkosKernels_sparse_serial] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 99%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 99%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_cuda
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosBlas::scal, double, Kokkos::View >(Kokkos::View const&, double const&, Kokkos::View const&)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_4CudaEEEEdS7_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_4CudaEEEEdS7_EEvRKT_RKT0_RKT1_]+0xa0): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_4CudaEEEES4_S9_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_4CudaEEEES4_S9_EEvRKT_RKT0_RKT1_]+0xa0): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::MemoryTraits<1u>, int>, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int> const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEiEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEiEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1c8): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::MemoryTraits<1u>, unsigned long>, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long> const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_0001b5b2_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEmEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEmEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_0001b5b2_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1c8): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Device, Kokkos::MemoryTraits<1u>, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex

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

Some small changes related to arithmetic traits and the use of scalar_t vs double would make the code simpler to understand and more likely to work.

maxNorm = std::max(maxNorm,
Kokkos::ArithTraits<scalar_t>::abs(h_ycrs(ir, jc)));
error =
std::max<double>(error, double(Kokkos::ArithTraits<scalar_t>::abs(
Copy link
Contributor

Choose a reason for hiding this comment

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

Instead of doing this you could go with:

using KATS = Kokkos::ArithTraits<scalar_t>;
scalar_t error = KATS::zero();

error = KATS::max(error, KATS::abs(h_ycrs(ir, jc) - h_ubsr(ir, jc)));

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Where is the KATS::max( arg a, arg b) defined?
I could not find it

@uhetmaniuk uhetmaniuk marked this pull request as draft February 14, 2022 15:31
@uhetmaniuk uhetmaniuk marked this pull request as ready for review February 15, 2022 03:56
@uhetmaniuk uhetmaniuk requested a review from lucbv February 15, 2022 03:56
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.

Thanks for switching to the view based CrsMatrix constructor

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 15, 2022
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 15, 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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 72
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 843
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 490
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 834
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 822
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 227
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: f55f8c5
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 72
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 843
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 490
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 834
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 822
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 227
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f55f8c5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740 # 72 (click to expand)

          detected during:
            instantiation of "int KokkosBatched::BatchedGemm(BatchedGemmHandleType *, ScalarType, const AViewType &, const BViewType &, ScalarType, const CViewType &) [with ArgTransA=KokkosBatched::Trans::Transpose, ArgTransB=KokkosBatched::Trans::Transpose, ArgBatchSzDim=KokkosBatched::BatchLayout::Left, BatchedGemmHandleType=KokkosBatched::BatchedGemmHandle, ScalarType=Kokkos::complex, AViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, BViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, CViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(113): here
            instantiation of "void Test::impl_test_batched_gemm_with_handle(KokkosBatched::BatchedGemmHandle *, int, int, int, int, int, int, int, ScalarType, ScalarType) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(254): here
            instantiation of "void Test::impl_test_batched_gemm(int, int, int, int, int, int, int) [with DeviceType=Kokkos::Cuda, ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(306): here
            instantiation of "void test_batched_gemm_with_layout(int) [with ViewType=Kokkos::View ***, Kokkos::LayoutLeft, Kokkos::Cuda>, DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm.hpp(369): here
            instantiation of "int test_batched_gemm() [with DeviceType=Kokkos::Cuda, ValueType=Kokkos::complex, ScalarType=Kokkos::complex, ParamTagType=Test::SharedParamTag]" 
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/unit_test/batched/dense/Test_Batched_BatchedGemm_Complex.hpp(124): here

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

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

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

[ 93%] Linking CXX executable KokkosKernels_batched_sla_cuda
[ 93%] Built target KokkosKernels_batched_sla_cuda
[ 93%] Linking CXX executable KokkosBlas3_gemm_perf_test
[ 93%] Built target KokkosBlas3_gemm_perf_test
[ 93%] Linking CXX executable KokkosKernels_graph_openmp
[ 93%] Linking CXX executable KokkosKernels_common_openmp
[ 93%] Built target KokkosKernels_graph_openmp
[ 93%] Built target KokkosKernels_common_openmp
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/src/batched/KokkosBatched_Util.hpp(849): warning: statement is unreachable

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/perf_test/blas/blas3/KokkosBlas3_trmm_perf_test.hpp(128): warning: statement is unreachable

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

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

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

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

/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/src/batched/KokkosBatched_Util.hpp(849): warning: statement is unreachable

[ 93%] Linking CXX executable KokkosKernels_common_cuda
[ 93%] Built target KokkosKernels_common_cuda
[ 93%] Linking CXX executable KokkosKernels_blas_cuda
[ 93%] Built target KokkosKernels_blas_cuda
[ 93%] Linking CXX executable KokkosBlas3_perf_test
[ 93%] Built target KokkosBlas3_perf_test
[ 94%] Linking CXX executable KokkosKernels_graph_cuda
[ 94%] Built target KokkosKernels_graph_cuda
/home/jenkins/weaver-new/workspace/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/kokkos-kernels/src/batched/KokkosBatched_Util.hpp(849): warning: statement is unreachable

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

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

[ 95%] Linking CXX executable KokkosKernels_sparse_cuda
[ 95%] Built target KokkosKernels_sparse_cuda
[ 95%] Linking CXX executable KokkosKernels_batched_dla_cuda
[ 95%] Built target KokkosKernels_batched_dla_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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740/KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740.72/TestAll_2022-02-15_11.58.48/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_GCC720 # 843 (click to expand)

Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on blake (Testbed skylake) in workspace /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos-kernels/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/NexGenAnalytics/kokkos-kernels # timeout=10
Fetching upstream changes from https://github.com/NexGenAnalytics/kokkos-kernels
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/NexGenAnalytics/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse f55f8c577c7bdaf7660ef042a81b540b1b61660d^{commit} # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script
Checking out Revision f55f8c577c7bdaf7660ef042a81b540b1b61660d (detached)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f f55f8c577c7bdaf7660ef042a81b540b1b61660d # timeout=10
Commit message: "Remove unused variable"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk 1a433cd4dfef925a3ad89d6410b0f88398bb867c # timeout=10
The recommended git tool is: NONE
No credentials specified
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse --resolve-git-dir /home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720/kokkos/.git # timeout=10
Fetching changes from the remote Git repository
 > /home/projects/x86-64/git/2.9.4/bin/git config remote.origin.url https://github.com/kokkos/kokkos.git # timeout=10
Fetching upstream changes from https://github.com/kokkos/kokkos.git
 > /home/projects/x86-64/git/2.9.4/bin/git --version # timeout=10
 > git --version # 'git version 2.9.4'
Setting http proxy: proxy.sandia.gov:80
 > /home/projects/x86-64/git/2.9.4/bin/git fetch --tags --progress -- https://github.com/kokkos/kokkos.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git rev-parse origin/develop^{commit} # timeout=10
Checking out Revision 542073765dcdb95a630fefe2547e5e309c7f3f3c (origin/develop)
 > /home/projects/x86-64/git/2.9.4/bin/git config core.sparsecheckout # timeout=10
 > /home/projects/x86-64/git/2.9.4/bin/git checkout -f 542073765dcdb95a630fefe2547e5e309c7f3f3c # timeout=10
Commit message: "Merge pull request #4786 from dalg24/drop_kokkos_arch_hip"
 > /home/projects/x86-64/git/2.9.4/bin/git rev-list --no-walk dd709bde9fcb23df31ad3fbb533dbdc4d68bbed2 # timeout=10
[KokkosKernels_PullRequest_GCC720] $ /bin/bash -el /tmp/jenkins4907087842337728768.sh
salloc: Pending job allocation 1019072
salloc: job 1019072 queued and waiting for resources
salloc: job 1019072 has been allocated resources
salloc: Granted job allocation 1019072
Running on machine: blake
KokkosKernels Repository Status:  f55f8c577c7bdaf7660ef042a81b540b1b61660d Remove unused variable

Kokkos Repository Status: 542073765dcdb95a630fefe2547e5e309c7f3f3c Merge pull request #4786 from dalg24/drop_kokkos_arch_hip

Going to test compilers: gcc/7.2.0
Testing compiler gcc/7.2.0
Starting job gcc-7.2.0-Pthread_Serial-release
kokkos devices: Pthread,Serial
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-7.2.0-Pthread_Serial-release
Starting job gcc-7.2.0-OpenMP-release
kokkos devices: OpenMP
kokkos arch: SKX
kokkos options:
kokkos cuda options:
kokkos cxxflags: -O3 -Wall -Wunused-parameter -Wshadow -pedantic -Werror -Wsign-compare -Wtype-limits -Wignored-qualifiers -Wempty-body -Wclobbered -Wuninitialized
extra_args:
kokkoskernels scalars: 'double,complex_double'
kokkoskernels ordinals: int
kokkoskernels offsets: int,size_t
kokkoskernels layouts: LayoutLeft
PASSED gcc-7.2.0-OpenMP-release
#######################################################
PASSED TESTS
#######################################################
gcc-7.2.0-OpenMP-release build_time=245 run_time=80
gcc-7.2.0-Pthread_Serial-release build_time=501 run_time=222
salloc: Relinquishing job allocation 1019072
salloc: Job allocation 1019072 has been revoked.
/home/jenkins/blake-new/workspace/KokkosKernels_PullRequest_GCC720
Finished: SUCCESS

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

Test_OpenMP_Sparse.cpp:(.text+0xa329): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, KokkosSparse::(anonymous namespace)::RANK_TWO) [clone .isra.4805]':
Test_OpenMP_Sparse.cpp:(.text+0xaa2a): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal, double, Kokkos::View >(Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6OpenMPEEEEdS7_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6OpenMPEEEEdS7_EEvRKT_RKT0_RKT1_]+0x9d): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6OpenMPEEEES4_S9_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6OpenMPEEEES4_S9_EEvRKT_RKT0_RKT1_]+0x9c): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View >(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BlockCrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental14BlockCrsMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental14BlockCrsMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x4d5): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View >(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BlockCrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental14BlockCrsMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental14BlockCrsMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x4de): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BlockCrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BlockCrsMatrix, int, Kokkos::OpenMP, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix, int, Kokkos::OpenMP, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x4d0): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BlockCrsMatrix, int, Kokkos::OpenMP, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix, int, Kokkos::OpenMP, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x4ac): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> > >(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEdSC_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEEdSC_EEvRKT_RKT0_RKT1_]+0x9e): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View >(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xbc3): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xdd3): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View >(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x6a4): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6OpenMPEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x10ec): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEES4_SE_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_6DeviceINS1_6OpenMPENS1_9HostSpaceEEENS1_12MemoryTraitsILj1EEEEEES4_SE_EEvRKT_RKT0_RKT1_]+0x9d): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0xc16): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x1017): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_openmp.dir/openmp/Test_OpenMP_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> >(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::OpenMP, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::OpenMP> const&)':
Test_OpenMP_Sparse.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6OpenMPEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_EEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_]+0x679): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex

@kokkos-devops-admin
Copy link

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

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 16, 2022
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Feb 16, 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_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 78
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 849
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 496
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 840
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 828
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 233
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (NexGenAnalytics/kokkos-kernels)
  • Branch: unit_test_spmv
  • SHA: f95d3f4
  • Mode: TEST_REPO

Pull Request Author: uhetmaniuk

@kokkos-devops-admin
Copy link

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

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

Pull Request Auto Testing has FAILED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740

  • Build Num: 78
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720

  • Build Num: 849
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight

  • Build Num: 496
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 840
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL18

  • Build Num: 828
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 233
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH unit_test_spmv
KOKKOSKERNELS_SOURCE_REPO https://github.com/NexGenAnalytics/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA f95d3f4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA e4529f9
PR_LABELS
PULLREQUESTNUM 1313
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_CUDA9_Tpls_CUDA10_Tpls_CUDA10_LayoutRight_GCC720_Light_GCC720_GCC740 # 78 (click to expand)

tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental14BlockCrsMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x398): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BLOCKCRSMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false>::spmv_mv_blockcrsmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BlockCrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x7a0): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEviEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x938): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::Experimental::BsrMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x794): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_12Experimental9BsrMatrixIdiN6Kokkos6SerialEvmEENS3_4ViewIPPdJNS3_10LayoutLeftES4_EEEdSA_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x938): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, double const&, KokkosSparse::Experimental::BsrMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x604): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x958): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_serial.dir/serial/Test_Serial_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix, int, Kokkos::Serial, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Serial> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x5f4): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
tmpxft_00003815_00000000-5_Test_Serial_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_12Experimental9BsrMatrixIS3_iNS1_6SerialEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES6_EEES3_SC_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_77_GLOBAL__N__53_tmpxft_00003815_00000000_6_Test_Serial_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x958): undefined reference to `KokkosSparse::Experimental::Impl::SPMV_MV_BSRMATRIX const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv_bsrmatrix(KokkosKernels::Experimental::Controls const&, char const*, Kokkos::complex const&, KokkosSparse::Experimental::BsrMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
collect2: error: ld returned 1 exit status
make[2]: *** [unit_test/KokkosKernels_sparse_serial] Error 1
make[1]: *** [unit_test/CMakeFiles/KokkosKernels_sparse_serial.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 99%] Linking CXX executable KokkosKernels_batched_dla_serial
[ 99%] Built target KokkosKernels_batched_dla_serial
[100%] Linking CXX executable KokkosKernels_sparse_cuda
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosBlas::scal, double, Kokkos::View >(Kokkos::View const&, double const&, Kokkos::View const&)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_4CudaEEEEdS7_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPdJNS1_10LayoutLeftENS1_4CudaEEEEdS7_EEvRKT_RKT0_RKT1_]+0xa0): undefined reference to `KokkosBlas::Impl::Scal, Kokkos::MemoryTraits<1u> >, double, Kokkos::View, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View, Kokkos::MemoryTraits<1u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEviEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos4CudaEvmEENS2_4ViewIPPdJNS2_10LayoutLeftES3_EEEdS9_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosBlas::scal**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> >(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_4CudaEEEES4_S9_EEvRKT_RKT0_RKT1_[_ZN10KokkosBlas4scalIN6Kokkos4ViewIPPNS1_7complexIdEEJNS1_10LayoutLeftENS1_4CudaEEEES4_S9_EEvRKT_RKT0_RKT1_]+0xa0): undefined reference to `KokkosBlas::Impl::Scal**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, Kokkos::complex, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> >, 2, false, false>::scal(Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&, Kokkos::complex const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, int> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEviEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, unsigned long>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix, int, Kokkos::Cuda, void, unsigned long> const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda> const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIN6Kokkos7complexIdEENS_9CrsMatrixIS3_iNS1_4CudaEvmEENS1_4ViewIPPS3_JNS1_10LayoutLeftES5_EEES3_SB_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1ac): undefined reference to `KokkosSparse::Impl::SPMV_MV const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const, Kokkos::complex const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, Kokkos::complex**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, Kokkos::complex const&, KokkosSparse::CrsMatrix const, int const, Kokkos::Device, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u> > const&, Kokkos::complex const&, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::MemoryTraits<1u>, int>, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int> const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEiEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEiEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1c8): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, int const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, int const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, Kokkos::MemoryTraits<1u>, unsigned long>, Kokkos::View, double, Kokkos::View, (void*)0>(KokkosKernels::Experimental::Controls, char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long> const&, Kokkos::View const&, double const&, Kokkos::View const&, KokkosSparse::(anonymous namespace)::RANK_TWO)':
tmpxft_00003877_00000000-5_Test_Cuda_Sparse.cudafe1.cpp:(.text._ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEmEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE[_ZN12KokkosSparse4spmvIdNS_9CrsMatrixIdiN6Kokkos6DeviceINS2_4CudaENS2_9CudaSpaceEEENS2_12MemoryTraitsILj1EEEmEENS2_4ViewIPPdJNS2_10LayoutLeftES4_EEEdSE_LPv0EEEvN13KokkosKernels12Experimental8ControlsEPKcRKT_RKT0_RKT1_RKT2_RKT3_NS_75_GLOBAL__N__51_tmpxft_00003877_00000000_6_Test_Cuda_Sparse_cpp1_ii_b25130908RANK_TWOE]+0x1c8): undefined reference to `KokkosSparse::Impl::SPMV_MV, Kokkos::MemoryTraits<1u>, unsigned long const, double const**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<3u>, double**, Kokkos::LayoutLeft, Kokkos::Device, Kokkos::MemoryTraits<1u>, false, false, false>::spmv_mv(char const*, double const&, KokkosSparse::CrsMatrix, Kokkos::MemoryTraits<1u>, unsigned long const> const&, Kokkos::View, Kokkos::MemoryTraits<3u> > const&, double const&, Kokkos::View, Kokkos::MemoryTraits<1u> > const&)'
CMakeFiles/KokkosKernels_sparse_cuda.dir/cuda/Test_Cuda_Sparse.cpp.o: In function `void KokkosSparse::spmv, KokkosSparse::CrsMatrix, int, Kokkos::Device, Kokkos::MemoryTraits<1u>, int>, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, Kokkos::complex, Kokkos::View**, Kokkos::LayoutLeft, Kokkos::Cuda>, (void*)0>(KokkosKernels::Experimental::Controls, char const*, Kokkos::complex

@uhetmaniuk
Copy link
Contributor Author

@lucbv
What are the compilation flags for the test Test Name: KokkosKernels_PullRequest_GCC720_Light_LayoutRight ?

I can not find them on the failure report.

@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'.

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.

3 participants