JuliaParallel / JuliaParallel/Dagger.jl
Add waitfirst/fetchfirst operator
Open
enhancement
- Dominant language
- Julia
- Stars
- 723
- Forks
- 90
- Avg merge
- 1d 37m
- Merged PRs (30d)
- 9
Description
We should implement a `select` operator, which returns the result (and probably ID) of the first task to complete out of a set of tasks. This operator should have the option to cancel unfinished tasks, and to either `fetch` or `wait`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.