[Paraview] pvserver issue
Jeff Becker
jeffrey.c.becker at nasa.gov
Mon Feb 9 15:18:11 EST 2015
Hi. I'm running a recent build of ParaView in client/server mode on a
GPU cluster. I successfully launch the servers and connect a client on
my desktop...
$ mpirun -np 8 /usr/bin/env DISPLAY=:0 ./pvserver --client-host=pfe20
--use-offscreen-rendering --disable-xdisplay-test
Waiting for client...
Connection URL: cs://r219i0n1:11111
Accepting connection(s): r219i0n1:11111
Client connected.
However, when I try to open a file (on the server file system) from the
client, I get the following upon hitting "update". It looks like my
display is bad, but I specified it above. How can I fix this? Thanks.
-jeff
MPI_FILE_SET_VIEW (line 62): **iobaddisp
MPI_FILE_SET_VIEW (line 62): **iobaddisp
MPI_FILE_SET_VIEW (line 62): **iobaddisp
MPI_FILE_SET_VIEW (line 62): **iobaddisp
MPI_FILE_SET_VIEW (line 62): **iobaddisp
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1c014f0): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
MPI_FILE_SET_VIEW (line 62): **iobaddisp
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1bfa760): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
MPI_FILE_SET_VIEW (line 62): **iobaddisp
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1c05eb0): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1c014e0): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1c09f50): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1bf9f00): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1bfa700): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
MPI_FILE_SET_VIEW (line 62): **iobaddisp
ERROR: In /u/jcbecker/ParaView/VTK/IO/MPIImage/vtkMPIImageReader.cxx,
line 256
vtkPVImageReader (0x1bf9ff0): Received error when calling
MPI_File_set_view(file.Handle, this->GetHeaderSize(file), MPI_BYTE,
view, const_cast<char *>("native"), MPI_INFO_NULL)
Invalid argument
More information about the ParaView
mailing list