WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 06-04-2012, 12:29 AM
victorqx victorqx is offline
Member
 
Join Date: Apr 2012
Posts: 15
No rendering on Cluster Master

Hi all,

I looked all over the documentation, but couldn't find what I'm looking for. Perhaps I just wasn't looking in the right place.

Our cluster master is quite busy doing a lot of calculations for tracking etc, so I want to use 6 clients to do the rendering, and not have the cluster master render anything to screen. But, whatever I do, it always seems to render something to screen.

Is there a way for the cluster master to steer the clients to render the content, but not render anything itself?

Kind regards,

Victor
Reply With Quote
  #2  
Old 06-04-2012, 08:42 AM
farshizzo farshizzo is offline
WorldViz Team Member
 
Join Date: Mar 2003
Posts: 2,849
Try hiding the main window only on the master computer:
Code:
with viz.cluster.MaskedContext(viz.MASTER):
	viz.MainWindow.visible(False)
Reply With Quote
Reply

Tags
cluster

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Question about cluster replacement mizutani_jun Vizard 1 02-18-2011 02:49 PM
Automatically set Cluster Master Settings pcatalano Vizard 2 01-28-2011 01:09 PM
Question about GUI and CLUSTER mizutani_jun Vizard 2 01-02-2011 03:35 PM
Cluster Help videcuk Vizard 12 09-21-2007 02:14 PM
quad_buffer cluster John P Vizard 4 06-07-2006 10:01 PM


All times are GMT -7. The time now is 03:21 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC