maxscheurer / pycontact

Analysis of non-covalent interactions in MD trajectories
https://pycontact.github.io/
GNU General Public License v3.0
51 stars 12 forks source link

Bad benchmarks for Contact Accumulation Multicore #33

Closed maxscheurer closed 7 years ago

maxscheurer commented 7 years ago

So the benchmarks for the accumulation on multiple cores is pretty bad... it is not even a second faster than the single core version... I think we should switch off the multicore accumulation code by default?