which obviously succeeded because I got following message:
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /home/koule/.docker/config.json.
Configure a credential helper to remove this warning.
Login Succeeded
permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sock: Post “http://%2Fvar%2Frun%2Fdocker.sock/v1.47/images/create?
fromImage=nvcr.io
%2Fmetropolis%2Fvia-dp%2Fvia-engine&tag=2.0-dp”: dial unix /var/run/docker.sock: connect: permission denied.
There’s one more thing I should probably mention: I didn’t go ahead with the key for OpenAI. I need to avoid using OpenAI because of the confidential data that we will process. And we want to process them only locally with our hardware.
I don’t know whether it’s a good idea to use sudo. I also proceeded with the steps for rootless-mode but I still need to use sudo for the pull to begin.
when I use following command I get an error - no CUDA GPU available. Well, I have Gerofce RTX 4090 on this computer. Is it really the error message that I should get? Maybe I would expect something insufficient GPU memory or something related insufficient hardware.
The possible reason for this problem is that your preparation has not been done well. Please refer to our Guide step by step to install the driver, docker and NVIDIA Container Toolkit correctly.
Install the NVIDIA Driver
.
Well, I didn’t want to uninstall the later version of driver that I had because I didn’t want to jeopardize the function of my Omniverse applications. Well I did it now and then I tried to carry out the installation of NVIDIA-Linux-x86_64-535.161.08.run using following commands:
and I got following error:
And now Installation of drivers for Geforce RTX 4090. I noticed that your drivers include cuda toolkit 12.2 so I found a page describing the installation steps for laptop version of Geforce RTX 4080. So, I hope the driver is going to suport the desktop version of RTX 4090 as well since desktop RTX4090 is in the list of supported devices for driver version 535.171.04: