<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(11,83,148)">Could you try the development version of VTK? </div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(11,83,148)"><br></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(11,83,148)">You can clone the latest version using git as documented here: <a href="https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/download.md#clone">https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/download.md#clone</a></div><div class="gmail_default" style="font-family:verdana,sans-serif;font-size:small;color:rgb(11,83,148)"><br></div><div class="gmail_extra"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><br></div><b><font size="2"><div class="gmail_default" style="display:inline"><font color="#0b5394" face="verdana, sans-serif">Sankhesh​</font></div></font></b><div><b></b><br> </div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Mon, Sep 12, 2016 at 12:21 PM, ianl <span dir="ltr"><<a href="mailto:ilindsay@insigniamedical.co.uk" target="_blank">ilindsay@insigniamedical.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
I am seeing a lot of out of memory errors when loading large data sets for<br>
volume rendering with the new VTK 7.0 release. These are as follows:<br>
<br>
vtkTextureObject (424DB080): failed at glTexImage2D 1 OpenGL errors detected<br>
  0 : (1285) Out of memory<br>
<br>
These sets used to display fine with VTK 6.1, and now no longer do in VTK<br>
7.0 . The set is not particularly large - a 512x512, 266 slice CT stack.<br>
Smaller sets render fine so there is no fundamental issue. One oddity I have<br>
noticed is that the GPU memory is being reported as being 128 MB (actually a<br>
2GB card) which is what happens when the vtkDummyGPUInfoList is used rather<br>
than the vtkDirectXGPUInfoList to probe the available graphics memory. This<br>
used to be caused by not having the DirectX SDK installed in previous<br>
versions with similar visual symptoms (invisible volumes, only first/last<br>
slice drawn, etc). I notice that this class is not actually present in the<br>
Rendering/OpenGL2 source file directory, but is in the OpenGL directory.<br>
<br>
So the question is - has this been replaced by a purely OpenGL mechanism<br>
which I somehow need to 'turn on' using CMake / compiler switches, etc? Am I<br>
barking up completely the wrong tree - is the new OpenGL2 version inherently<br>
more heavyweight?<br>
<br>
I am building on Windows 10 with the June 2010 DirectX SDK installed, Visual<br>
Studio 2012, 32/64 bit build with the VTK_USE_64BIT_IDS flag on. The GPU is<br>
a 2GB AMD Radeon R7 200 with the latest drivers.<br>
<br>
Thanks in advance for any light shed on this, it has me stumped currently.<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/GPU-Memory-Detection-tp5740281.html" rel="noreferrer" target="_blank">http://vtk.1045678.n5.nabble.<wbr>com/GPU-Memory-Detection-<wbr>tp5740281.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<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 VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" rel="noreferrer" target="_blank">http://www.vtk.org/Wiki/VTK_<wbr>FAQ</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtkusers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtkusers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtkusers</a><br>
</blockquote></div><br></div></div>