Ok, did not know about that, since I did not have to use it like that before.
However, I still get an issue when running:
Invalid MIT-MAGIC-COOKIE-1 key[precision-5530:21305] *** An error occurred in MPI_Comm_rank
[precision-5530:21305] *** reported by process [2060517377,0]
[precision-5530:21305] *** on communicator MPI_COMM_WORLD
[precision-5530:21305] *** MPI_ERR_COMM: invalid communicator
[precision-5530:21305] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
[precision-5530:21305] *** and potentially your MPI job)
Traceback (most recent call last):
File "~/Telemac/v8p1r1/scripts/python3/telemac2d.py", line 7, in <module>
Seems like the MPI is not working with Python3. Is there an option to fix this?