Welcome, Guest
Username: Password: Remember me

TOPIC: New installation

New installation 7 years 9 months ago #25093

  • Audrey
  • Audrey's Avatar
Hi all !
We just tried a new installation of v7p1 on a new computer (Windows 7 virtual machine).

The compilation was made with the following cfg file :
# _____                              _______________________________
# ____/ TELEMAC Project Definitions /______________________________/
#
[Configurations]
configs:    wing64mpi
#
#
# _____                            ____________________________________
# ____/ Windows gfortran parallel /___________________________________/
[wing64mpi]
#
root:       C:\opentelemac-mascaret\v7p1
version:v7p1
language:   2
modules:   system-dredgesim
#
mpi_cmdexec:   C:\opentelemac-mascaret\mpich2\bin\mpiexec.exe -wdir <wdir> -n <ncsize> <exename>
mpi_hosts:  
#
cmd_obj:    gfortran -c -O3 -fconvert=big-endian -DHAVE_MPI -frecord-marker=4 <mods> <incs> <f95name>
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>
#
sfx_obj:    .o
#
incs_parallel:      -I C:\opentelemac-mascaret\mpich2\include
incs_special:       -I C:\opentelemac-mascaret\mpich2\include
libs_partel:        C:\opentelemac-mascaret\metis\lib\libmetis.a
libs_all:           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

There is no particular message during installation but when we tried to launch a test case, it seems that something goes wrong :
  • Loading Option and Configuration -> OK
  • Running your CAS file for... -> OK
  • Running your simulations -> NOK

The screen print the telemac2d-v7p1 logo but nothing doesn't happen anymore. There is no messages on screen nor on SORTIE file that could help us debug...

Thank you for your help.
The administrator has disabled public write access.

New installation 7 years 9 months ago #25096

  • josekdiaz
  • josekdiaz's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 161
  • Thank you received: 48
Dear Audrey,

Welcome to the openTelemac forum!

If you are stuck at the telemac logo it's maybe caused by you haven't registered both smpd and mpiexec processes (which handles the parallel interface) correctly.

You could do the procedure stated in this post using a prompt with admin privileges: to start both services appropriately.

Regards,

José Díaz.
The administrator has disabled public write access.

New installation 7 years 9 months ago #25110

  • Audrey
  • Audrey's Avatar
It's working

Thank you very much
The administrator has disabled public write access.

New installation 7 years 9 months ago #25309

  • uonesridhar
  • uonesridhar's Avatar
i have installed TELEMAC 2D using automatic installer. However, the installation was not successful. Hence i followed the manual installation explained in installation page. Still am not able to successfully install it. I have also attached the error. Please kindly help me. Thanks in advance

The link of instruction for manual installation
wiki.opentelemac.org/doku.php?id=instruc...tomatic_installation
Attachments:
The administrator has disabled public write access.

New installation 7 years 9 months ago #25322

  • josekdiaz
  • josekdiaz's Avatar
  • OFFLINE
  • Expert Boarder
  • Posts: 161
  • Thank you received: 48
Hello,

It seems that you have another installation of python located at "C:\Python25" (ArcGis related perhaps?) which is messing with the compilation process.

If that's the case, you could manually modify your "PATH" env. variable to point first to the python installation bundled in opentelemac.

Regards,

José Díaz.
The administrator has disabled public write access.
Moderators: borisb

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