Relative Content

Tag Archive for pythonlinuxubuntumpimpi4py

Error when running mpi4py program on Linux.mpi

I am running Linux (Pop!_OS), and I am trying to run my program using mpi. However,
It doesn’t work for python scripts (with mpi4py)
but it kinda works for C scripts. (with mpi.h)