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

Spmv bsr matrix fix missing matrix descriptor (rocsparse) #2138

Merged

Conversation

seanofthemillers
Copy link
Contributor

@seanofthemillers seanofthemillers commented Mar 12, 2024

This is a fix for bsr spmv using rocsparse for ROCm 6+. The matrix descriptor was changed and the rocsparse calls needed to be updated.

Copy link
Contributor

@ndellingwood ndellingwood left a comment

Choose a reason for hiding this comment

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

@seanofthemillers is this change backward compatible with rocm versions < 6.0?

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

@seanofthemillers
Copy link
Contributor Author

@ndellingwood Yes - The rocm 5 path was previously fixed and these fixes copy those changes to the rocm 6 path.

@seanofthemillers
Copy link
Contributor Author

I fixed the formatting issue, but it it doesn't look like this PR is loading the change. Should I open a new PR?

@ndellingwood ndellingwood added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Mar 13, 2024
@kokkos-devops-admin kokkos-devops-admin removed the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Mar 13, 2024
@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_CUDA11_CUDA11_LayoutRight

  • Build Num: 1225
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 812
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 483
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 470
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 471
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 475
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 447
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 957
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 952
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 943
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 465
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (seanofthemillers/kokkos-kernels)
  • Branch: rocsparse_fix_missing_descriptor
  • SHA: 47d57f5
  • Mode: TEST_REPO

Pull Request Author: seanofthemillers

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

  • Build Num: 1225
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 812
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 483
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 470
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 471
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 475
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 447
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 957
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 952
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM560

  • Build Num: 943
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560

  • Build Num: 465
  • Status: FAILED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA 47d57f5
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA 519ef7b
PR_LABELS
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS
Console Output (last 100 lines) : KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight # 1225 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on kkw in workspace /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/seanofthemillers/kokkos-kernels'
b' > /home/projects/ppc64le/git/2.10.1/bin/git init /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_CUDA11_CUDA11_LayoutRight/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10'
b" > git --version # 'git version 2.10.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10 # 812 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on kkw in workspace /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/seanofthemillers/kokkos-kernels'
b' > /home/projects/ppc64le/git/2.10.1/bin/git init /home/jenkins/kkw/workspace/KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > /home/projects/ppc64le/git/2.10.1/bin/git --version # timeout=10'
b" > git --version # 'git version 2.10.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > /home/projects/ppc64le/git/2.10.1/bin/git fetch --tags --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > /home/projects/ppc64le/git/2.10.1/bin/git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021 # 483 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_GNU1021_Light_LayoutRight # 470 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_GNU1021_Light_LayoutRight/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_GNU1021 # 471 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_GNU1021/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_Tpls_INTEL19_solo # 475 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_Tpls_INTEL19_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_CLANG1001_solo # 447 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on solo in workspace /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /gpfs/jenkins/workspace/KokkosKernels_PullRequest_CLANG1001_solo/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.30.1'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110 # 957 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/seanofthemillers/kokkos-kernels'
b' > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.19.2'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_A64FX_GCC1020 # 952 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on inouye (testbed) in workspace /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/seanofthemillers/kokkos-kernels'
b' > git init /home/jenkins/inouye/workspace/workspace/KokkosKernels_PullRequest_A64FX_GCC1020/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.19.2'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_ROCM560 # 943 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560'
b'The recommended git tool is: NONE'
b'No credentials specified'
b'Wiping out workspace first.'
b'Cloning the remote Git repository'
b'Cloning repository https://github.com/seanofthemillers/kokkos-kernels'
b' > git init /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_ROCM560/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b' > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10'
b'Avoid second fetch'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Finished: FAILURE'
b''

Console Output (last 100 lines) : KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560 # 465 (click to expand)

b'Running as SYSTEM'
b'[EnvInject] - Loading node environment variables.'
b'Building remotely on caraway (Testbed) in workspace /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560'
b'The recommended git tool is: NONE'
b'No credentials specified'
b' > git rev-parse --resolve-git-dir /home/jenkins/caraway-new/workspace/KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM560/kokkos-kernels/.git # timeout=10'
b'Fetching changes from the remote Git repository'
b' > git config remote.origin.url https://github.com/seanofthemillers/kokkos-kernels # timeout=10'
b'Fetching upstream changes from https://github.com/seanofthemillers/kokkos-kernels'
b' > git --version # timeout=10'
b" > git --version # 'git version 2.39.3'"
b'Setting http proxy: proxy.sandia.gov:80'
b' > git fetch --tags --force --progress -- https://github.com/seanofthemillers/kokkos-kernels +refs/heads/*:refs/remotes/origin/* # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse origin/47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b' > git rev-parse 47d57f50b62c9afbbfb21c4467f7f97830a9ddf5^{commit} # timeout=10'
b"ERROR: Couldn't find any revision to build. Verify the repository and branch configuration for this job."
b'Sending e-mails to: cwpears@sandia.gov'
b'Finished: FAILURE'
b''

@seanofthemillers seanofthemillers force-pushed the rocsparse_fix_missing_descriptor branch from b6de8ae to 1b79971 Compare March 13, 2024 01:50
@ndellingwood
Copy link
Contributor

@seanofthemillers our rocm testing is down at the moment, we'll make sure this gets into the CI once those builds are back up

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

Thanks for the update @seanofthemillers

@ndellingwood
Copy link
Contributor

@seanofthemillers we got our rocm CI issues resolved, part of the resolution requires script updates just merged in this PR #2142 ; do you have a moment to rebase your PR on top of develop to bring those changes in, or would you be okay if I updated your branch?
As part of the rocm updates we now have rocm/6.0.0 available for testing, thanks for this PR!

@seanofthemillers seanofthemillers force-pushed the rocsparse_fix_missing_descriptor branch from 1b79971 to a29e0e8 Compare March 14, 2024 14:14
@seanofthemillers
Copy link
Contributor Author

@ndellingwood Done, thanks for the help

@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
Copy link
Contributor

lucbv commented Mar 14, 2024

Actually I think the auto-tester does a rebase and complains if it's not clean, let's put a retest label here and see how it goes?

@lucbv lucbv added the AT: RETEST Have this PR retested. label Mar 14, 2024
@lucbv
Copy link
Contributor

lucbv commented Mar 14, 2024

Just saw @seanofthemillers comment, then should be fine anyway, I added the pre-inspection label, this should get tested soon : )

@lucbv lucbv added the AT: PRE-TEST INSPECTED Mark this PR as approved for testing. label Mar 14, 2024
@kokkos-devops-admin
Copy link

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

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

  • Build Num: 1233
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 820
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 491
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 478
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 479
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 483
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 455
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 965
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 960
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM561

  • Build Num: 951
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM561

  • Build Num: 473
  • Status: STARTED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Using Repos:

Repo: KOKKOSKERNELS (seanofthemillers/kokkos-kernels)
  • Branch: rocsparse_fix_missing_descriptor
  • SHA: a29e0e8
  • Mode: TEST_REPO

Pull Request Author: seanofthemillers

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

  • Build Num: 1233
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GCC930_Light_Tpls_GCC930_Tpls_CLANG13CUDA10

  • Build Num: 820
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021

  • Build Num: 491
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_GNU1021_Light_LayoutRight

  • Build Num: 478
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_GNU1021

  • Build Num: 479
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_Tpls_INTEL19_solo

  • Build Num: 483
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_CLANG1001_solo

  • Build Num: 455
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_Tpls_ARMPL2110

  • Build Num: 965
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_A64FX_GCC1020

  • Build Num: 960
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_ROCM561

  • Build Num: 951
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

Build Information

Test Name: KokkosKernels_PullRequest_VEGA90A_Tpls_ROCM561

  • Build Num: 473
  • Status: PASSED

Jenkins Parameters

Parameter Name Value
KOKKOSKERNELS_SOURCE_REPO https://github.com/seanofthemillers/kokkos-kernels
KOKKOSKERNELS_SOURCE_SHA a29e0e8
KOKKOSKERNELS_TARGET_BRANCH develop
KOKKOSKERNELS_TARGET_REPO https://github.com/kokkos/kokkos-kernels
KOKKOSKERNELS_TARGET_SHA f4549f2
PR_LABELS AT: RETEST
PULLREQUESTNUM 2138
TEST_REPO_ALIAS KOKKOSKERNELS

@kokkos-devops-admin kokkos-devops-admin removed the AT: RETEST Have this PR retested. label Mar 14, 2024
@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

@ndellingwood ndellingwood merged commit a3b7568 into kokkos:develop Mar 14, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants