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

Untangle compilation process #3940

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

connorjward
Copy link
Contributor

Description

Some improvements I have wanted to do for some time. These will facilitate future work.

  • compilation.load now expects a C-string, not a GlobalKernel
  • Added logging decorators to loopy kernel generation and C code generation

Note that this changes the API of compilation.load to return a DLL instead of a function pointer, requiring getattr outside.

dham
dham previously approved these changes Dec 18, 2024
Copy link

github-actions bot commented Dec 18, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake complex8137 ran6663 passed1474 skipped0 failed

Copy link

github-actions bot commented Dec 18, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake real8143 ran7445 passed675 skipped23 failed

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.

2 participants