******************* This email originates from outside Imperial. Do not click on links and attachments unless you recognise the sender. If you trust the sender, add them to your safe senders list https://spam.ic.ac.uk/SpamConsole/Senders.aspx to disable email stamping for this address. ******************* Hi All, I have an issue running the incompressible solver in parallel. I compiled Nektar++ with the flag NEKTAR_USE_MPI set to ON but when I execute my case with the command: mpirun -np 8 IncNavierStokesSolver session_s1223.xml I got the following error message: Fatal : Level 0 assertion violation A parallel solver must be used when run in parallel. ------------------------------------------------------- Primary job terminated normally, but 1 process returned a non-zero exit code.. Per user-direction, the job has been aborted. ------------------------------------------------------- -------------------------------------------------------------------------- mpirun detected that one or more processes exited with non-zero status, thus causing the job to be terminated. The first process to do so was: Process name: [[30155,1],0] Exit code: 1 Can you please help me to resolve this issue? Regards, Eli