-
Notifications
You must be signed in to change notification settings - Fork 23
Fix CI #1118
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 CI #1118
Conversation
Instead of upgrading the version for everyone, could we just upgrade it for CI? |
@matthiasdiener This is the Mac issue I was talking about earlier: #1103. |
need to fix loop fusion to distinguish base DOF axis from quad DOF axis for this case to work reliably
Seems to be working now. The doublemach mesh stuff resulted from inducer/meshmode#477; the two doublemach examples were previously generating slightly different meshes and "writing" them to the same file (but before that PR the output file name parameter didn't actually do anything, so it was never an issue). |
@matthiasdiener Disabling SVM on non-NVIDIA seems OK as far as I can tell. Timestep times:
|
One of the times that I ran CI here I got a failure in the |
Casual 6x speedup with CL buffers 🤷♂️ |
Questions for the review: