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

Unexplained Github CI cancellations recently #211

Closed
inducer opened this issue Jun 20, 2023 · 5 comments
Closed

Unexplained Github CI cancellations recently #211

inducer opened this issue Jun 20, 2023 · 5 comments

Comments

@inducer
Copy link
Owner

inducer commented Jun 20, 2023

@inducer inducer changed the title Spurious Github CI failures recently Unexplained Github CI cancellations recently Jun 20, 2023
@connorjward
Copy link

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.

@connorjward
Copy link

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.

@alexfikl
Copy link
Collaborator

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 loopy changes for the new numpy unfortunately just clean up some deprecations, so they shouldn't have an effect on this (haven't run anything with those changes included yet).

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 pymbolic change just made it obvious sooner.

@connorjward
Copy link

Thanks for the reply. I think we will pin numpy for now.

@inducer
Copy link
Owner Author

inducer commented Jul 19, 2023

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.

@inducer inducer closed this as completed Jul 19, 2023
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

No branches or pull requests

3 participants