Hi everyone,
I'm trying to use Telemac on a Linux cluster. I compiled with succes Telemac on the cluster. Here my .cfg file :
File Attachment:
File Name:
systel.txtFile Size: 1 KB
Now, I'm trying to launch an exemple (confluence). Not with a SGE script but in front just to see if Telemac works well. I use this command :
python /export/home/jleguern/v7p0/scripts/python27/runcode.py telemac2d -c debgfopenmpi -f systel.cfg -s /export/home/jleguern/v7p0/confluence/t2d_confluence.cas
And I change PARALLEL PROCESSORS = 8 in the .cas file
I attached here the log of the error :
File Attachment:
File Name:
log.txtFile Size: 9 KB
The simulation stop when PARTEL read the T2DGEO file.
Then, this is an exemple of the script.sh that I would like to launch.
File Attachment:
File Name:
script.txtFile Size: 2 KB
If someone have a suggestion, it will be appreciated.
Best regards.
Jules