← 返回首页
Use offsets for CSR/COO to dense conversion in OpenCL and oneAPI by christophe-murphy · Pull Request #3633 · arrayfire/arrayfire · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

Use offsets for CSR/COO to dense conversion in OpenCL and oneAPI#3633

Merged
christophe-murphy merged 2 commits into
masterfrom
1918-sparse-to-dense-offset-ignored-opencl-oneapi
Mar 7, 2025
Merged

Use offsets for CSR/COO to dense conversion in OpenCL and oneAPI#3633
christophe-murphy merged 2 commits into
masterfrom
1918-sparse-to-dense-offset-ignored-opencl-oneapi

Conversation

Copy link
Copy Markdown
Contributor

christophe-murphy commented Jan 29, 2025
edited
Loading

Offset values for sparse arrays are now taken into account when converting from sparse CSR/COO to dense for the OpenCL and oneAPI back ends. Test has been updated to also confirm fix for COO sparse format.

Fixes: #1918

Checklist

  • Rebased on latest master
  • Code compiles
  • Tests pass

…rting from sparse CSR/COO to dense for the OpenCL and oneAPI back ends. Test has been updated to also confirm fix for COO sparse format.
christophe-murphy linked an issue Jan 29, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor Author

This depends on oneAPI fixes so will wait till they are merged.

christophe-murphy marked this pull request as ready for review February 15, 2025 00:45
Copy link
Copy Markdown
Contributor Author

Ready to merge now

melonakos added this to the 3.10 milestone Feb 18, 2025
christophe-murphy merged commit e073df6 into master Mar 7, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

Sparse matrix not updated in for loop in OpenCL

3 participants

Footer

© 2026 GitHub, Inc.