<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Yes, this is expected. The OpenGL calls get piped to your local
    system. This includes data like vertices and colors as well. X
    forwarding doesn't give good performance and with large data it may
    not even be feasible.<br>
    <br>
    You need to set up client server connection.<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://www.paraview.org/Wiki/Reverse_connection_and_port_forwarding">http://www.paraview.org/Wiki/Reverse_connection_and_port_forwarding</a><br>
    <a class="moz-txt-link-freetext" href="http://www.paraview.org/Wiki/ParaView:Server_Configuration">http://www.paraview.org/Wiki/ParaView:Server_Configuration</a><br>
    <a class="moz-txt-link-freetext" href="http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server">http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server</a><br>
    <a class="moz-txt-link-freetext" href="http://www.paraview.org/Wiki/ParaView_And_Mesa_3D">http://www.paraview.org/Wiki/ParaView_And_Mesa_3D</a><br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 06/19/2014 10:33 AM, jean mensa
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAKtPhBL0QgSfR=eQY0Js2bBbjj7CN=3HN526UkurSfmXdO0RYA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi all,
        <div>I have a rather large unstructured pvtu dataset (about 4
          million points) which I am visualizing on a remote server. I
          am running the paraview GUI (with the multicore option) on the
          server and I connect to it via ssh sharing the X server. In
          this way I can control the GUI running on the serve. I thought
          that with this configuration I would only receive a screenshot
          of the window and no actual data from paraview but the client
          seems to share at least some of the load of the visualization.
          Is this the expected behaviour? How can I avoid loading data
          on the client side?</div>
        <div>Thanks in advance,</div>
        <div>
          <div><br>
          </div>
          -- <br>
          <div dir="ltr"><b>Jean A. Mensa</b>
            <div><i>Graduate Assistant</i><br>
            </div>
            <div>
              <div>University of Miami<br>
              </div>
              <div>
                <div>RSMAS - MPO</div>
                <div>4600 Rickenbacker Causeway</div>
                <div>Miami, FL 33149-1098<br>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Powered by <a class="moz-txt-link-abbreviated" href="http://www.kitware.com">www.kitware.com</a>

Visit other Kitware open-source projects at <a class="moz-txt-link-freetext" href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a>

Please keep messages on-topic and check the ParaView Wiki at: <a class="moz-txt-link-freetext" href="http://paraview.org/Wiki/ParaView">http://paraview.org/Wiki/ParaView</a>

Follow this link to subscribe/unsubscribe:
<a class="moz-txt-link-freetext" href="http://public.kitware.com/mailman/listinfo/paraview">http://public.kitware.com/mailman/listinfo/paraview</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>