-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NVIDIA Driver #1
Comments
Hello @yfung0, could you please provide the details of the problem you have while running the project? |
Hii @izakharkin, thank you so much for the reply. I am using MSI GF63-Thin-11UD laptop, with GPU GeForce RTX 3050 Ti. I am using Ubuntu 20.04, installed Nvidia-Driver 470, CUDA Toolkit version 11.4, Cudnn version 8.2.2. I had also completed the Setup, Build docker and Download data section. When I executing the command (pbc) user@yw-GF63-Thin-11UD:/mounted/home/yw/Desktop/work/point_based_clothing$ python fit_outfit_code.py --config_name=outfit_code/psp Traceback (most recent call last): Looking forward to your help. |
Thank you for providing the details. Could you please also share the output of these commands inside the docker:
|
Here is the output : (pbc) user@yw-GF63-Thin-11UD:/mounted/home/yw/Desktop/work/point_based_clothing$ nvidia-smi Wed May 17 15:07:42 2023 +-----------------------------------------------------------------------------+ (pbc) user@yw-GF63-Thin-11UD:/mounted/home/yw/Desktop/work/point_based_clothing$ cat /usr/local/cuda/version.txt |
Ok thank you, I will check it by myself |
Is the issue solved? |
Is this code really working? |
follow below steps
|
Hi, I wish to know if which version of Ubuntu and NVIDIA driver is compatible to run this project. Because I had problem on installing NVIDIA driver 470 in Ubuntu ver. 18.04 & running this project code in Ubuntu 20.04. Looking forward to the reply
The text was updated successfully, but these errors were encountered: