Welcome, Guest
Username: Password: Remember me

TOPIC: Compile and run sequentially using runcode.py

Compile and run sequentially using runcode.py 8 years 2 days ago #24393

  • JBS
  • JBS's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 78
  • Thank you received: 3
Hello,

For some technical purposes, I would need to compile and run separately a T2D case in parallel mode (on Windows 7 using MPICH2 executable). The case used here for testing purpose is 'estu_gir' in Telemac2d (v6p3) but could be any.
Here is the trouble.
When I enter:

> runcode.py telemac2d -w TEMP t2d_estu_gir.cas

everything works fine and the simulation runs normally.
Now, if I split the compiling and running steps, i.e. entering:

> runcode.py telemac2d --compileonly -w TEMP t2d_estu_gir.cas

for compilation, and right after:

> runcode.py telemac2d --run -w TEMP t2d_estu_gir.cas

for running, as suggested at the end of the compilation step, I get the error given in attachment ("LIT : ABNORMAL END OF FILE' etc.).

I also attach the config file. This config seems to have always given good results in parallel (i.e. similar to scalar mode) so I expect the trouble does not come from there but it is just for information.

Do you know why I am having this problem?

Thanks a lot in advance.
JBS.
Attachments:
The administrator has disabled public write access.
Moderators: pham

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