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

refactor[next]: Replace pybind11 with nanobind #1299

Merged
merged 16 commits into from
Aug 17, 2023
Merged

refactor[next]: Replace pybind11 with nanobind #1299

merged 16 commits into from
Aug 17, 2023

Conversation

petiaccja
Copy link
Contributor

No description provided.

@petiaccja petiaccja requested review from DropD and havogt July 25, 2023 13:50
Copy link
Contributor

@havogt havogt left a comment

Choose a reason for hiding this comment

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

one small change and a few questions...



nanobind_sid_conv = """\
#include <nanobind/nanobind.h>
Copy link
Contributor

Choose a reason for hiding this comment

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

I still would prefer to have this in gridtools, e.g. if we improve that adapter (e.g. by passing over compile time sizes != any) all potential users will profit... If you don't like to do the move now, I will probably do it eventually.

@havogt
Copy link
Contributor

havogt commented Jul 31, 2023

I added #1306 for properly updating dependencies. Might be cleaner to merge that first and keep this PR small. (Cleanest would be to merge my PR without nanobind to update the unrelated deps first.)

Copy link
Contributor

@DropD DropD left a comment

Choose a reason for hiding this comment

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

test modules still need to be renamed

@havogt havogt changed the title Replace pybind11 with nanobind refactor[next]: Replace pybind11 with nanobind Aug 17, 2023
@petiaccja petiaccja merged commit fa30664 into GridTools:main Aug 17, 2023
@petiaccja petiaccja deleted the nanobind-dlpack_2 branch August 17, 2023 11:57
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.

3 participants