Comments on: Parallel Tempering Algorithm with OpenMP / C++ http://www.lindonslog.com/programming/openmp/parallel-tempering-algorithm-c/ Sun, 27 Nov 2016 15:23:00 +0000 hourly 1 https://wordpress.org/?v=4.6.1 By: Stochastic Optimization in R by Parallel Tempering - Ive Moved http://www.lindonslog.com/programming/openmp/parallel-tempering-algorithm-c/#comment-76 Sat, 12 Oct 2013 21:24:16 +0000 http://www.lindonslog.com/?p=605#comment-76 […] written a few posts now about using parallel tempering to sample from complicated multi-modal target distributions but there are also other benefits and […]

]]>
By: Parallel tempering and Metropolis coupled MCMC | Darren Wilkinson's research blog http://www.lindonslog.com/programming/openmp/parallel-tempering-algorithm-c/#comment-70 Sun, 29 Sep 2013 11:42:47 +0000 http://www.lindonslog.com/?p=605#comment-70 […] make effective use of modern multi-core hardware. An approach using OpenMP with C++ is discussed in this blog post. Also note that if the state space of the chains is large, it can be much more efficient to swap […]

]]>