Hi Christophe,
I have not run a test case, but my model ran ok on a single node on the cluster using 36 cores.
I also ran the model using 36 partitions across 3 nodes using 12 cores on each node.
The problem arises when I ask for more than 36 partitions, e.g. 40 partitions on 2 nodes with 20 tasks per node fails to partition correctly.
I am using metis as the partitioner.
I have added the config file used to compile and run telemac3d on cirrus.
To check what has been happening I use the commmand
telemac3d.py -w temp --ncsize 72 --ncnode 2 --nctile 36 obm_lr_20141008.cas --split
This generates the message shown in the file partition_error.txt (I have sanitised the file to remove accounts, usernames, etc.)
Cirrus support have suggested trying parmetis instead.
Let me know if you need more information.
Thanks,
Chris