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

use ippl::Comm->allreduce in InverseTransformSampling.h #319

Closed aaadelmann closed 1 month ago

aaadelmann commented 1 month ago

In ippl/src/Random /InverseTransformSampling.h

on line 133 we should use ippl::Comm->allreduce.