Open vfdev-5 opened 2 months ago
The idea is to add a support of nogil mode in JAX for Python 3.13. According to Jake and Peter, this would likely involve updates to both jaxlib and to nanobind.
Context:
cc @jakevdp, @hawkinsp
Nanobind's master branch now supports free-threading. Here is more information about the feature: https://nanobind.readthedocs.io/en/latest/free_threaded.html
Thanks @wjakob . We're loving nanobind, by the way!
The idea is to add a support of nogil mode in JAX for Python 3.13. According to Jake and Peter, this would likely involve updates to both jaxlib and to nanobind.
Context:
cc @jakevdp, @hawkinsp