Hi,
I am trying to run TELEMAC2D on multiple PCs whch are connected through network and part of a same workgroup. I am using the EXE version for WINDOWS (6.0). I placed all necessary input files in a network drive which is mapped in all PCs using same letter.
I modified the systel file in TELEMAC Config folder by uncomment the line
RUN_MPI="mpiexec -file mpirun.txt" and kept all the other options commented.
When Iam trying to launch TELEMAC2d from DOS using one of the participating PCs it give me the following error message
----------------------------------------------------------------------------
R:\TELEMAC\Steady>telemac2d
=========================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
starting...
HOSTTYPE : win
PROJECT : C:\TELEMAC\V6P0
BASE DIRECTORY : R:\TELEMAC\Steady
LAUNCH DIRECTORY : R:\TELEMAC\Steady
WORK DIRECTORY : R:\TELEMAC\Steady\cas3128_tmp
PARAMETER FILE : cas
*** Using default configuration file :
C:\TELEMAC\V6P0\config\systel.ini ***
*** Using CUSTOM MPI configuration file :
R:\TELEMAC\Steady\mpi_telemac.conf ***
*** TELEMAC2D ON STATION ***
*** Interactive mode ***
*** RELEASE v6p0 ***
________________________________________________________
Steering file : cas
________________________________________________________
________________________________________________________
Starting execution: telemac2d.bat
________________________________________________________
______________________________________________________________________________
*** DEFAULT PARALLEL EXECUTABLE ***
C:\TELEMAC\V6P0\telemac2d\tel2d_v6p0\win\telemac2dv6p0_MP.exe
______________________________________________________________________________
*** ALLOCATION OF USER FILES ***
- STEERING FILE : cas
- DICTIONARY : telemac2dv6p0.dico
- GEOMETRY FILE : Geo.slf
(split for 10 processors)
- BOUNDARY CONDITIONS FILE : cas.conlim
(split for 10 processors)
- PREVIOUS COMPUTATION FILE : condInit.ser
(split for 10 processors)
______________________________________________________________________________
*** MPI MACHINE ***
MPI machine ok (with 10 processors).
______________________________________________________________________________
*** RUNNING ***
MPI launcher : mpiexec -file mpirun.txt
MASTER PROCESSOR NUMBER 0 OF THE GROUP OF 16
P_INIT: FILE PARAL NOT FOUND
job aborted:
rank: node: exit code[: error message]
0: GEOG125x32.geog.ad.dur.ac.uk: 0: process 0 exited without calling finalize
1: GEOG125x32.geog.ad.dur.ac.uk: 123
2: GEOG125x32.geog.ad.dur.ac.uk: 123
3: GEOG125x32.geog.ad.dur.ac.uk: 123
4: GEOG125x32.geog.ad.dur.ac.uk: 123
5: GEOG125x32.geog.ad.dur.ac.uk: 123
6: GEOG125x32.geog.ad.dur.ac.uk: 123
7: GEOG125x32.geog.ad.dur.ac.uk: 123
8: DOGPC160XP.geog.ad.dur.ac.uk: 123
9: DOGPC160XP.geog.ad.dur.ac.uk: 123
10: DOGPC160XP.geog.ad.dur.ac.uk: 123
11: DOGPC160XP.geog.ad.dur.ac.uk: 123
12: DOGPC160XP.geog.ad.dur.ac.uk: 123
13: DOGPC160XP.geog.ad.dur.ac.uk: 123
14: DOGPC160XP.geog.ad.dur.ac.uk: 123
15: DOGPC160XP.geog.ad.dur.ac.uk: 123
Duration of job : 3 seconds ( 0:0:3 ) (system=0 sec)
______________________________________________________________________________
*** FILES DELIVERY ***
- RESULTS FILE : i7XPTest1
ERROR : RESTITUTION FILE i7XPTest1
________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
No compilation/linking/file errors detected.
No execution errors detected.
Returning exit status 0
=========================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
...stopping.
---------------------------------------------------------------------------
Can anybody please help me to solve this problem?
P.S. TELEMAC2d is working fine locally with MPICH2 using multiple cores of WINXP 32 bit PC.
Thanks and regards,
Joy