Push notifications in your browser are not yet configured.
You are not logged in, you may not see all content and functionalities. If you have an account, please login.
Thank you for help.
We found that problem was in trying to run program in 1 core mode.
It seems that either programs with mpi can’t be runned on 1 core or this is the feature of our computing system.
Anyway, when we write in script
“npx=4 npy=2 mpirun -np 8“
everything works correctly.