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

Parallelization of lens_by_halos #85

Open
sweverett opened this issue Mar 21, 2016 · 1 comment
Open

Parallelization of lens_by_halos #85

sweverett opened this issue Mar 21, 2016 · 1 comment

Comments

@sweverett
Copy link
Collaborator

We can greatly speedup the lens_by_halos calculation by parallelizing the loop over lightcones. I can start by distributing the task over the 8 cores in my own machine, and plan on eventually using KIPAC clusters.

@sweverett sweverett self-assigned this Mar 21, 2016
@sweverett sweverett added this to the Beginning of Thesis Work milestone Mar 21, 2016
@drphilmarshall drphilmarshall changed the title Start Parallelization of lens_by_halos Parallelization of lens_by_halos Mar 22, 2016
@drphilmarshall
Copy link
Owner

Hey @sweverett check out this introduction to simple parallel processing in python with multiprocessing. Beyond this, Matt and Yao can advise on tutorial materials...

@sweverett sweverett added this to the Someday milestone May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants