From f089d6c5db408e278b0a35a72e6f71f272b1f81f Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Thu, 28 Sep 2023 13:16:14 -0400 Subject: [PATCH] Updated: Thursday, September 28,2023-09-28 13:16:14 --- enter/GPU.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/enter/GPU.md b/enter/GPU.md index 9bc8dbf..b13a4cb 100644 --- a/enter/GPU.md +++ b/enter/GPU.md @@ -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/) - - \ No newline at end of file + - 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. \ No newline at end of file