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

Map with purely sequential iterators #161

Closed
tkf opened this issue Oct 7, 2020 · 1 comment · Fixed by #162
Closed

Map with purely sequential iterators #161

tkf opened this issue Oct 7, 2020 · 1 comment · Fixed by #162

Comments

@tkf
Copy link
Owner

tkf commented Oct 7, 2020

Sometimes halve is not implementable or you'd want to use a multi-threaded map with an arbitrary iterator. It'd be useful to support this.

ref https://discourse.julialang.org/t/multithreaded-mapping-of-an-iterator-not-a-collection/47906/6

@tkf
Copy link
Owner Author

tkf commented Oct 8, 2020

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

Successfully merging a pull request may close this issue.

1 participant