Hello pham!
For issue 2, after I use SOLVER FOR PPE = 7 (GMRES) and PRECONDITIONING FOR PPE = 2, it worked. I use v8p0 version on windows and v8p1 version on linux now, so I will read the NEWS.txt to learn new features and changes.
For issue 1, I have tried your advice but it doesn't work. I ran some tests and found that the problems were all related to 'CHECKING THE MESH'.
I tested Telemac-2D, Telemac-3D, and Telemac-2D+Sisyphe, and they all had the same problems:
1. When actived 'CHECKING THE MESH' and use single core, all cases work well.
2. When disactived 'CHECKING THE MESH' and use parallelism mode or single core, all cases work well.
3. When actived 'CHECKING THE MESH' and use parallelism mode, all cases will down at the step of checking the mesh. They have similar error messages.Here are error messages for Telemac-2D, Telemac-3D, and Telemac-2D+Sisyphe:
I wonder if there is a problem with multi-core allocation during mesh checking. Maybe I could use single-core mode only to check the mesh, and run the case in multi-cores mode with disactiving 'CHECKING THE MESH'?
Besides, when I used v8p0 version on windows before, I found that the results of mesh checking using single-core and multi-core modes were different.
Hope these information are useful.
Best wishes!