Updated: Thursday, September 28,2023-09-28 13:16:14

main
Shwetha Jayaraj 2023-09-28 13:16:14 -04:00
parent d70f1057fe
commit f089d6c5db
1 changed files with 5 additions and 1 deletions

View File

@ -3,4 +3,8 @@ GPU stands for Graphical Processing Unit. Now that we have all these graphics
Tools to consider for GPU:
- [VirtualGL](https://sourceforge.net/projects/virtualgl/)
-
- redirects 3D commands from a Unix/Linux OpenGL application onto a server-side GPU and converts the rendered 3D images into a video stream with which remote clients can interact to view and control the 3D application in real time.
- official [website](https://www.virtualgl.org/)
Relevantly, Paulo from IEEE told me about [Hiperwalk](https://hiperwalk.org/docs/stable/install/). A GPU-optimized program aiding in the study of quantum walks. It is worth reaching out to him.