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

Tackle many warnings #3898

Merged
merged 12 commits into from
Dec 5, 2024
Merged

Tackle many warnings #3898

merged 12 commits into from
Dec 5, 2024

Conversation

connorjward
Copy link
Contributor

@connorjward connorjward commented Nov 28, 2024

TODOs

  • Use actual upstream loopy
  • Check that this isn't a major performance regression (!?) (might just be overloaded runners)

Closes #3871

(Isn't it nice that I don't need a PyOP2 PR!)

Copy link

github-actions bot commented Nov 28, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake real8131 ran7345 passed786 skipped0 failed

Copy link

github-actions bot commented Nov 28, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake complex8125 ran6540 passed1585 skipped0 failed

@connorjward connorjward marked this pull request as ready for review December 4, 2024 13:35
pyop2/codegen/rep2loopy.py Show resolved Hide resolved
pyop2/codegen/rep2loopy.py Show resolved Hide resolved
pyop2/codegen/rep2loopy.py Outdated Show resolved Hide resolved
pyop2/codegen/rep2loopy.py Outdated Show resolved Hide resolved
JHopeCollins
JHopeCollins previously approved these changes Dec 5, 2024
Copy link
Member

@JHopeCollins JHopeCollins left a comment

Choose a reason for hiding this comment

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

LGTM, once the workflow branches are removed.
Thanks @connorjward!

@connorjward connorjward merged commit 57217cf into master Dec 5, 2024
14 checks passed
@connorjward connorjward deleted the connorjward/pyop2-fixes branch December 5, 2024 11:43
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.

BUG: Cofunction += Cofunction leads to DeprecationWarnings
3 participants