-
Notifications
You must be signed in to change notification settings - Fork 16
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
Unexplained Github CI cancellations recently #211
Comments
Since last week Firedrake has started to encounter memory issues and CI cancellations. Is this likely to be the same thing as you seem to be experiencing here? If so I would be very interested to hear what your theories are about why this is happening. |
For us it appears that downgrading numpy to 1.24 makes the problem go away. We probably need to update our loopy fork since you have merged a fix. |
I don't think we have a good theory for why this started happening now. However, the In our case, this seems to have started with inducer/pymbolic#125 before numpy 1.25 was released, but failures on other branches seem to have only appeared with numpy 1.25. Not sure if that means that there are two different issues here or that the |
Thanks for the reply. I think we will pin numpy for now. |
I'll close this, to avoid spamming the folks on the Firedrake end. For us, the issue seems to be more along the lines of #213. |
dataclasses
pymbolic#125 (comment)The text was updated successfully, but these errors were encountered: