Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yvan/spmv 5.7 #316

Merged

Conversation

YvanMokwinski
Copy link
Collaborator

cherry pick spmv mixed precision float-double

YvanMokwinski and others added 4 commits May 25, 2023 15:31
* Adding spmv with matrix in single precision and vectors in double precisions

* complex case

* update changelog
@YvanMokwinski YvanMokwinski changed the base branch from develop to 5.7 May 30, 2023 15:17
@YvanMokwinski YvanMokwinski changed the base branch from 5.7 to release-staging/rocm-rel-5.7 May 30, 2023 15:17
@@ -21090,21 +21112,19 @@ rocsparse_status rocsparse_spsm(rocsparse_handle handle,
* \endcode
*/
/**@{*/
__attribute__((deprecated("This function is deprecated and will be removed in a future release. "
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened to the deprecation?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Or was this deprecated in develop but we dont want to in 5.7 yet?

@YvanMokwinski YvanMokwinski merged commit bf614ee into ROCm:release-staging/rocm-rel-5.7 May 31, 2023
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