Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] index_chunks undocumented in "Multithreading" page despite the promise to do so #53

Open
giordano opened this issue Oct 29, 2024 · 0 comments

Comments

@giordano
Copy link

The "Multithreading" section of the manual starts with

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant