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

Preconditioner: add another template parameter for the apply constants #5899

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

akva2
Copy link
Member

@akva2 akva2 commented Jan 21, 2025

use this to have this be cl::Buffer for openclPreconditioner

there is no code using Preconditioner in a base class context and this cleans up ifdefs and overloads

use this to have this be cl::Buffer for openclPreconditioner

there is no code using the classes as a Preconditioner<..> and this cleans
up ifdefs and overloads
@akva2
Copy link
Member Author

akva2 commented Jan 21, 2025

@razvnane

@akva2
Copy link
Member Author

akva2 commented Jan 21, 2025

jenkins build this rocm please

Copy link
Member

@bska bska left a comment

Choose a reason for hiding this comment

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

There has been no activity here for a long time. Is this still up-to-date?

@akva2
Copy link
Member Author

akva2 commented Feb 25, 2025

Still relevant and up to date. I split this off to a separate pr on your request, but seems gpubridge is not really maintained.

@bska
Copy link
Member

bska commented Feb 26, 2025

Still relevant and up to date.

Very good.

I split this off to a separate pr on your request

Yes, I remember. That's why I was a bit surprised to see that it was still lingering. I guess the handling supports the claim that

seems gpubridge is not really maintained.

in which case we can do what we want. I'll review this now.

Copy link
Member

@bska bska left a comment

Choose a reason for hiding this comment

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

Yeah, looks good and a nice simplification. I'll just run a build check to verify that's nothing's changed in the overall environment since the last time.

@bska
Copy link
Member

bska commented Feb 26, 2025

jenkins build this rocm please

@bska
Copy link
Member

bska commented Feb 26, 2025

Build check remains green. I'll merge into master.

@bska bska merged commit b6c6934 into OPM:master Feb 26, 2025
1 check passed
@akva2 akva2 deleted the fix_overloads_gpubridge branch February 26, 2025 09:19
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