jnsturgis / hard_discs2

Very coarse grained membrane protein software
Other
0 stars 2 forks source link

Add parallel tempering in NVT #28

Open jnsturgis opened 4 years ago

jnsturgis commented 4 years ago

Describe the solution you'd like To be able to run multiple MCMC trajectories in parallel with different temperatures (saving individual trajectories) and swapping between temperatures. This should greatly increase the efficiency of solution finding etc.

jnsturgis commented 4 years ago

Try doing parallel version initially through standard library and thread...