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

Allow constructing WorkerPool from AbstractRange{Int} #44376

Merged
merged 3 commits into from
May 12, 2022

Conversation

fredcallaway
Copy link
Contributor

e.g WorkerPool(2:10)

Super trivial quality of life improvement, avoiding an unnecessary collect.

@KristofferC
Copy link
Member

Should maybe also have a test?

@KristofferC KristofferC added the parallelism Parallel or distributed computation label May 11, 2022
@fredcallaway
Copy link
Contributor Author

How does that look?

@KristofferC KristofferC added the merge me PR is reviewed. Merge when all tests are passing label May 11, 2022
@KristofferC KristofferC merged commit 89f16e5 into JuliaLang:master May 12, 2022
@giordano giordano removed the merge me PR is reviewed. Merge when all tests are passing label May 13, 2022
Keno pushed a commit that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parallelism Parallel or distributed computation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants