Open paupereira opened 1 year ago
Hello, I also encountered this bug when running the example. Have you found the way to handle it?
@egg5154 I didn't solve it. But now pmap is on its deprecation path so the point is moot. Try using sharding instead (https://jax.readthedocs.io/en/latest/notebooks/Distributed_arrays_and_automatic_parallelization.html).
I'm running the notebook
custom_loop_pmap_example.ipynb
from this example in the documentation.When option
use_pmap=True
it produces the following error:This are the versions of jax and jaxopt in my system: