Notepad/enter/GPU.md

6 lines
475 B
Markdown
Raw Normal View History

GPU stands for Graphical Processing Unit. Now that we have all these graphics stored on the Central Processing Unit or CPU we need a way to render these objects efficiently. Virtualization is a key technology here and interacts well with the [server](obsidian://open?vault=enter&file=Coding%20Tips%20(Classical)%2FTerminal%20Tips%2FServers%2FAbout%20Servers) side of computers.
Tools to consider for GPU:
- [VirtualGL](https://sourceforge.net/projects/virtualgl/)
-