-
Notifications
You must be signed in to change notification settings - Fork 17
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
Drop support for eager PyOpenCL #345
Comments
No objection, but noting that the numpy support isn't available in the |
I'm for it. I think mirgecom will be fine. We exercise all the examples with numpy options. |
Is there any benefit to fixing PyOpenCL to support broadcast properly? |
Great point. I'm hoping to fix that super soon. I've also added inducer/arraycontext#235 as a dependency.
I don't think so.
I.e. I kind of don't see the point. |
There's so much junk code in grudge that accommodates PyOpenCL's inability to broadcast properly, and I'm kind of over it. Numpy still works for eager debugging, so this shouldn't be a big loss. Any objections?
Depends on:
cc @alexfikl @matthiasdiener @majosm @MTCam @anderson2981 @lukeolson
The text was updated successfully, but these errors were encountered: