Open
Description
Is your feature request related to a problem? Please describe.
I am trying to run ldview from python script in nvidia/cuda:12.5.0-runtime-ubuntu22.04 docker image on NVIDIA Tesla T4 in AKS. I have working container but watch -n0.25 nvidia-smi
shows no precesses on GPUs and rendering is slow.
Describe the solution you'd like
LDView is able to use GPUs in cuda container.
Describe alternatives you've considered