Hi,
I'm currently working on executing Telemac 3D on large machines (64, 128, 224 CPUs). I choose to benchmark the computation nodes with examples provided in the Telemac source code (under ./examples/telemac3D/). Studies I launch are:
Everything runs fine until I set --ncsize > 61. Then, I get a Segmentation Fault (see attachment file for complete output).
Program received signal SIGSEGV: Segmentation fault - invalid memory reference
Do you know why ?
Beside this error, do you know some limitations to run telemac3d.py on a single machine ? What is the largest setup you ever seen in term of parallel CPUs (clustered or not) ?
Thank you for your help,
Have a nice day :)