[Paraview] Parallel Help

Moreland, Kenneth kmorel at sandia.gov
Fri Nov 30 11:35:46 EST 2007


It indicates that the X server on your cluster is not set up to allow
MPI jobs like pvserver to create render windows.  You need to change the
permissions on your X server.

 

-Ken

 

________________________________

From: James Galbraith [mailto:james.galbraith at inl.gov] 
Sent: Friday, November 30, 2007 9:33 AM
To: Moreland, Kenneth
Cc: paraview at paraview.org
Subject: Re: [Paraview] Parallel Help

 

Hi Ken,

Thanks for the clarification.  I misunderstood what types and the number
of connections that would actually be created.  What you just described
is exactly what I am seeing.  One connection to Node 0 of the server.

Now everything appears to be OK with a single server.  When I run the
server in parallel using mpirun, I get a message indicating "Display is
not accessible on the server side.  Remote rendering will be disabled."
Does this indicate I need to use offscreen rendering when running in
parallel?  I've got dual video cards on each node and would like to take
advantage of these.

Thanks again for you help.

Jim

Moreland, Kenneth wrote: 

I'm confused about what you are trying to do.  What do you mean by
multiple connections or multiple servers?  ParaView currently only
supports a direct connection between the client and node 0 of the
server.  Node 0 then propagates the client's requests through MPI.  Why
are you trying to make multiple connections between client and server?
 
-Ken
 
  

	-----Original Message-----
	From: paraview-bounces+kmorel=sandia.gov at paraview.org
	    

[mailto:paraview-
  

	bounces+kmorel=sandia.gov at paraview.org] On Behalf Of James
Galbraith
	Sent: Friday, November 30, 2007 8:20 AM
	To: paraview at paraview.org
	Subject: [Paraview] Parallel Help
	 
	Hi Everyone,
	 
	I'm pretty new to ParaView, with a little experience with
Pre-3.0
	versions.  I'm trying to get some parallel configurations up and
	    

running
  

	under LInux but am having some problems - some probably pretty
basic,
	some maybe not.
	 
	My environment is a small cluster, 3 dual-dual-core nodes for a
total
	    

of
  

	12 available cores, all running Suse 10.2.  I've got ParaView
3.2.1
	built and installed on all three nodes with parallel
capabilities
	    

enabled.
  

	My first attempt is to get a single client with four servers
running
	    

on
  

	a single node.  Rather than describe all the gyrations I have
gone
	through, suffice it to say I have been unsuccessful in getting
any
	    

more
  

	than one server to run.  It runs OK, but I need to get multiple
	    

servers
  

	running, connecting to the same client.  I've gone through the
wiki
	pages and used my pre-3.0 experiences (where I also had some
	    

problems),
  

	but continue to be unsuccessful.
	 
	I've tried using mpirun manually to start the server and used
the
	--reverse-connection option, but only a single connection is
ever
	established.  I've tried using the connect dialog but again can
only
	    

get
  

	a single instance of the server running and connected.  Is there
	something I need to do to the client to get multiple
connections?
	 
	Can someone show me how to get this thing configured to run
multiple
	servers on a single node as well as multiple servers on multiple
	    

nodes?
  

	Maybe an example of a configuration file?  In the end, I'll be
running
	some of this in situations where a firewall may well be involved
so
	    

will
  

	probably require the use of the --reverse-connection
capabilities.
	    

I'd
  

	greatly appreciate any and all assistance.
	 
	Thanks in advance
	 
	Jim
	 
	--
	"To Do Is To Be" - Socrates.
	"To Be is To Do" - Jean-Paul Sartre.
	"Do Be Do Be Do" - Sinatra.
	 
	James A. Galbraith
	Idaho National Laboratory (INL)
	Battelle Energy Alliance (BEA)
	P.O. box 1625
	Idaho Falls, ID  83415-3779
	James.Galbraith at inl.gov
	(208)526-1864
	 
	_______________________________________________
	ParaView mailing list
	ParaView at paraview.org
	http://www.paraview.org/mailman/listinfo/paraview
	    

 
 
  






-- 
"To Do Is To Be" - Socrates.
"To Be is To Do" - Jean-Paul Sartre.
"Do Be Do Be Do" - Sinatra.
 
James A. Galbraith
Idaho National Laboratory (INL)
Battelle Energy Alliance (BEA)
P.O. box 1625
Idaho Falls, ID  83415-3779
James.Galbraith at inl.gov
(208)526-1864
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/paraview/attachments/20071130/c3c37d50/attachment-0001.htm


More information about the ParaView mailing list