An open API service indexing awesome lists of open source software.

https://github.com/johnlees/pmcmc

Parallel implementation of MCMC using MPI - coded by Hákon Jónsson, John Lees and Tobias Madsen
https://github.com/johnlees/pmcmc

Last synced: 10 months ago
JSON representation

Parallel implementation of MCMC using MPI - coded by Hákon Jónsson, John Lees and Tobias Madsen

Awesome Lists containing this project

README

          

pMCMC
=====

Parallel implementation of MCMC using MPI - coded by Hákon Jónsson, John Lees and Tobias Madsen

Code is available as C++
Under testing implementations in R and Perl do not provide speedups due
to execution overheads, but are included as easier to read 'pseudocode'
if required.

Details can be found in a pre-print paper at http://leesjohn.wordpress.com/2014/08/18/parallel-mcmc/

Acknowledgements
----------------

This work was completed for the Oxford Summer School in Computational Biology 2012 (http://www.stats.ox.ac.uk/research/genome/summer_school_2013/osscb12), and was supervised by Geoff Nicholls, Joe Herman and Jotun Hein.

Funding provided by a Wellcome Trust Vacation grant (JL) and COGANGS
- EU grant (HJ, TM).