Welcome, Guest
Username: Password: Remember me

TOPIC: v6p3r1 - multiple listing to screen in parallel

v6p3r1 - multiple listing to screen in parallel 10 years 10 months ago #11533

  • NHEILI
  • NHEILI's Avatar
Hello,

I have a problem that runcode.py outputs to the screen the listing of every single procs running the calculation. On a 120 core calculation, the listing becomes complete garbage as all the output is duplicated and randomly printed 120 times.

Any help?
The administrator has disabled public write access.

v6p3r1 - multiple listing to screen in parallel 10 years 10 months ago #11535

  • jmhervouet
  • jmhervouet's Avatar
Hello,

Hum, I have never seen this, normally the scripts redirect all the outputs of logical unit LU to files, except processor 0. LU is 6 for processor 0 and a file for others (these log files are in the temporary folder created when running the case).

For your own prints, statements like WRITE(LU,*) will be redirected, but statements like PRINT* will all write on the listing (but this is compiler dependent).

If it is the standard listing that suffers from multiple prints, not your own prints, it is indeed a Python problem and I let specialists see what it is.

With best regards,

Jean-Michel Hervouet
The administrator has disabled public write access.

v6p3r1 - multiple listing to screen in parallel 10 years 10 months ago #11537

  • NHEILI
  • NHEILI's Avatar
Hello,
Thanks you for your answer but yes it is the standard listing that suffers from multiple prints,i hope somebody help me.

Regards
The administrator has disabled public write access.

v6p3r1 - multiple listing to screen in parallel 10 years 10 months ago #11538

  • NHEILI
  • NHEILI's Avatar
when i execute telemac in a machine with multy procs the listing is ok, but with a machine have one procs and multi core i have the probleme of multiple prints.Can i stop this problem in the one procs and multi core's machine?
The administrator has disabled public write access.
Moderators: borisb

The open TELEMAC-MASCARET template for Joomla!2.5, the HTML 4 version.