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

Change template type for StaticCrsGraph in BsrMatrix #1531

Merged

Conversation

tcclevenger
Copy link

This change matches KokkosSparse_BsrMatrix.hpp to KokkosSparse_CrsMatrix.hpp, namely, using device_type instead of execution_space to define Kokkos::StaticCrsGraph type. This is motivated by using BsrMatrix in Trilinos/tpetra/BlockCrsMatrix where we need this change on the trilinos side in PR trilinos/Trilinos#10965

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

@tcclevenger
Copy link
Author

@lucbv Here is the PR for the template change in BsrMatrix

@tcclevenger tcclevenger force-pushed the change_staticcrsgraph_typdef_template branch from 39b09e7 to df9ccb0 Compare September 22, 2022 16:46
Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Looks good to me

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Sep 22, 2022
@lucbv
Copy link
Contributor

lucbv commented Sep 22, 2022

@tcclevenger can you apply clang-format to these file? You need to use the version from clang-8.0 for that.
If you cannot let me know and I'll do it for you.

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

  • Build Num: 57
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 66
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 19
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 18
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 117
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 68
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 117
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 9
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (tcclevenger/kokkos-kernels)
  • Branch: change_staticcrsgraph_typdef_template
  • SHA: df9ccb0
  • Mode: TEST_REPO

Pull Request Author: tcclevenger

@tcclevenger
Copy link
Author

@lucbv I don't have clang-format installed on my machine. Is this too time intensive? If so I don't mind, but maybe its faster for you to just do it.

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 57
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 66
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 19
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 18
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC720

  • Build Num: 117
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 68
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 117
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 9
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA df9ccb0
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA ee0f695
PR_LABELS
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

5 similar comments
@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

9 similar comments
@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@kokkos-devops-admin
Copy link

All Jobs Finished; status = PASSED, However PR is now STALE, and must be retested. Set the AT: RETEST Label to force retest....

@ndellingwood
Copy link
Contributor

This resolves #1563

@tcclevenger I applied clang-format to the changed file in this branch and pushed the commit 63512d6 in order to allow it to pass the clang-format check in our CI, this is the diff

diff --git a/sparse/src/KokkosSparse_BsrMatrix.hpp b/sparse/src/KokkosSparse_BsrMatrix.hpp
index c2c56182..12f4dff6 100644
--- a/sparse/src/KokkosSparse_BsrMatrix.hpp
+++ b/sparse/src/KokkosSparse_BsrMatrix.hpp
@@ -390,12 +390,12 @@ class BsrMatrix {
   typedef BsrMatrix<ScalarType, OrdinalType, host_mirror_space, MemoryTraits>
       HostMirror;
   //! Type of the graph structure of the sparse matrix.
-  typedef Kokkos::StaticCrsGraph<ordinal_type, Kokkos::LayoutLeft,
-                                 device_type, memory_traits, size_type>
+  typedef Kokkos::StaticCrsGraph<ordinal_type, Kokkos::LayoutLeft, device_type,
+                                 memory_traits, size_type>
       StaticCrsGraphType;
   //! Type of the graph structure of the sparse matrix - consistent with Kokkos.
-  typedef Kokkos::StaticCrsGraph<ordinal_type, Kokkos::LayoutLeft,
-                                 device_type, memory_traits, size_type>
+  typedef Kokkos::StaticCrsGraph<ordinal_type, Kokkos::LayoutLeft, device_type,
+                                 memory_traits, size_type>
       staticcrsgraph_type;
   //! Type of column indices in the sparse matrix.
   typedef typename staticcrsgraph_type::entries_type index_type;

There have been some CI updates that may require this branch be rebased on top of develop as well

@ndellingwood ndellingwood added CompatibilityUpdate AT: PRE-TEST INSPECTED Mark this PR as approved for testing. and removed AT: STALE labels Oct 7, 2022
Thomas Conrad Clevenger and others added 2 commits October 7, 2022 16:36
@ndellingwood ndellingwood force-pushed the change_staticcrsgraph_typdef_template branch from 63512d6 to e683dd4 Compare October 7, 2022 22:36
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Oct 7, 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.

@ndellingwood
Copy link
Contributor

Just rebased on top of develop to accommodate for CI test updates

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing STARTING (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 88
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 96
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 49
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 48
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 11
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 98
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 147
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 38
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 42
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (tcclevenger/kokkos-kernels)
  • Branch: change_staticcrsgraph_typdef_template
  • SHA: e683dd4
  • Mode: TEST_REPO

Pull Request Author: tcclevenger

@kokkos-devops-admin
Copy link

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

Pull Request Auto Testing has PASSED (click to expand)

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930

  • Build Num: 88
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight

  • Build Num: 96
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020

  • Build Num: 49
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC1020_Light_LayoutRight

  • Build Num: 48
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GCC1020

  • Build Num: 11
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19

  • Build Num: 98
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001

  • Build Num: 147
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG13CUDA10

  • Build Num: 38
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_ARMPL2110_Tpls_ARMPL2030_GCC1020

  • Build Num: 42
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_BRANCH change_staticcrsgraph_typdef_template
KOKKOSKERNELS_SOURCE_REPO https://github.com/tcclevenger/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA e683dd4
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA d03c9fc
PR_LABELS CompatibilityUpdate
PULLREQUESTNUM 1531
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

2 similar comments
@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

Copy link
Contributor

@lucbv lucbv left a comment

Choose a reason for hiding this comment

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

Thanks for the updates @ndellingwood

@kokkos-devops-admin
Copy link

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

@kokkos-devops-admin
Copy link

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

@lucbv lucbv merged commit bb89138 into kokkos:develop Oct 10, 2022
@tcclevenger
Copy link
Author

Thanks @ndellingwood and @lucbv!

@tcclevenger tcclevenger deleted the change_staticcrsgraph_typdef_template branch October 10, 2022 15:56
@ndellingwood
Copy link
Contributor

We'll need to cherry-pick this for 3.7.01 patch release (else we clobber the change in Trilinos and break compilation)

ndellingwood pushed a commit that referenced this pull request Oct 13, 2022
…f_template

Change template type for StaticCrsGraph in BsrMatrix

(cherry picked from commit bb89138)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants