Welcome, Guest
Username: Password: Remember me

TOPIC: Running parallel simulation

Running parallel simulation 2 months 2 weeks ago #45515

  • TIRTHA
  • TIRTHA's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
Recently I installed the v8P4 version of TELEMAC. I was trying to simulate in parallel but I am getting an error message I do not understand. I am pasting the error message below. However, the simulation is running well in series.
... processing the steering file
~> Checking keyword/rubrique coherence

... checking parallelisation

... handling temporary directories
copying: t2d_hooghly.cas -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DCAS
copying: telemac2d.dico -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DDICO
copying: Geometry.slf -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DGEO
copying: tidal.liq -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DIMP
copying: B_cond.cli -> C:\Users\Sif22-25\Documents\TELEMAC\examples\telemac2d\Hooghly\t2d_hooghly.cas_2024-09-10-12h24min21s\T2DCLI

... partitioning base files (geo, conlim, sections, zones and weirs)
+> C:\Program Files\TELEMAC\V8P4\builds\gnu.static\bin\partel.exe < partel_T2DGEO.par >> partel_T2DGEO.log
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Traceback (most recent call last):
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\telemac2d.py", line 7, in <module>
main('telemac2d')
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\runcode.py", line 288, in main
run_study(cas_file, code_name, options)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 169, in run_study
run_local_cas(my_study, options)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run_cas.py", line 31, in run_local_cas
my_study.partionning(options.use_link)
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\study.py", line 429, in partionning
run_partition(parcmd, self.cas, g_geo, g_fmt_geo, g_conlim,
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run.py", line 51, in run_partition
run_partel(partel, geom, fmtgeom, conlim, ncsize, False,
File "C:\Program Files\TELEMAC\V8P4\scripts\python3\execution\run.py", line 133, in run_partel
raise TelemacException(
utils.exceptions.TelemacException: Could not split your file T2DGEO with the error as follows:

... The following command failed for the reason in the listing
C:\Program Files\TELEMAC\V8P4\builds\gnu.static\bin\partel.exe < partel_T2DGEO.par >> partel_T2DGEO.log


Here is the log:
The administrator has disabled public write access.

Running parallel simulation 2 months 2 weeks ago #45516

  • c.coulet
  • c.coulet's Avatar
  • OFFLINE
  • Moderator
  • Posts: 3722
  • Thank you received: 1031
Even this is clearly specified and mainly spotted in the forum, you decided to install Telemac in "Program Files" directory ...

The problem is also clearly indicated in the log you copied:
+> C:\Program Files\TELEMAC\V8P4\builds\gnu.static\bin\partel.exe < partel_T2DGEO.par >> partel_T2DGEO.log
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
Christophe
The administrator has disabled public write access.

Running parallel simulation 2 months 1 week ago #45521

  • manojkg
  • manojkg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 2
something that worked for me is using the install path c:\V8P4
Also, if you have multiple versions of python installed, make sure that the python scripts in the install V8P4 directory are run by the prebuilt python in C:\V8P4\external\python-3.10.9 folder.
Last but not least, make sure that your filepath are not too long. [These were all the hiccups I had while installing and using V8P4prebuilt version in windows.
The administrator has disabled public write access.

Running parallel simulation 2 months 1 week ago #45522

  • TIRTHA
  • TIRTHA's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 17
I got it...The default path for installation is c:\Program Files\...instead, the path should be changed to in c:\...
The administrator has disabled public write access.
Moderators: pham

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