{"library":"jaxlib","type":"library","category":null,"description":"jaxlib is the essential support library for JAX, containing the binary (C/C++) parts of the JAX ecosystem, including Python bindings, the XLA compiler, the PJRT runtime, and various handwritten kernels. While JAX itself is a pure Python package providing the high-level API, jaxlib acts as its compiled backend, enabling high-performance numerical computation on CPUs, GPUs, and TPUs. The current version is 0.9.2, and it follows a frequent release cadence, often aligning with or preceding JAX releases.","language":"python","status":"active","version":"0.9.2","tags":["machine learning","deep learning","numerical computation","XLA","JIT","compilation","accelerators","backend"],"install":[{"cmd":"pip install --upgrade pip\npip install --upgrade jax jaxlib","imports":["import jax","import jax.numpy as jnp"]},{"cmd":"pip install --upgrade pip\npip install --upgrade \"jax[cuda12_pip]\" -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html","imports":[]},{"cmd":"# For specific CUDA versions or locally installed CUDA, refer to official JAX docs:\n# https://jax.readthedocs.io/en/latest/installation.html","imports":[]}],"homepage":null,"github":"https://github.com/jax-ml/jax","docs":null,"changelog":null,"pypi":"https://pypi.org/project/jaxlib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":60,"avg_install_s":18.6,"avg_import_s":1.86,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jaxlib/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":"draft"}}