Skip to content

Skipping multiprocess pool for single thread scenario#74

Open
pavan-kotha-strandls wants to merge 1 commit intobioinform:accelerate_preprocess_newfrom
shanmukhkatragadda:single_thread_execution
Open

Skipping multiprocess pool for single thread scenario#74
pavan-kotha-strandls wants to merge 1 commit intobioinform:accelerate_preprocess_newfrom
shanmukhkatragadda:single_thread_execution

Conversation

@pavan-kotha-strandls
Copy link
Copy Markdown
Collaborator

If the number of threads is 1, additional threads/processes will not be spawned by avoiding use of multiprocessing pool.

@marghoob
Copy link
Copy Markdown

@pavanstrand looks good to me. Did you check to see if the output from 1 thread now is the same as earlier?

@marghoob
Copy link
Copy Markdown

👍

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.

2 participants