issues
search
SGpp
/
DisCoTec
MPI-based code for distributed HPC simulations with the sparse grid combination technique. Docs->(https://discotec.readthedocs.io/)
https://sparsegrids.org/
GNU Lesser General Public License v3.0
8
stars
7
forks
source link
Feature true global reduce
#65
Closed
freifrauvonbleifrei
closed
1 year ago
freifrauvonbleifrei
commented
1 year ago
third level distributed advection with only workers:
Use MPI_Reduce instead of MPI_Allreduce in "global reduce" operation in combination
adds another run+interpolate at end of time loop
third level distributed advection with only workers: