IPPL-framework / ippl

IPPL is a C++ library to develop performance portable code for fully Eulerian, Lagrangian or hybrid Eulerian-Lagrangian methods.
https://ippl-framework.github.io/ippl/
GNU General Public License v3.0
21 stars 20 forks source link

Replace MPI's all reduce with IPPL's one #320

Closed mohsensadr closed 1 month ago

mohsensadr commented 1 month ago

Tested test/random/TestInverseTransformSamplingUpdateBounds.cpp and test/random/TestInverseTransformSamplingSpecificRange.cpp

on 2 CPUs and 2 GPUs.