<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi!<br>I´m not sure if I understood well how Paraview is working in parallel mode:<br>I have started Paraview in client/server mode, i.e. with <br>mpirun -np 8 ./pvserver<br>and then I started the client and connected. <br><br>I´m not sure how this works with filters: I´ve written a few filters, and when I run Paraview in parallel, is the filter parallelized as well, automatically? That on every piece of data the filter is applied separately and necessary data of other pieces is send there by mpi? Or is the filter computed on a single node and I have to change something in order to make it work parallel?<br>Applying the ProcessId-Filter on the output of my filter, it says that it was computed separately on every piece of dataset, I´m just wondering, because the filter uses the whole dataset to compute the desired output.. <br><br>thx for explaining,<br>Natalie<br><br><br /><hr />Hay un nuevo Messenger que tienes que conocer... <a href='http://www.nuevomessenger2009.com/' target='_new'>¡Mira las novedades!</a></body>
</html>