Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: Problem running Telemac2D with pyton on Windows 7 (64bits)

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 1 week ago #6307

  • bouanan.aissa
  • bouanan.aissa's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 65
  • Thank you received: 1
I can't understand why it doesn't want to attach the file. I doing 'insert' and I can see it in my message. Any help?

Aissa,
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 1 week ago #6308

  • bouanan.aissa
  • bouanan.aissa's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 65
  • Thank you received: 1
Copy/paste :evil:

**************************************************************************
**************************************************************************

____________________________________
# ____/ windows intel parallel /___________________________________/
[wintelmpi]
#
root: C:\TELEMAC\v6p2r1
version: v6p2
language: 2
modules: update system
#
options: parallel mpi
par_cmdexec: <config>\partel.exe < PARTEL.PAR >> <partel.log>
#
mpi_cmdexec: C:\TELEMAC\v6p2r1\MPICH2\bin\mpiexec.exe -wdir <wdir> -n <ncsize> <exename>
mpi_hosts:rne91
#
cmd_obj: ifort.exe /c /Og /QxHost /iface:cref /iface:nomixed_str_len_arg /nologo /names:uppercase /convert:big_endian /extend_source:132 <mods> <incs> <f95name>
cmd_lib: xilib.exe /nologo /out:<libname> <objs>
cmd_exe: xilink.exe /nologo /subsystem:console /stack:536870912 /nodefaultlib:libc.lib /out:<exename> <objs> <libs>
#
mods_all: /include:<config>
#
incs_parallel: /include:C:\TELEMAC\v6p2r1\MPICH2\include
libs_parallel: C:\TELEMAC\v6p2r1\lib\libmetis64b.lib
libs_all : C:\TELEMAC\v6p2r1\MPICH2\lib\fmpich2.lib
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .obj
sfx_mod: .mod
sfx_exe: .exe
#
# also possible val_root: <root>/../validation
val_root: <modpath>/validation
val_rank: all
# also possible val_rank: <3 >7 6
#
# _____

*************************************************************************
*************************************************************************
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 1 week ago #6309

  • mathieu5roy
  • mathieu5roy's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 60
  • Thank you received: 7
Hi Aissa,

You need to change extension of .cfg to .txt or else the forum won't accept it.
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 2 days ago #6448

  • bouanan.aissa
  • bouanan.aissa's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 65
  • Thank you received: 1
Sorry, i wasn't aware :whistle:

File Attachment:

File Name: systel.txt
File Size: 3 KB
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 2 days ago #6450

  • pham
  • pham's Avatar
  • OFFLINE
  • Administrator
  • Posts: 1559
  • Thank you received: 602
Hello Aissa,

Please read the following post:
www.opentelemac.org/index.php?option=com...6&id=5543&Itemid=177

A. clearly explains some helpful instructions.

Regards,

Chi-Tuan
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 2 days ago #6451

  • bouanan.aissa
  • bouanan.aissa's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 65
  • Thank you received: 1
Thank you Chi-Tuan :)
The administrator has disabled public write access.

Problem running Telemac2D with pyton on Windows 7 (64bits) 12 years 2 days ago #6463

  • gtchamen@hotmail.com
  • gtchamen@hotmail.com's Avatar
Finally,
I found solution to my problem.
I have to thanks all you who took time to suggest some actions to help me. Thanks to Christophe, Sebastien, Mathieu and Aissa.
The example of systel.cfg sent by Aissa help to convince me that my original config file was OK (Mathieu also provided me systel.ini. But Aissa file was more revealing because I had the same platform Window 7 + Intel Fortran than Aissa).
Finally having eliminate the config file from the suspects, I went bak to the suggestion made twice to me by Crhristophe: test the fonctionnality of MPI (MPICH2) utility. I found that the MPI utility functiond (SMPD, MPIEXEC) was not working properly. After googling on MPI forum, I operated the following steps that help me solve the problem:
Uninstall MPICH2
Reinstall MPICH2 for everyone after loging as administrator (or running a console windows a adminitrator).
Register (wmpiregister, wmpiconfig) your account (name and password)
Test SMPD by using 'smpd -status' command. The correct answer should be 'SMPD running on 'name of your computer''. At this point, I did not get the right answer. I got the answer 'SMPD not running on ..' enven though I had 'smpd' processus running listed on my 'processus' in the task manager.
The following two commands help me solve this:
smpd -uninstall
smpd -install
After that, the command smpd -status gave me the right answer (smpd running ....).
After that, the sedond important test is to test MPIEXEC which is actually the utility that lauch the computation in parallel mode.
To test it, you can use the cpi example locate in subdirectory MPICH2/Examples.
mpiexec -n 2 cpi
For the firts time, it may ask you to enter your credential (account) even thoughyou did register before. The important stsep here is to remember to only type 'enter' when asking the username, and write the user password after that.
That how I was able to do it. Hope It can help someone else facing the same problem. I actually do not undertsand why I faed this problem on this machine (windows 7). Beacause I did exactly the same installation on a Windows XP machine and avery thing work fine without doing all this registration steps for MPI (MPICH2).

Regards.
Georges.
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Moderators: borisb

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