Problem : How do I know how much memory on the GPU is being used by each process, CUDA compiled […]
Tag: gpu
Graphics card issues? Green lines and distortion on my screens
Problem : I turned on my computer this morning and it had a bunch of vertical green artefacts and some […]
How to record a Qt5 application window with minimal to zero CPU overhead on Windows or Linux?
Problem : I’m writing a real-time volume rendering application that runs purely on the CPU. It’s quite fast but nevertheless […]
Starting up first time in Day creates issues
Problem : I shutdown my machine at the end of every day. The next day in morning when I am […]
How can I replicate the `watch` command on Windows to monitor GPU usage?
Problem : I usually work with a Linux server to train deep learning models. When I use my work server, […]
Qemu VM runs very slowly and virgl not available if using “-device virtio-vga-gl -display gtk,gl=on”
Problem : Host: OS (a variant of Ubuntu 20.10): uname -a Linux … 5.8.0-7642-generic #47~1614007149~20.10~82fb226-Ubuntu SMP Tue Feb 23 02:59:01 […]
Do Wayland “windows” really have no decorations or ways to position/resize them?
Problem : I have been experimenting with Wayland by writing some simple programs that render some basic OpenGL stuff to […]
Is there something like the unix command “top” for CUDA?
Problem : More generally, how can you check the current status of your GPU? (current number of threads running, memory […]
Can an LTSP server use a GPU for client rendering?
Problem : I am setting up an LTSP (Linux Terminal Server Project) server and some Raspberry Pi’s as thin clients. […]
ImportError: /lib64/libstdc++.so.6: version `CXXABI_1.3.8′ not found
Problem : I’m trying to run a deep learning model on a university cluster. When I write the command to […]