Skip to content

Fixes for cuDSS interface changes - #2043

Open
pratikvn wants to merge 1 commit into
developfrom
fix/cudss-fixes
Open

Fixes for cuDSS interface changes#2043
pratikvn wants to merge 1 commit into
developfrom
fix/cudss-fixes

Conversation

@pratikvn

@pratikvn pratikvn commented Jul 7, 2026

Copy link
Copy Markdown
Member

cuDSS 0.8.0 changed the type arguments of cudssMatrixCreate{Dn,Csr} from the CUDA runtime's cudaDataType_t to cuDSS's own cudssDataType_t enum, which covers both the value types and the CSR offset/index types.

This PR maps Ginkgo types to it explicitly.

@pratikvn pratikvn self-assigned this Jul 7, 2026
@ginkgo-bot ginkgo-bot added the type:solver This is related to the solvers label Jul 7, 2026
@pratikvn
pratikvn requested review from MarcelKoch and yhmtsai July 7, 2026 11:16
@yhmtsai

yhmtsai commented Jul 7, 2026

Copy link
Copy Markdown
Member

Could you also change the version requirement in CMake?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:solver This is related to the solvers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants