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 docs on multithreading still warns that the default scheduler for @threads
uses static scheduling. However, since JuliaLang#44136, dynamic scheduling has been the
default. This commit removes the warning.
0 commit comments