Hello Sébastien,
I'm using a Linux cluster and I compile Telemac (v7p0, python) with this systel.cfg file successfully.
Now, when I launch the malpasset test case, I have the following error :
core file size (blocks, -c) unlimited
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 192003
max locked memory (kbytes, -l) unlimited
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) unlimited
cpu time (seconds, -t) unlimited
max user processes (-u) 192003
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
mpdtrace: cannot connect to local mpd (/tmp/13687.1.all.q/mpd2.console_comcluster17_jleguern); possible causes:
1. no mpd is running on this host
2. an mpd is running but was started without a "console" (-n option)
Loading Options and Configurations
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... parsing configuration file: systel.cfg
Running your CAS file for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> configuration: debgfopenmpi
+> root: /export/home/jleguern/v7p0
+> version v7p0
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
... reading the main module dictionary
... processing the main CAS file(s)
+> simulation en Francais
... checking parallelisation
... handling temporary directories
... checking coupling between codes
... first pass at copying all input files
copying: geo_malpasset-small.slf /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/T2DGEO
copying: t2d_malpasset-small.f /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/t2dfort.f
copying: geo_malpasset-small.cli /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/T2DCLI
copying: f2d_malpasset-small.slf /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/T2DREF
re-copying: /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/T2DCAS
copying: telemac2d.dico /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/T2DDICO
... checking the executable
re-copying: t2d_malpasset-small /export/home/jleguern/v7p0/malpasset/t2d_malpasset-small.cas_2015-01-28-17h34min57s/out_t2d_malp
asset-small
... modifying run command to MPI instruction
... modifying run command to PARTEL instruction
partitioning: T2DGEO
+> /export/home/jleguern/v7p0/builds/debgfopenmpi/bin/partel < PARTEL.PAR >> partel_T2DGEO.log
... The following command failed for the reason above
/export/home/jleguern/v7p0/builds/debgfopenmpi/bin/partel < PARTEL.PAR >> partel_T2DGEO.log
I don't know if it come from my cfg file or from my script.sh.
Have you any suggestion or more currents scripts and cfg file?
Best regards.
Jules