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

Added py::mod_gil_not_used() to PYBIND11_MODULE for _triton_ext and _tpu_ext #23143

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

vfdev-5
Copy link
Collaborator

@vfdev-5 vfdev-5 commented Aug 20, 2024

… and `_tpu_ext`

Description:
- Added `py::mod_gil_not_used()` to `PYBIND11_MODULE` for `_triton_ext` and `_tpu_ext`.

Refs:
- https://py-free-threading.github.io/porting/#__tabbed_1_2

Context:
- jax-ml#23073
@vfdev-5 vfdev-5 requested a review from hawkinsp August 20, 2024 13:11
@google-ml-butler google-ml-butler bot added kokoro:force-run pull ready Ready for copybara import and testing labels Aug 20, 2024
@copybara-service copybara-service bot merged commit 607ee3e into jax-ml:main Aug 20, 2024
16 checks passed
@vfdev-5 vfdev-5 deleted the more-nogil-mlir-dialects branch August 21, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull ready Ready for copybara import and testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants