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

Python bindings for explicit initialize and shutdown #506

Open
madsbk opened this issue Oct 23, 2024 · 0 comments
Open

Python bindings for explicit initialize and shutdown #506

madsbk opened this issue Oct 23, 2024 · 0 comments
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Comments

@madsbk
Copy link
Member

madsbk commented Oct 23, 2024

Introduce an initialize and shutdown function that calls cuFileDriverOpen() and cuFileDriverClose().

In Python, do we want kvikio to call them at module load and exit?

This might fix #497 ?

@madsbk madsbk added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

No branches or pull requests

1 participant