MDAnalysis / pmda

Parallel algorithms for MDAnalysis
https://www.mdanalysis.org/pmda/
Other
31 stars 22 forks source link

use serializable Universe #133

Open orbeckst opened 4 years ago

orbeckst commented 4 years ago

Expected behaviour

PMDA uses the serializable Universe in MDAnalysis ≥ 2.0.0 (PR https://github.com/MDAnalysis/mdanalysis/pull/2723)

Actual behaviour

Current code uses MDA 1.0.0 workaround

orbeckst commented 4 years ago

These changes will almost certainly break the ParallelAnalysisBase API and it also relies on having MDA 2.0.0.