You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe your goal, and if possible provide a code snippet with a motivating example.
Recent APIs for parallel simulation, including jax_vectorize_map(), jax_parallelize_map(), cpu_ordered_parallel(), cpu_unordered_parallel are useful for parameter exploration. They deserve new documentation for telling users how to use them.