Skip to content

fix: batched serial trsv macro interfaces#3070

Merged
ndellingwood merged 1 commit into
kokkos:developfrom
yasahi-hpc:fix-batched-trsv-macros
May 8, 2026
Merged

fix: batched serial trsv macro interfaces#3070
ndellingwood merged 1 commit into
kokkos:developfrom
yasahi-hpc:fix-batched-trsv-macros

Conversation

@yasahi-hpc
Copy link
Copy Markdown
Contributor

Fix issues reported in #2651 (comment)

@yasahi-hpc yasahi-hpc self-assigned this May 8, 2026
@yasahi-hpc yasahi-hpc requested review from lucbv and ndellingwood May 8, 2026 05:55
@ndellingwood
Copy link
Copy Markdown
Contributor

Thanks for the fast PR @yasahi-hpc ! I'll get this tested with Trilinos

@ndellingwood ndellingwood added the AT2-CI-APPROVAL Approve CI to run at SNL label May 8, 2026
@ndellingwood
Copy link
Copy Markdown
Contributor

@yasahi-hpc tested a Serial build with these changes and compilations and unit tests pass, thanks for fast fix!

@ndellingwood
Copy link
Copy Markdown
Contributor

@yasahi-hpc
Copy link
Copy Markdown
Contributor Author

@ndellingwood Great! Thank you for your help!

@ndellingwood ndellingwood merged commit a96f2ef into kokkos:develop May 8, 2026
26 of 40 checks passed
jgfouca added a commit to jgfouca/kokkos-kernels that referenced this pull request May 12, 2026
…i_update

* upstream/develop: (23 commits)
  Lapack - gegqr: adding kernels to compute Q (kokkos#3056)
  spgemm algorithm choice and TPL fixes (kokkos#3069)
  [BLAS][Windows] Add ETI specializations for unsigned long long index type on Win64 (kokkos#3071)
  [BLAS][Windows] Fix non-portable rand()/RAND_MAX usage in test_gauss_seidel_long_rows; Reformatted file (kokkos#3072)
  cuSPARSE spmv/spmm preprocess (kokkos#3062)
  Bump markdown-it-py from 4.0.0 to 4.2.0 in /docs (kokkos#3079)
  Bump mdit-py-plugins from 0.5.0 to 0.6.0 in /docs (kokkos#3078)
  Bump idna from 3.13 to 3.14 in /docs (kokkos#3076)
  Bump urllib3 from 2.6.3 to 2.7.0 in /docs (kokkos#3075)
  Bump github/codeql-action from 4.35.3 to 4.35.4 (kokkos#3077)
  Bump actions/dependency-review-action from 4.9.0 to 5.0.0 (kokkos#3074)
  fix batched serial trsv macro interfaces (kokkos#3070)
  Use Intel SYCL extension to query device free memory (kokkos#3067)
  ConjTrans support for blocked serial trsv (kokkos#2651)
  SpGEMM: cusparse algorithm selection (kokkos#3060)
  Small fix for the config on Auraro (kokkos#3066)
  Add long double support to MagnitudeScalarType (kokkos#3059)
  [Docs] Add batched rot/rotg (kokkos#3065)
  KokkosBlas axpby unification refactor (kokkos#3055)
  Add batched rotg (kokkos#3049)
  ...

Signed-off-by: James Foucar <[email protected]>
jgfouca added a commit to jgfouca/kokkos-kernels that referenced this pull request May 12, 2026
…appers

* upstream/develop: (23 commits)
  Lapack - gegqr: adding kernels to compute Q (kokkos#3056)
  spgemm algorithm choice and TPL fixes (kokkos#3069)
  [BLAS][Windows] Add ETI specializations for unsigned long long index type on Win64 (kokkos#3071)
  [BLAS][Windows] Fix non-portable rand()/RAND_MAX usage in test_gauss_seidel_long_rows; Reformatted file (kokkos#3072)
  cuSPARSE spmv/spmm preprocess (kokkos#3062)
  Bump markdown-it-py from 4.0.0 to 4.2.0 in /docs (kokkos#3079)
  Bump mdit-py-plugins from 0.5.0 to 0.6.0 in /docs (kokkos#3078)
  Bump idna from 3.13 to 3.14 in /docs (kokkos#3076)
  Bump urllib3 from 2.6.3 to 2.7.0 in /docs (kokkos#3075)
  Bump github/codeql-action from 4.35.3 to 4.35.4 (kokkos#3077)
  Bump actions/dependency-review-action from 4.9.0 to 5.0.0 (kokkos#3074)
  fix batched serial trsv macro interfaces (kokkos#3070)
  Use Intel SYCL extension to query device free memory (kokkos#3067)
  ConjTrans support for blocked serial trsv (kokkos#2651)
  SpGEMM: cusparse algorithm selection (kokkos#3060)
  Small fix for the config on Auraro (kokkos#3066)
  Add long double support to MagnitudeScalarType (kokkos#3059)
  [Docs] Add batched rot/rotg (kokkos#3065)
  KokkosBlas axpby unification refactor (kokkos#3055)
  Add batched rotg (kokkos#3049)
  ...

Signed-off-by: James Foucar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AT2-CI-APPROVAL Approve CI to run at SNL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants