[Paraview] mpi paraview
Kevin H. Hobbs
kevin.hobbs.1 at ohiou.edu
Mon Apr 24 08:44:49 EDT 2006
On Mon, 2006-04-24 at 13:19 +0200, Stephen Wornom wrote:
> I use lsf, submit file looks like, jobs is submitted on the frontend of
> mpi cluster. These are the steps that I follow:
>
> 1) bsub -n 8 mpijob /usr/local/paraview/bin/pvserver
>
> 2) Next I determine the server host and launch pvclient on my work station
>
> /usr/local/paraview/bin/pvclient -dr --server-host=pf10.inria.fr
>
> 3) The paraview interface comes up. The problem is when I tried to open
> the .vtk I cannot find it as the open directory is where ParaView was
> installed by root and not in my working directory where the vtk file is
> located.
>
> Question:
> How do I get the paraview interface to come up in the working directory.
> Stephen
Try running paraview from a shell script instead of calling it directly.
The shell script could change directory before running paraview.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://public.kitware.com/pipermail/paraview/attachments/20060424/30f81b2e/attachment.pgp
More information about the ParaView
mailing list