Closed RylanSchaeffer closed 4 years ago
I've clarified in f6ea040cb5e55bf65da6cfa07d4daf8225245fa9 that dependencies may have to be adapted to suit the user's set up. In this case, if the user does not have a GPU then they can install jaxlib without GPU support.
Continuing my comments from Issue 2, it appears that the requirements
means that a GPU is required to run the code even with the flag
--jax_platform_name=cpu
.