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
Add Polyester-based threading extension for FastBroadcast VectorOfArray (#564)
Replace Base.Threads threading with Polyester @Batch in FastBroadcast
VectorOfArray extension. When Polyester is loaded, the 3-way extension
RecursiveArrayToolsFastBroadcastPolyesterExt provides threaded
broadcasting using Polyester.@Batch. Without Polyester, threaded
broadcasting falls back to serial to avoid issues with mixing
Polyester and Base threading.
Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments