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

TOPIC: DOS command windows: "compileTELEMAC.py" not act

DOS command windows: "compileTELEMAC.py" not act 11 years 6 months ago #8568

  • abernard
  • abernard's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 210
  • Thank you received: 45
OK,

I don't know if you succesfully installed Telemac system. You say that compileTELEMAC.py does not return any message (neither error or "my work is done") even in your first attempt?

Is it your first installation? Can you post again your systel.cfg?
The administrator has disabled public write access.

DOS command windows: "compileTELEMAC.py" not act 11 years 6 months ago #8569

  • thai30a
  • thai30a's Avatar
# _____                              _______________________________
# ____/ TELEMAC Project Definitions /______________________________/
#
[Configurations]
configs:    wing95s wintels wintelmpi
#
# _____                       ______________________________________
# ____/ windows intel scalar /_____________________________________/
[wintels]
#
root:       C:\opentelemac\v6p2
version:    v6p2
language:   2
modules:    update system
options:
#
cmd_obj:    ifort.exe /c /Ot /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 /out:<exename> <objs> <libs>
#
mods_all:   /include:<config>
#
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
#
# _____                         ____________________________________
# ____/ windows intel parallel /___________________________________/
[wintelmpi]
#
root:       C:\opentelemac\v6p2
version:    v6p2
language:   2
modules:    update system
#
options:    parallel mpi
par_cmdexec:   <config>\partel.exe < PARTEL.PAR >> <partel.log>
#
mpi_cmdexec:   C:\opentelemac\mpi\bin\mpiexec.exe -wdir <wdir> -n <ncsize> <exename>
mpi_hosts:  
#
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:\opentelemac\mpi\include
libs_parallel:      C:\opentelemac\lib\libmetis.lib
libs_all     :      C:\opentelemac\mpi\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
#
# _____                     ________________________________________
# ____/ windows g95 scalar /_______________________________________/
[wing95s]
#
# _____ ________________________________________
# ____/ windows g95 scalar /_______________________________________/
[wing95s]
#
root: C:\opentelemac\v6p2
version: v6p2
language: 2
modules: update system
options:
#
cmd_obj: g95 -c -fendian=big -ffixed-line-length-132 <mods> <incs> <f95name>
cmd_lib: ar cru <libname> <objs>
cmd_exe: g95 -fendian=big -std=f95 -v -lm -o <exename> <objs> <libs>
#
mods_all: -I <config>
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .o
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.
  • Page:
  • 1
  • 2
Moderators: borisb

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