Liquid Boundaries Strange Print Output
8 years 10 months ago #19450
j_floyd
I am running a T3D model with MPI, with 3 liquid boundaries defined in a timeseries data file. The MPI processes are spread over 10 cores.
An SL() boundary update info print only outputs to the LOG file for the processor that handles it. While the other Q() boundaries output on all processors LOG files including the one with the SL() boundary! This is despite the fact that those boundaries are handled by just 2 other independent processors.
This was very confusing while trying to track down a boundaries configuration error.
Does this suggests some strange behaviour in the MPI setups?
The administrator has disabled public write access.
Liquid Boundaries Strange Print Output
8 years 10 months ago #19454
jmhervouet
Hello,
Is it some print that you added or something we did ?
The thing to know is that :
PRINT*,'Hello World'
will be printed by all processors, while :
WRITE(LU,*) 'Hello World'
will be redirected to log files for all processors except number 0 which appears on the listing.
With best regards,
Jean-Michel Hervouet
The administrator has disabled public write access.
Great news: The next TELEMAC User Conference will be organised by Bangor University on the 15th and 16th of October 2025, at the School of Ocean Sciences in Menai Bridge, on the Isle of Anglesey, Wale [ ... ]