Hi all,
I get a segmentation fault error generated when trying to run Telemac-2D with more than one parallel processors on an HPC linux cluster (Telemac-2D runs in parallel mode when only 1 processor is denoted).
Compilation of Telemac suite is done without errors and single processor simulations complete with the test cases as input. Metis 4.0.3 library is compiled from source and successfully goes through the suggested mtest.
Both the Telemac v6p2 and Metis libraries are compiled with gcc-4.1.2 and openmpi 1.3.3. (These two are compatible on this cluster infrastructure in most applications requiring mpi libraries).
An earlier version of Telemac-2D v6p0 successfully runs in parallel mode on the same cluster with the same metis 4.0.3 libraries BUT it is compiled with the openmpi/1.3.3/intel (gcc-4.1.2 also - mpicc is the actual gcc compiler in this case).
Are you aware of any related issues and/or solutions?
Thanks in advance,
Christos