jaxonwang / crayfish

An APGAS programming framework in Rust
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

collective: select collective algorithm based on runtime info #51

Open jaxonwang opened 3 years ago

jaxonwang commented 3 years ago

https://www.open-mpi.org/papers/euro-pvmmpi-2006-collective-alg-selection/euro-pvmmpi-2006-collective-alg-selection.pdf

jaxonwang commented 3 years ago

Pješivac-Grbović, Jelena, et al. "Decision trees and MPI collective algorithm selection problem." European Conference on Parallel Processing. Springer, Berlin, Heidelberg, 2007.

jaxonwang commented 3 years ago

newer paper: Nuriyev, Emin, and Alexey Lastovetsky. "Accurate runtime selection of optimal MPI collective algorithms using analytical performance modelling." arXiv preprint arXiv:2004.11062 (2020).