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

three systems for file-based widely-distributed combination #118

Closed freifrauvonbleifrei closed 1 year ago

freifrauvonbleifrei commented 1 year ago

This PR adapts the functions for file-based combination for three systems (where easily possible, for arbitrary numbers of systems). It is assumed that Outgroup Sparse Grid Reduce is used for the widely-distributed combination (so each system has to write only one file, which is then copied to all other systems).