I want to make a cluster of paraview so I first put paraview on three virtual machines for test.
It works fine when I run command like mpirun -np 8 ./pvserver
. But there will be an error when I run command like mpirun -n 3 -f /home/jerry/mpi_config_file ./pvserver
.
The version of os I use on virtual machiens is ubuntu 18.04
.
The version of paraview I use is ParaView-5.8.0-osmesa-MPI-Linux-Python2.7-64bit.tar.gz
.
The version of mpi is 3.3a2
.
And the error is as follows:
2020-07-15 02:05:40.154 ( 0.681s) [ 56175C00] vtkMPICommunicator.cxx:68 WARN| MPI had an error
------------------------------------------------
Other MPI error, error stack:
PMPI_Comm_dup(179)..................: MPI_Comm_dup(MPI_COMM_WORLD, new_comm=0x2396be0) failed
PMPI_Comm_dup(164)..................:
MPIR_Comm_dup_impl(57)..............:
MPII_Comm_copy(571).................:
MPIR_Get_contextid_sparse_group(496): Failure during collective
------------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 543246351) - process 2