An open API service indexing awesome lists of open source software.

https://github.com/becksteinlab/mdanalysis-with-dask

Benchmarking MDAnalysis with dask.
https://github.com/becksteinlab/mdanalysis-with-dask

dask hpc mdanalysis molecular-dynamics-simulation mpi python spidal

Last synced: about 1 month ago
JSON representation

Benchmarking MDAnalysis with dask.

Awesome Lists containing this project

README

        

# MDAnalysis with Dask #

Code to benchmark parallelization of
[MDAnalysis](http://mdanalysis.org) with
[Dask](http://dask.pydata.org/) [1, 2, 3]

## References ##

1. M. Khoshlessan and O. Beckstein. Parallel analysis in the
MDAnalysis library: Benchmark of trajectory file formats. Technical
report, Arizona State University, Tempe, AZ, 2017. figshare. doi:
[10.6084/m9.figshare.4695742](https://doi.org/10.6084/m9.figshare.4695742)
2. M. Khoshlessan, I. Paraskevakos, S. Jha, and
O. Beckstein. Parallel analysis in MDAnalysis using the Dask
parallel computing library. In S. Benthall and S. Rostrup, editors,
Proceedings of the 16th Python in Science Conference, Austin,
TX, 2017. SciPy.
[PR scipy-conference/scipy_proceedings#290](https://github.com/scipy-conference/scipy_proceedings/pull/290)
3. I. Paraskevakos et al, [Parallel Analysis of Molecular Dynamics Trajectory](https://github.com/radical-papers/midas-paper/tree/master/2016-eScience). In preparation.