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
The 75 iterations is a proxy for the number of time steps being simulated.
In practice the difference may not so large, particularly as we're not looking at all reefs (we subset to only those that are source/sink locations), but worth a crack.
Takuya has seen ~250x speedup experimenting with GPU support here.
Code should use
CuArray
automatically if within a GPU environment.The text was updated successfully, but these errors were encountered: