Hello,
I have compiled the Telemac system of v6p3r2 using ifortdebianmpi configuration, adopted from Dr. Pat' post with modifications. It runs well with a telemac2d test case in scalar mode, but not in parallel. The configuration file is also attached.
Suggestions to fix this error are really appreciated.
Many thanks,
Amyrhul
________________________________________________________________________________
[c1304027@arccacluster12 python27]$ python runcode.py telemac2d /home/c1304027/opentelemac/v6p3r2/test/mersey/t2d_mersey.cas
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... parsing configuration file: /home/c1304027/opentelemac/v6p3r2/configs/systel.cfg
Running your CAS file for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> configuration: ifortdebianmpi
+> root: /home/c1304027/opentelemac/v6p3r2
+> version v6p3
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... reading the main module dictionary
... processing the main CAS file(s)
+> running in English
... checking parallelisation
_____________
runcode::main:
:
|runCAS: parallel inconsistency:
| +> you may be using an inappropriate configuration: ifortdebianmpi
| +> or may be wishing for scalar mode while setting to 1 processors
[c1304027@arccacluster12 python27]$
________________________________________________________________________________