<div dir="ltr">Please report it on the vtk bug tracker. <a href="http://vtk.org/Bug/my_view_page.php">http://vtk.org/Bug/my_view_page.php</a><div><br><div style>Please note that unfortunately there hasn't been enough interest to fund Activiz's necessary upkeep and maintenance. Thus the likelihood of this being fixed in any official release is low. </div>
<div style><br></div><div style>Even so, reporting the issue on the bug tracker will be helpful when someone else who runs into the same problem.</div></div><div style><br></div></div><div class="gmail_extra"><br clear="all">
<div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>
<br><br><div class="gmail_quote">On Tue, Aug 20, 2013 at 2:44 PM, David Hope ARA/SED <span dir="ltr"><<a href="mailto:dhope@ara.com" target="_blank">dhope@ara.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Upon further investigation, here is what I found...<br>
<br>
The Activiz wrapper treats the GPU memory size as a "signed int", so the new computer had more than 2GB of GPU memory, so the system believed that it had a negative amount of memory.<br>
<br>
I'm not sure if the issue starts/stops at the Activiz wrapper, or is also in the C++ base code. This is the case in Activiz for VTK 5.8.0, I'm not sure if the issue has been resolved since then.<br>
<br>
My workaround is to check to see if the Maximum GPU memory is <0 to set it to 1.9GB, that seems to resolve the issue for me.<br>
<br>
How do I report the issue?<br>
<br>
David<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div>