Thanks for your reply.
I have successfully run my model in parallel mode with 2 processors in 32-bit WINDOWS XP with 32 bit version of MPI and the executable version of TELEMAC. The above mentioned error appears only if I run the program in debug mode and TELEMAC starts looking for the executable with the wrong spelling. May be this is a bug. Without debug mode it runs fine.
Now when I try to run it in WINDOWS 7 64 bit machines with i7 Quad core processors with the same 32-bit MPI and EXE version of TELEMAC, it refuses to run.
It gives me the following error:
=======================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
starting...
HOSTTYPE : win
PROJECT : C:\TELEMAC\V6P0
BASE DIRECTORY : D:\TELEMAC_Instal\NoLake\No_Lake_Unsteady
LAUNCH DIRECTORY : D:\TELEMAC_Instal\NoLake\No_Lake_Unsteady
WORK DIRECTORY : D:\TELEMAC_Instal\NoLake\No_Lake_Unsteady\cas1548_tmp
PARAMETER FILE : cas
*** Using default configuration file :
C:\TELEMAC\V6P0\config\systel.ini ***
*** Using CUSTOM MPI configuration file :
D:\TELEMAC_Instal\NoLake\No_Lake_Unsteady\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 : NoLakeResult4.slf
forrtl: severe (157): Program Exception - access violation
Image PC Routine Line Source
partel.exe 00420F28 Unknown Unknown Unknown
partel.exe 00405451 Unknown Unknown Unknown
partel.exe 00498D80 Unknown Unknown Unknown
partel.exe 0047D71F Unknown Unknown Unknown
kernel32.dll 7596339A Unknown Unknown Unknown
ntdll.dll 77AB9ED2 Unknown Unknown Unknown
ntdll.dll 77AB9EA5 Unknown Unknown Unknown
________________________________________________________
Execution finished: telemac2d.bat
________________________________________________________
No compilation/linking/file errors detected.
No execution errors detected.
Missing braces on \N{} at delete_cas1548.bat line 27, within string
Missing braces on \N{} at delete_cas1548.bat line 27, within string
Missing braces on \N{} at delete_cas1548.bat line 36, within string
Missing braces on \N{} at delete_cas1548.bat line 36, within string
Missing braces on \N{} at delete_cas1548.bat line 37, within string
Missing braces on \N{} at delete_cas1548.bat line 37, within string
Missing braces on \N{} at delete_cas1548.bat line 38, within string
Missing braces on \N{} at delete_cas1548.bat line 38, within string
Missing braces on \N{} at delete_cas1548.bat line 39, within string
Missing braces on \N{} at delete_cas1548.bat line 39, within string
delete_cas1548.bat has too many errors.
Returning exit status 0
=========================================================
Telemac System Freeware 6.0 - Perl scripts version V6.0
=========================================================
...stopping.
Could you please suggest anything.What is wrong with WINDOWS 7 and what is this access violation? I tried with 32-bit as well as 64 bit version of WINDOWS 7 with the same 32-bit MPI and got the same error. Please help.
Joy