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

Investigate whether C-code creation and caching works as expected #1626

Open
erikvansebille opened this issue Jul 30, 2024 · 0 comments
Open

Comments

@erikvansebille
Copy link
Member

We heard that in some cases, scipy-parcels is (much) faster than JIT-parcels; especially when very many short calls to pset.execute() are performed. It may be that the caching of the C-kernel is not working as expected, so that every new call to a JIT execute with the same kernels comes at a relatively big overhead. This needs to be checked

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

No branches or pull requests

2 participants