The new major version with a new JIT compiler, a revised parallelization API, and a maturing type system paves the way for ...
This project is a C++ project which uses Pybind11 to call into Python/JAX. It does so with 2 threads. The two threads share python objects which should be protected by the GIL. One thread does ...