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

parallelize SSP processing #46

Open
afeld opened this issue Jun 7, 2019 · 1 comment
Open

parallelize SSP processing #46

afeld opened this issue Jun 7, 2019 · 1 comment

Comments

@afeld
Copy link
Contributor

afeld commented Jun 7, 2019

No description provided.

@afeld
Copy link
Contributor Author

afeld commented Jun 13, 2019

Tried this using multiprocessing.Pool and it was much slower, presumably because the model needed to be loaded in each subprocess. Worth trying the other built-in options before going to something fancier like Apache Spark.

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

No branches or pull requests

1 participant