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

Fully integrate TinyASM functionality into Firedrake #3619

Open
JDBetteridge opened this issue Jun 7, 2024 · 0 comments
Open

Fully integrate TinyASM functionality into Firedrake #3619

JDBetteridge opened this issue Jun 7, 2024 · 0 comments
Assignees

Comments

@JDBetteridge
Copy link
Member

Describe the current issue
As a result of incorporating TinyASM, Firedrake is carrying around two C++ files and as a result now requires a pybind11 dependency. The content of these files could probably be written in C or Cython and moved into Firedrake, TinyASM doesn't need to be a separate package.

Describe the solution you'd like
Rewriting TinyASM in C/Cython and integrating it into the build system without relying on pybind11.

Describe alternatives you've considered
Dropping support for TinyASM.

Additional info
N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants