Vizard 7 » Reference » Clustering » Connecting your cluster
7.6

Connecting your cluster

For all cluster applications, you must distinguish between the master and client renderers. You must always have a single master but can have as many clients as you like. Typically the master and clients make up the image generators driving each of the viewports or display devices. However, the master can be an external machine and only "clients" actually used for the final display apparatus.

Starting the client utility

On the client machine, launch the Vizard Cluster Client program (Tools > Cluster Client). This application should remain running as long as this client machine is expected work in conjunction with the master. This utility allows the client machine to receive signals to launch worlds and maintain synchronization.

In the window, you will see status information about it's connection to the master. Connection messages will appear after the master refreshes its client list and after sending a signal to all clients to begin executing a simulation.

Observer
Output

Starting the master utility

On the master machine, launch the Vizard Cluster Master program (Tools > Cluster Master). This application should remain running as long as this master machine is expected work in conjunction with the clients. This utility allows the master machine to send signals to launch worlds and maintain synchronization amongst the clients.

Client List

The list displays the computer name and IP address of all computers on the local network that are running the cluster client utility. To add the client to the cluster, click the check box next to the client name. You can click the value in the Count column to change the number of instances to launch on the specified client.

 

Right-click inside the client list to bring up a context menu with the following options:

Sync
Observer
Network

Firewalls

Since clustering requires network communication, the computer's firewall will have to be disabled or configured to handle the communication. To use clustering with windows firewall one must allow exceptions for Vizard Cluster Master and winviz on the master computer and Vizard Cluster Client and winviz on the client computers.

See also

In this section:

Cluster basics

Collaboration

Cluster masks

Cluster callbacks

Handling project resources

Clustering Command Table

Other sections:

Vizcave

Networking basics