neroib.blogg.se

Opengl nvidia cuda toolkit 9 windows 10
Opengl nvidia cuda toolkit 9 windows 10









opengl nvidia cuda toolkit 9 windows 10

# run unity within the container (all on the same actual machine as docker, vcxsrv, and the GPU itself), which I can do already # can use OpenGL from opengl:1.2-glvnd-runtime-ubuntu20.04 or nvidia/cudagl:11.4.2-runtime-ubuntu20.04

opengl nvidia cuda toolkit 9 windows 10 opengl nvidia cuda toolkit 9 windows 10

# the container I also lose visibility of the graphics card from glxinfo If I run with -nowgl on the X server outside # longer visible to glxinfo which defaults to llvmpipe), which sort of makes sense. # If I run with LIBGL_ALWAYS_INDIRECT in the container I get even less (GPU continues to be visible to nvidia-smi but no OpenGL renderer string: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 LibGL error: failed to load driver: swrast LibGL error: No matching fbConfigs or visuals found LibGL: Can't open configuration file /root/.drirc: No such file or directory. LibGL: Can't open configuration file /etc/drirc: No such file or directory. LibGL: MESA-LOADER: dlopen(/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so) # Vendor is nvidia, but libGL is not working :

OPENGL NVIDIA CUDA TOOLKIT 9 WINDOWS 10 INSTALL

# OK, can find NVidia-SMI 510.47.03 driver 511.65 Cuda 11.6 on Nvidia GeForce RTX 3080 TiĪpt-get update & apt-get install mesa-utils # in the docker container created by docker run: # same docker network due to docker host network limitations # [yes, I want to send display via a docker IP address - otherwise later on I can't get from gpu container to other containers on # note same thing happens for opengl:1.2-glvnd-runtime-ubuntu20.04 (nominally built into the one above) Vcxsrv.exe -multiwindow -clipboard -ac -logfile "%TEMP%\log.txt" -logverbose 5 -screen 0 run -it -e "DISPLAY=:0" -privileged -gpus all -e NVIDIA_VISIBLE_DEVICES=all -e NVIDIA_DRIVER_CAPABILITIES=all nvidia/cudagl:11.4.2-runtime-ubuntu20.04 #have docker desktop 4.5.1 running on win10 4 with WSL2 kernel 5.10.60.1 Win10 docker - OpenGL container doesn't do OpenGL (but can run nvidia-smi and the cuda one can do cuda) 2.











Opengl nvidia cuda toolkit 9 windows 10