-
Notifications
You must be signed in to change notification settings - Fork 502
Issues: rayon-rs/rayon
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Is it possible to spawn task to be executed in specific thread?
#1199
opened Oct 8, 2024 by
AngelicosPhosphoros
Add synchronization guarantees for
ParallelIterator::for_each*
#1172
opened May 30, 2024 by
andrewsonin
Function dependencies with Rayon without blocking the thread / Rayon synchronization primitives?
#1171
opened May 29, 2024 by
codecnotsupported
A way to hook before/after job execution (and/or a way to see a number of tasks in the processing queue)
#1170
opened May 29, 2024 by
nagisa
a broadcast that only gets executed on idle threads
enhancement
#1163
opened May 6, 2024 by
sarah-quinones
Rayon slower than single threaded performance when mixing iter and par_iter
#1136
opened Feb 26, 2024 by
bergkvist
A yield_now/yield_local alternative that allows the thread to go to sleep
help wanted
#1135
opened Feb 25, 2024 by
james7132
cooperative yield in ThreadPool::install() causes unexpected behavior in nested pools
#1105
opened Nov 20, 2023 by
benkay86
Previous Next
ProTip!
no:milestone will show everything without a milestone.