I have a problem concerning running mpi programs. All processes claims that their rank is 0.
I have searched a lot around, and found out that this is caused by communication between the openMP version and something else, and that I have to check which mpi I invoke. But no one explains properly, in a way that works, how to fix this.
- Do I have to uninstall something? In that case, what should I uninstall and how do I do it?
- Do I have to install something? What and how?
- If the answer is no to the previous questions, how can I then fix it?
- How could this problem occur as I only did what my lecturer told me, I think?