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

Make sure everything is pickleable and implement multiprocessing for MCMC #30

Closed
sblunt opened this issue Apr 26, 2018 · 4 comments
Closed
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@sblunt
Copy link
Owner

sblunt commented Apr 26, 2018

No description provided.

@sblunt sblunt self-assigned this Apr 26, 2018
@semaphoreP semaphoreP added the enhancement New feature or request label Apr 26, 2018
@semaphoreP semaphoreP added this to the v1.0 milestone Apr 26, 2018
@henry-ngo henry-ngo changed the title Make sure everything is pickleable and implement multiprocessing Make sure everything is pickleable and implement multiprocessing for MCMC Jun 29, 2018
@henry-ngo henry-ngo self-assigned this Jun 29, 2018
@sblunt
Copy link
Owner Author

sblunt commented Jul 3, 2018

@henry-ngo @semaphoreP my latest commit to master should make objects pickleable. Henry, you're good to start working on parallelizing the MCMC!

@henry-ngo
Copy link
Collaborator

Great! :)

@semaphoreP
Copy link
Collaborator

Ok, I think tests/test_mcmc.py has the bare-bones code needed to get the MCMC sampler running. Let me know if you have any questions/issues getting it running. If system.py is pickleable, hopefully, it should run parallelized by specifying number of threads when creating the emcee sampler!

@sblunt
Copy link
Owner Author

sblunt commented Jul 19, 2018

Addressed in PR #39.

@sblunt sblunt closed this as completed Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants