Skip to content

Conversation

@nHackel
Copy link
Contributor

@nHackel nHackel commented Jul 17, 2024

This PR implements storage_type for sparse CuArrays. Since CuArraysand sparseCuArrays` have no common CUDA-specific supertype, we have to handle it with a new case.

In the storage_type function I had to specify the memory type, unlike with the CuArray. This is because the LinearOperator constructor expects S to be a DataType and therefore doesn't accept UnionAlls

@github-actions
Copy link
Contributor

Package name latest stable
CaNNOLeS.jl
DCISolver.jl
FletcherPenaltySolver.jl
JSOSolvers.jl
Krylov.jl
NLPModels.jl
NLPModelsModifiers.jl
PROPACK.jl
Percival.jl
QuadraticModels.jl
SolverTools.jl

@dpo dpo merged commit eb5d957 into JuliaSmoothOptimizers:main Oct 9, 2024
@dpo
Copy link
Member

dpo commented Oct 9, 2024

Thank you. I apologize for the long wait.

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.

2 participants