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

Multiprocessing #38

Merged
merged 8 commits into from
Dec 21, 2020
Merged

Multiprocessing #38

merged 8 commits into from
Dec 21, 2020

Conversation

jacob-rosenthal
Copy link
Collaborator

@jacob-rosenthal
Copy link
Collaborator Author

jacob-rosenthal commented Nov 17, 2020

This would also close #8 and #9

jacob-rosenthal and others added 3 commits November 16, 2020 23:19
Update conda setup action version, hopefully this fixes problem with set-env and add-path errors
@ryanccarelli
Copy link
Contributor

If I am understanding this right, it will assign as many workers as a slide will take to the first slide, complete the slide, then reassign those workers to the next slide. Do we know how many workers each slide will take? If I have a pool of 30 workers, will the first slide take them all? How does our per slide processing time scale with the number of workers assigned to the slide?

@jacob-rosenthal jacob-rosenthal merged commit 5b0f5ba into dev Dec 21, 2020
@jacob-rosenthal jacob-rosenthal deleted the multiprocessing branch January 29, 2021 23:05
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 this pull request may close these issues.

None yet

2 participants