Welcome, Guest
Username: Password: Remember me

TOPIC: TELEMAC2D simulation is stopping

TELEMAC2D simulation is stopping 6 years 5 months ago #30442

  • zangetsu
  • zangetsu's Avatar
Dear all,

I'm trying to run some cases like bumpflu, apparently there is no any error but only the name of TELEMAC2D V7P2 only appears.

How could i continue the run?

I'm working in windows 10

thanks in advance.


Run.png
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30444

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
Don't know exactly where the problem is if the screen stay like this...
As a test, you could try to do into the temporary directory and manually execute the executable program...
Sometimes ,this action could gives you more information

Regards
Christophe
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30445

  • riadh
  • riadh's Avatar
Hello

It looks like your MPI is not registered correctly.
In an administrator shell type the following:
smpd -install
then
mpiexec -remove

and finally
mpiexec -register (with your windows login)

I hope that this helps

with my best regards

Riadh
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30446

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Hi
I agree with Riadh comments.
This kind of situation could exists for parallel run when MPI wait for login/password information but as the run is managed by Python script, the request doesn't appear on screen.
But in this case, this is not a parallel run...

Regards
Christophe
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30449

  • zangetsu
  • zangetsu's Avatar
Actually is not a parallel run

I tried to register the MPI and when i use the command mpiexec -validate
i get FAIL.

I'm running in my user (admin) but it has not a password, does it need one?
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30451

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
I think there is another problem...
Try my solution to manually execute the out_t2d_bumpflu.exe to check

Regards
Christophe
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30462

  • zangetsu
  • zangetsu's Avatar
Hello Riadh and Christhope

Recently I have solved the issue with scalar mode and my case works (so far..)

However, when i try with the parallel mode using the opnion "PARALLEL PROCESSORS =..." in my .cas file i got the same problem as i previously posted.

I'm copying all the process until the name TELEMAC2D TRUNK

C:\opentelemac-mascaret\v7p2>telemac2d.py C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas


Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_____ ___ ____
|___ | |__ \ |___ \
__ __ _/ / _ __ ) | _ __ __) |
\ \ / / |_ _| | '_ \ / / | '__| |__ <
\ V / / / | |_) | / /_ | | ___) |
\_/ /_/ | .__/ |____||_| |____/
| |
|_|
_ _ __ __ _____ ___ _ _
_| || |_ /_ |/_ || ____| / _ \ | || |
_ __ ___ __ __ |_ __ _| | | | || |__ | (_) || || |_
| '__| / _ \\ \ / / _| || |_ | | | ||___ \ > _ < |__ _|
| | | __/ \ V / _ |_ __ _| | | | | ___) || (_) | | |
|_| \___| \_/ (_) |_||_| |_| |_||____/ \___/ |_|


... parsing configuration file: C:\opentelemac-mascaret\v7p2\configs\systel_parallel_v7p2.cfg


Running your CAS file for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

+> configuration: wing64mpi
+> root: C:\opentelemac-mascaret\v7p2


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


... reading the main module dictionary

... processing the main CAS file(s)
+> running in English

... handling temporary directories

... checking coupling between codes

... checking parallelisation

... first pass at copying all input files
copying: geo_confluence.slf C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\T2DGEO
copying: t2d_confluence.f C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\t2dfort.f
copying: geo_confluence.cli C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\T2DCLI
re-copying: C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\T2DCAS
copying: telemac2d.dico C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\T2DDICO

... checking the executable
Driving: gfortran -fconvert=big-endian -frecord-marker=4 -v -lm -o t2d_confluence.exe t2dfort.o C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\telemac2d\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\waqtel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\tomawac\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\sisyphe\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\stbtel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\ad\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\nestor\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\bief\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\hermes\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\parallel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\damocles\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\special\homere_telemac2d.lib C:\opentelemac-mascaret\metis\lib\libmetis.a C:\opentelemac-mascaret\mpich2\lib\libfmpich2g.a -l gfortran -shared-libgcc
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/lto-wrapper.exe
Target: x86_64-w64-mingw32
Configured with: /home/ruben/mingw-w64/src/gcc/configure --host=x86_64-w64-mingw32 --build=x86_64-linux-gnu --target=x86_64-w64-mingw32 --with-sysroot=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --prefix=/home/ruben/mingw-w64/mingw64mingw64/mingw64 --with-gmp=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpfr=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-mpc=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-cloog=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --disable-cloog-version-check --with-isl=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --enable-cloog-backend=isl --with-host-libstdcxx='-static -lstdc++ -lm' --enable-shared --enable-static --enable-threads=win32 --enable-plugins --disable-multilib --enable-languages=c,lto,c++,objc,obj-c++,fortran,java --enable-libgomp --enable-fully-dynamic-string --enable-libstdcxx-time --disable-nls --disable-werror --enable-checking=release --with-gnu-as --with-gnu-ld --disable-win32-registry --disable-rpath --disable-werror --with-libiconv-prefix=/home/ruben/mingw-w64/prereq/x86_64-w64-mingw32/install --with-pkgversion=rubenvb-4.8.0 --with-bugurl=mingw-w64-public@lists.sourceforge.net CC= CFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' CXXFLAGS='-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' LDFLAGS= 'BOOT_CFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' 'BOOT_CXXFLAGS=-O2 -march=nocona -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer' BOOT_LDFLAGS= 'CFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' 'CXXFLAGS_FOR_TARGET= -O2 -march=nocona -mtune=core2 -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all' LDFLAGS_FOR_TARGET=
Thread model: win32
gcc version 4.8.0 (rubenvb-4.8.0)
Reading specs from c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib/libgfortran.spec
rename spec lib to liborig
COLLECT_GCC_OPTIONS='-fconvert=big-endian' '-frecord-marker=4' '-v' '-o' 't2d_confluence.exe' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
COMPILER_PATH=c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/;c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/bin/
LIBRARY_PATH=c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/;c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../
COLLECT_GCC_OPTIONS='-fconvert=big-endian' '-frecord-marker=4' '-v' '-o' 't2d_confluence.exe' '-shared-libgcc' '-mtune=generic' '-march=x86-64'
c:/opentelemac-mascaret/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/4.8.0/collect2.exe --sysroot=c:\opentelemac-mascaret\mingw64\bin\../../mingw64 -m i386pep -Bdynamic -o t2d_confluence.exe c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtbegin.o -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0 -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib -Lc:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../.. -lm t2dfort.o C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\telemac2d\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\waqtel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\tomawac\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\sisyphe\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\stbtel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\ad\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\nestor\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\bief\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\hermes\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\parallel\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\damocles\homere_telemac2d.lib C:\opentelemac-mascaret\v7p2\builds\wing64mpi\lib\utils\special\homere_telemac2d.lib C:\opentelemac-mascaret\metis\lib\libmetis.a C:\opentelemac-mascaret\mpich2\lib\libfmpich2g.a -lgfortran -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lquadmath -lm -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/opentelemac-mascaret/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/4.8.0/../../../../x86_64-w64-mingw32/lib/../lib/crtend.o
created: t2d_confluence.exe
re-copying: t2d_confluence.exe C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\out_t2d_confluence.exe

... modifying run command to MPI instruction

... modifying run command to PARTEL instruction

... partitioning base files (geo, conlim, sections, zones and weirs)
+> C:\opentelemac-mascaret\v7p2\builds\wing64mpi\bin\partel.exe < PARTEL.PAR >> partel_T2DGEO.log
STOP 0

... splitting / copying other input files

... handling sortie file(s)


Running your simulation(s) :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



C:\opentelemac-mascaret\mpich2\bin\mpiexec.exe -wdir C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s -n 4 C:\opentelemac-mascaret\v7p2\examples\telemac2d\confluence\t2d_confluence.cas_2018-06-01-12h07min12s\out_t2d_confluence.exe


_ _ ___ _ _ _
| | | | |__ \ | | | | | |
| |_ ___ | | ___ _ __ ___ __ _ ___ ) | __| | ______ | |_ _ __ _ _ _ __ | | __
| __| / _ \| | / _ \| '_ ` _ \ / _` | / __| / / / _` | |______| | __|| '__|| | | || '_ \ | |/ /
| |_ | __/| || __/| | | | | || (_| || (__ / /_ | (_| | | |_ | | | |_| || | | || <
\__| \___||_| \___||_| |_| |_| \__,_| \___||____| \__,_| \__||_| \__,_||_| |_||_|\_\
The administrator has disabled public write access.

TELEMAC2D simulation is stopping 6 years 5 months ago #30529

  • Leballeur
  • Leballeur's Avatar
  • OFFLINE
  • openTELEMAC Guru
  • Posts: 434
  • Thank you received: 163
Hi,

How did you solve your issue for scalar mode?
And what is written in partel_T2DGEO.log?

Regards,
Laurent
The administrator has disabled public write access.
Moderators: pham

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