marrink-lab / MDVoxelSegmentation

A voxel based approach for dynamic cluster analysis of molecular dynamics trajectories.
Other
23 stars 11 forks source link

Multithreaded leaflet clustering upgrade #85

Open BartBruininks opened 4 years ago

BartBruininks commented 4 years ago

The mulithreading should not take consecutive chunks, but rather use a stride for the amount of clusters. This allows for a better load balancing of difficult frames clustered in time.