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 iterators `chunks` and `index_chunks` can be very useful in combination with `@spawn` and `@threads` for task-based multithreading. Let's see how we can use them together.
but then in the rest of the page there's no mention to index_chunks. Of course the function is documented elsewhere, but reading that page feels weird, since a promise to discuss index_chunks isn't maintained.
The text was updated successfully, but these errors were encountered:
The "Multithreading" section of the manual starts with
ChunkSplitters.jl/docs/src/multithreading.md
Line 3 in 7db0af6
index_chunks
. Of course the function is documented elsewhere, but reading that page feels weird, since a promise to discussindex_chunks
isn't maintained.The text was updated successfully, but these errors were encountered: