[Paraview] [Issue] IceT on a Display Wall

2017-08-16 Thread Mariam
Hi, I am trying to configure IceT on our display wall. I followed all the instructions on paraview website & mail list. However, when the client connects to the head node server, the window displayed for few seconds then pvserver crashes with the following error: [0-1] terminated [2]

[Paraview] [Issue] Connecting multiple pvpython scripts simultaneously

2017-08-10 Thread Mariam
Hi, I am using the collaboration module in pvpython to connect 30 clients to pvserver. However, when a certain number of clients are connected (13 or 14), the system crashes and it is not able to accept more clients. I receive the following error in the server side:

Re: [Paraview] MPI on multiple nodes

2017-07-27 Thread Mariam
<chuck.atk...@kitware.com> Date: Thursday, July 27, 2017 at 3:46 PM To: Mariam Bahameish <mbahame...@gmail.com> Cc: Patrick Begou <patrick.be...@legi.grenoble-inp.fr>, "paraview@paraview.org" <paraview@paraview.org> Subject: Re: [Paraview] MPI on multiple nodes Hi Mariam

Re: [Paraview] MPI on multiple nodes

2017-07-27 Thread Mariam Bahameish
fr> wrote: > > I'm sorry but the syntax you want to use doesn't work on my servers. So I > cannot help. > With the one I suggest I'm running 360 pvserver processes this morning to > visualize a large dataset on a cluster. May be you should try it. > > Patrick > > Mar

Re: [Paraview] MPI on multiple nodes

2017-07-26 Thread Mariam
an you please confirm? From: Patrick Begou <patrick.be...@legi.grenoble-inp.fr> Date: Tuesday, July 25, 2017 at 5:45 PM To: Mariam <mbahame...@gmail.com>, <paraview@paraview.org> Subject: Re: [Paraview] MPI on multiple nodes I think the syntax for mpiexec is: mpiexec -np 8

[Paraview] MPI on multiple nodes

2017-07-24 Thread Mariam
to connect to the server (master server), and the jobs are distributed across multiple nodes. Regards, Mariam ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep

Re: [Paraview] [Camera Control] - Clipping Range

2017-07-15 Thread Mariam
Thanks for your replies. From: David E DeMarle <dave.dema...@kitware.com> Date: Friday, July 7, 2017 at 7:57 PM To: Utkarsh Ayachit <utkarsh.ayac...@kitware.com> Cc: Mariam <mbahame...@gmail.com>, ParaView <paraview@paraview.org> Subject: Re: [Paraview] [Camera C

Re: [Paraview] ParaViewWeb Error - vtkweb-loader.js

2017-07-15 Thread Mariam
Any idea on how to resolve the issue? Thanks, From: Mariam Bahameish <mbahame...@gmail.com> Date: Tuesday, July 4, 2017 at 11:04 AM To: Sebastien Jourdain <sebastien.jourd...@kitware.com> Cc: "paraview@paraview.org" <paraview@paraview.org> Subject: Re: [Paraview

[Paraview] [Camera Control] - Clipping Range

2017-07-07 Thread Mariam
Hi, I am trying to control the camera attributes from pvpython, I noticed that if I modified Clipping Range & Thickness then called Render() the values are reset to the original values. However, changes in camera position, focal point, view up and viewing angle take effect after Render().

Re: [Paraview] ParaViewWeb Error - vtkweb-loader.js

2017-07-04 Thread Mariam Bahameish
/build ParaView? Are you sure it is ParaView 5.2? > >> On Thu, Jun 29, 2017 at 4:31 AM, Mariam <mbahame...@gmail.com> wrote: >> Hi, >> >> I am trying to run ParaViewWeb using the following command: >> >> ./pvpython -dr ../Resources/web/visualizer/s

[Paraview] ParaViewWeb Error - vtkweb-loader.js

2017-06-29 Thread Mariam
Hi, I am trying to run ParaViewWeb using the following command: ./pvpython -dr ../Resources/web/visualizer/server/pvw-visualizer.py --content ../Resources/web/visualizer/www The connection is established, however, when accessing http://localhost:8080, I receive the following error in the