Hi Kersny,
Great work on the docker image! I've managed to get it to compile but I get the following error when I run it. Any ideas?
non-network local connections being added to access control list
docker: Error response from daemon: linux runtime spec devices: error gathering device information while adding custom device "/dev/nvidia0": lstat /dev/nvidia0: no such file or directory.
The current setup requires the nvidia binary driver to run properly, there may be some other way to use AMD or Intel GPUs but I don't have a great way to do that.
Hi Kersny, Great work on the docker image! I've managed to get it to compile but I get the following error when I run it. Any ideas?
non-network local connections being added to access control list docker: Error response from daemon: linux runtime spec devices: error gathering device information while adding custom device "/dev/nvidia0": lstat /dev/nvidia0: no such file or directory.