October 28, 2016, 04:27
|
ParaView. multi-core fail
|
#1
|
Senior Member
Join Date: Jan 2015
Posts: 150
Rep Power: 10
|
Hi,
I'm trying to switch on the multi-core support in my ParaView 5, but during the start it shows an error and the it simply loads in single core mode. I use OpenMPI.
The error message is the following:
Code:
sergey@sergey-Notebook-PC:~$ paraview
AutoMPI: SUCCESS: command is:
"/usr/bin/mpiexec" "-np" "2" "/usr/lib/paraview/pvserver" "--server-port=55259"
AutoMPI: starting process server
-------------- server output --------------
--------------------------------------------------------------------------
A requested component was not found, or was unable to be opened. This
means that this component is either not installed or is unable to be
used on your system (e.g., sometimes this means that shared libraries
that the component requires are unable to be found/loaded). Note that
Open MPI stopped checking at the first component that it did not find.
Host: sergey-Notebook-PC
Framework: ess
Component: pmi
What can be wrong with a settings of OpenMPI/ParaView ?
Thanks.
|
|
|