Skip to content

Allow copy of MatrixCSR to different storage (GPU support) - #3886

Merged
chrisrichardson merged 10 commits into
mainfrom
chris/alt-matrix-csr
Aug 29, 2025
Merged

Allow copy of MatrixCSR to different storage (GPU support)#3886
chrisrichardson merged 10 commits into
mainfrom
chris/alt-matrix-csr

Conversation

@chrisrichardson

Copy link
Copy Markdown
Contributor

Enables a "copy constructor" for la::MatrixCSR to a different storage type (typically thrust::device_vector) allowing a CPU-based matrix to be simply copied to GPU.

@garth-wells garth-wells changed the title Allow copy of MatrixCSR to different storage Allow copy of MatrixCSR to different storage (GPU support) Aug 28, 2025
@chrisrichardson
chrisrichardson added this pull request to the merge queue Aug 29, 2025
Merged via the queue into main with commit 0a0f9af Aug 29, 2025
30 checks passed
@chrisrichardson
chrisrichardson deleted the chris/alt-matrix-csr branch August 29, 2025 05:38
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.

3 participants