Welcome, Guest
Username: Password: Remember me

TOPIC: Problem of compilation of telemac parallel with v8p2 and python 3.7

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 1 month ago #39204

Hello,

I try to compile telemac in parallel on my PC windows , but I have the rror joined to this message at th compilation.
I also join my file cfg.
I thank you in advance for your help.
Best reards,

Patrick
Attachments:
The administrator has disabled public write access.

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 1 month ago #39205

  • PMV
  • PMV's Avatar
  • OFFLINE
  • Senior Boarder
  • Posts: 149
  • Thank you received: 42
Hi,

For your information the error message is missing.

PS, don't double post

Patrick
The administrator has disabled public write access.

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 1 month ago #39233

  • dimko_93
  • dimko_93's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 4
TRY THIS AND LET ME KNOW


# _____ _______________________________
# ____/ TELEMAC Project Definitions /______________________________/
#
[Configurations]
configs: wing64mpi
#
#
# _____ ____________________________________
# ____/ Windows gfortran parallel /___________________________________/
[wing64mpi]
#
root: C:\opentelemac-mascaret\v8p2r1
version:v8p2r1
language: 2
modules: system
# modules: system -dredgesim
options:
#
mpi_cmdexec: C:\opentelemac-mascaret\mpich2\bin\mpiexec.exe -wdir <wdir> -n <ncsize> <exename>
mpi_hosts:
#
cmd_obj: gfortran -cpp -c -O3 -fconvert=big-endian -DHAVE_MPI -frecord-marker=4 <mods> <incs> <f95name>
cmd_obj_c: gcc -c <srcName> -o <objName>
cmd_lib: ar cru <libname> <objs>
cmd_exe: gfortran -fconvert=big-endian -frecord-marker=4 -v -lm -o <exename> <objs> <libs>
#
mods_all: -I <config>
#
incs_all: -I C:\opentelemac-mascaret\mpich2\include
libs_all: C:\opentelemac-mascaret\metis\lib\libmetis.a C:\opentelemac-mascaret\mpich2\lib\libfmpich2g.a
#
sfx_zip: .zip
sfx_lib: .lib
sfx_obj: .o
sfx_mod: .mod
sfx_exe: .exe
#
val_root: <root>\examples
val_rank: all
The administrator has disabled public write access.

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 3 weeks ago #39264

Hi!
I am trying to compile telemac v8p2r1 (parallel).
I run the automatic installer, but it crashed, so I followed the steps described in the website:
1) Change cmd shortcut targets to:
C:\Windows\system32\cmd.exe /E:ON /V:ON /K set SYSTELCFG=C:\opentelemac-mascaret\v8p2r1\configs\systel_parallel_v8p2r1.cfg && PATH=C:\opentelemac-mascaret\v8p2r1\scripts\python3;C:\opentelemac-mascaret\mpich2\bin;!PATH!

2) set the start location to: C:\opentelemac-mascaret\v8p2r1

3) download the recommended configuration file and change paths (attached)
4) open the cmd shortcut and run the command compile_telemac.py, but I get an error (attached).

Any ideas?
Attachments:
The administrator has disabled public write access.

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 3 weeks ago #39266

  • cyamin
  • cyamin's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 997
  • Thank you received: 234
Hi, this error usually occurs if you are executing the scripts using python 2. The scripts are written for python 3.
Costas
The administrator has disabled public write access.

Problem of compilation of telemac parallel with v8p2 and python 3.7 3 years 3 weeks ago #39270

Thank you Costas.
I changed the config file by one recommended in a youtube tutorial (attached) and the compilation went fine.
However, I would like to know if the changes made in the config file may affect somehow how the software works.

Thank you in advance!
Attachments:
The administrator has disabled public write access.
Moderators: borisb

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