14 citations · 14 across the 2 of their papers we have counts for
2 papers
cs.DC2020
Collectives in hybrid MPI+MPI code: design, practice and performance
Huan Zhou, Jose Gracia, Naweiluo Zhou +1
The use of hybrid scheme combining the message passing programming models for inter-node parallelism and the shared memory programming models for node-level parallelism is widely s…
cs.DC2020★ 14 cited
MPI Collectives for Multi-core Clusters: Optimized Performance of the Hybrid MPI+MPI Parallel Codes
Huan Zhou, Jose Gracia, Ralf Schneider
The advent of multi-/many-core processors in clusters advocates hybrid parallel programming, which combines Message Passing Interface (MPI) for inter-node parallelism with a shared…