<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#6600cc">
<font face="Helvetica, Arial, sans-serif">What is the proper
incantation to get Paraview 3 to read an Ensight/SoS data file?&nbsp;&nbsp;&nbsp;&nbsp;
That is, what's the relationship between the hostname(s) identified in
the SoS file, and the nodes assigned by MPI?&nbsp;&nbsp; I assume that somehow,
nodes are assigned through MPI, and those nodes are somehow mapped into
the "servers" defined in the SoS file?&nbsp;&nbsp; However, in this example file,
the chunk0.case file&nbsp; ONLY resides on server host-l1 and chunk1.case
ONLY resides on host-l4. &nbsp; It's unclear to me how this all ties
together.<br>
<br>
<br>
EXAMPLE Ensight/SOS File:<br>
<br>
<br>
<br>
FORMAT<br>
type: master_server gold<br>
<br>
SERVERS<br>
number of servers:&nbsp; 1<br>
<br>
#Server 1<br>
#-----------<br>
machine id:&nbsp; host-l1<br>
executable:&nbsp; ensight82.server<br>
directory:&nbsp;&nbsp; <br>
login id:&nbsp;&nbsp;&nbsp; <br>
data_path:&nbsp;&nbsp; /ldrive/test<br>
casefile:&nbsp;&nbsp;&nbsp; chunk0.case<br>
#<br>
#Server 2<br>
#-----------<br>
machine id:&nbsp; host-l4<br>
executable:&nbsp; ensight82.server<br>
directory:<br>
login id:<br>
data_path:&nbsp;&nbsp; /ldrive/test<br>
casefile:&nbsp;&nbsp;&nbsp; chunk1.case<br>
#<br>
<br>
</font>
</body>
</html>