20,741
edits
m (→Background) |
m (→NVIDIA) |
||
Line 30: | Line 30: | ||
* [http://nasutechtips.blogspot.com/2011/02/how-to-get-gpu-memory-size-and-usage-in.html How to get the GPU memory size and usage in OpenGL?] | * [http://nasutechtips.blogspot.com/2011/02/how-to-get-gpu-memory-size-and-usage-in.html How to get the GPU memory size and usage in OpenGL?] | ||
* [https://www.opengl.org/registry/specs/NVX/gpu_memory_info.txt NVX_gpu_memory_info] | * [https://www.opengl.org/registry/specs/NVX/gpu_memory_info.txt NVX_gpu_memory_info] | ||
* [https://developer.nvidia.com/nvidia-management-library-nvml C-based API for monitoring and managing various states of the NVIDIA GPU devices] | |||
== Background == | == Background == | ||
{{Note|for better diagnostics, and better [[Subsystem-level Memory Tracking for FlightGear|end-user bug reports]], we could consider exposing a cross-platform process and system utilities module via [[Nasal/CppBind]], such as e.g. [https://github.com/giampaolo/psutil psutil] (Windows, MacOS & BSD/Unix) {{Not done}}}} | {{Note|for better diagnostics, and better [[Subsystem-level Memory Tracking for FlightGear|end-user bug reports]], we could consider exposing a cross-platform process and system utilities module via [[Nasal/CppBind]], such as e.g. [https://github.com/giampaolo/psutil psutil] (Windows, MacOS & BSD/Unix) {{Not done}}}} |