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

Fix warnings stemming from rocsolver class #62

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

pelesh
Copy link
Collaborator

@pelesh pelesh commented Nov 3, 2023

Implementing ROCm-based solver introduced several warnings due to type conversion and method shadowing. This PR fixes those warnings and does some minor code cleanup.

@pelesh pelesh added the hip label Nov 3, 2023
@pelesh pelesh added this to the Hackathon milestone Nov 3, 2023
@pelesh pelesh requested a review from kswirydo November 3, 2023 00:31
Copy link
Collaborator

@kswirydo kswirydo left a comment

Choose a reason for hiding this comment

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

1)It compiles with no warnings now
2) the tests are passing ok.

@pelesh pelesh merged commit 1ed777f into hip-first-take-dev Nov 3, 2023
5 checks passed
@pelesh pelesh deleted the rocm-solver-warnings-fix branch December 1, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants