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

Investigate parallelization via multiprocessing #30

Closed
abingham opened this issue Apr 18, 2015 · 1 comment
Closed

Investigate parallelization via multiprocessing #30

abingham opened this issue Apr 18, 2015 · 1 comment

Comments

@abingham
Copy link
Contributor

It stands to reason that we could parallelize the heck out of Cosmic Ray with the multiprocessing module. In fact, considering how simple it should be, we would be remiss if we didn't.


@abingham
Copy link
Contributor Author

We're using multiprocessing to do this now.


Original comment by: austin_bingham

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