On Tue, Aug 17, 2021 at 9:47 AM Sven Schreiber <svetosch(a)gmx.net> wrote:
when using the --send-data option for an MPI block, it seems that each
of the MPI processes prints out a data-loading message (presumably using
"open" internally). For example, I'm getting stuff like this with an
mpisize of 4:
gretlmpi 2021c-git
Aktuelle Sitzung: 2021-08-17 15:42
Lese Datendatei C:\Users\<...>\AppData\Roaming\gretl\mpi-data.gdt
Lese Datendatei C:\Users\<...>\AppData\Roaming\gretl\mpi-data.gdt
Lese Datendatei C:\Users\<...>\AppData\Roaming\gretl\mpi-data.gdt
Lese Datendatei C:\Users\<...>\AppData\Roaming\gretl\mpi-data.gdt
You'll see only one instance of that notification with current git.
Allin