<div dir="ltr">Besides what others said here, I am curious why ParaView is trying to move > 2 GB over MPI. This wouldn't normally happen unless it was trying to gather and deliver the entire dataset to the client. Which in itself would be a problem with data this size. What operation leads to this error?</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 19, 2016 at 5:25 PM, Kashiwa, Bucky <span dir="ltr"><<a href="mailto:bak@lanl.gov" target="_blank">bak@lanl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;color:rgb(0,0,0);font-size:12px;font-family:Courier,sans-serif">
<div>
<div>
<div>Andy, Ashton:  I will bring up v5.2 to see if it works for me.  Thanks, b.</div>
<div><br>
</div>
<div><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier">==============================<wbr>==============================<wbr>===========73</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><br>
</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><>Bucky Kashiwa PhD, PE  <> Post: MS B216, Los Alamos, NM  87545       <></span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><br>
</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><>  Ofc: TA3-SM123-RM276 <>Email: <a href="mailto:bak@lanl.gov" target="_blank">bak@lanl.gov</a>, <a href="mailto:kashiwa@qwest.net" target="_blank">kashiwa<wbr>@qwest.net</a>      <></span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><br>
</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><>Voice: <a href="tel:(505)%20667-8812" value="+15056678812" target="_blank">505-667-8812</a>    <>  Fax: <a href="tel:(505)%20665-5926" value="+15056655926" target="_blank">505-665-5926</a>  <> </span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><br>
</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier">                         <> Home: <a href="tel:(505)%20988-7332" value="+15059887332" target="_blank">505-988-7332</a>  <> Cell: <a href="tel:(505)%20795-5581" value="+15057955581" target="_blank">505-795-5581</a>  <></span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier"><br>
</span><span class="m_5408550460180921655Apple-style-span" style="font-family:Courier">==============================<wbr>==============================<wbr>===========73</span></div>
</div>
</div>
<div><br>
</div>
<span id="m_5408550460180921655OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri;font-size:11pt;text-align:left;color:black;BORDER-BOTTOM:medium none;BORDER-LEFT:medium none;PADDING-BOTTOM:0in;PADDING-LEFT:0in;PADDING-RIGHT:0in;BORDER-TOP:#b5c4df 1pt solid;BORDER-RIGHT:medium none;PADDING-TOP:3pt">
<span style="font-weight:bold">From: </span>Andy Bauer <<a href="mailto:andy.bauer@kitware.com" target="_blank">andy.bauer@kitware.com</a>><br>
<span style="font-weight:bold">Date: </span>Monday, December 19, 2016 at 3:17 PM<br>
<span style="font-weight:bold">To: </span>andrealphus <<a href="mailto:andrealphus@gmail.com" target="_blank">andrealphus@gmail.com</a>><br>
<span style="font-weight:bold">Cc: </span>Bucky Kashiwa <<a href="mailto:bak@lanl.gov" target="_blank">bak@lanl.gov</a>>, "<a href="mailto:ParaView@ParaView.org" target="_blank">ParaView@ParaView.org</a>" <<a href="mailto:ParaView@paraview.org" target="_blank">ParaView@paraview.org</a>><br>
<span style="font-weight:bold">Subject: </span>Re: [Paraview] ... not yet supported for more than <a href="tel:(214)%20748-3647" value="+12147483647" target="_blank">2147483647</a> bytes.<br>
</div><div><div class="h5">
<div><br>
</div>
<div>
<div>
<div dir="ltr">There are two parts to this issue. The first is that that vtkMPICommunicator for PV 4.3.1 won't communicate data that is over 2^31 bytes of data. This is fixed in PV 5.2. The other issue is due to MPI having a limit of 2^31 objects to be communicated
 in a single shot. This is MPI's API in that the count for objects that are typically sent/received is an int. See 
<a href="http://www.mpich.org/static/docs/v3.1/www3/MPI_Send.html" target="_blank">http://www.mpich.org/static/<wbr>docs/v3.1/www3/MPI_Send.html</a> for example.<br>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Mon, Dec 19, 2016 at 4:59 PM, andrealphus <span dir="ltr">
<<a href="mailto:andrealphus@gmail.com" target="_blank">andrealphus@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That is a 32 bit error, from trying to index something with more than<br>
(2^32)/2 elements or indices. Are you using any custom<br>
libraries/packages/modules which might not be 64 bit compliant? Are<br>
you sure you built a 64 bit version (check your gcc -v).<br>
<br>
-ashton<br>
<div>
<div class="m_5408550460180921655h5"><br>
On Mon, Dec 19, 2016 at 1:32 PM, Kashiwa, Bucky <<a href="mailto:bak@lanl.gov" target="_blank">bak@lanl.gov</a>> wrote:<br>
> On Linux using ParaView version 4.3.1 built with OSMesa-9.0.1, OpenMPI,<br>
> etc.  Running pvserver with 12 PEs, client-server mode, Standard Release<br>
> ParaView-4.3.1-Linux-64bit client.  With large point data (>2Gb) we get<br>
> this error, upon trying to display a large number of points:<br>
><br>
> Generic Warning: In<br>
> ../ParaView-v4.3.1-source/VTK/<wbr>Parallel/MPI/vtkMPICommunicato<wbr>r.cxx,<br>
> line 194<br>
><br>
> This operation not yet supported for more than <a href="tel:(214)%20748-3647" value="+12147483647" target="_blank">2147483647</a> bytes.<br>
><br>
> Our CMakeCache.txt is attached, in case it may provide helpful clues.<br>
><br>
> Thanks much.  B. Kashiwa<br>
><br>
><br>
><br>
</div>
</div>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">
http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">
http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
><br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">
http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">
http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">
http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div></div></span>
</div>

<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>