[vtkusers] GPURenderDemo- Difference between linux OS and Windows OS

Aashish Chaudhary aashish.chaudhary at kitware.com
Thu Sep 25 08:51:38 EDT 2014


This is great finding. Thanks. Can you print out the values by calling
PrintSelf on the mapper? After and before you change this flag to ON and
OFF. Look for MaxMemoryInBytes

 os << indent << "MaxMemoryInBytes: " << this->MaxMemoryInBytes << endl;

Also, see if your can put a break point here:
Rendering/OpenGL/vtkXGPUInfoList.cxx:81

- Aashish

On Thu, Sep 25, 2014 at 3:49 AM, Emptystack <wulihouxiaoshuai at 163.com>
wrote:

> Finally I found the cause of my problem,  I made a mistake when I
> configured
> the VTK: I set the VTK_USE_NVCONTROL to ON according to
>
> http://vtk.1045678.n5.nabble.com/dashboard-maintainers-To-make-TestGPUInfo-works-properly-td1244762.html
> .
> After setting VTK_USE_NVCONTROL to OFF and configuring and building VTK
> again, the occupied memory of my applications decreased. But I still don't
> know why?
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/GPURenderDemo-Difference-between-linux-OS-and-Windows-OS-tp5728759p5728868.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20140925/22d52f39/attachment.html>


More information about the vtkusers mailing list