Closed jtyytim closed 2 years ago
Hello Thiem,
did you do the first step in the Readme? "First install the core code: PatchPerPix. Then continue here."
Yes, I did it last time. And this time I tried to follow it again but I got this problem after here:
Do you know how I can fix it? Thanks,
Thiem
It can't find nvcc (nvidia cuda compiler), so something seems to be wrong with your cuda installation. Do you have cuda installed on this machine?
From nvidia-smi, I think I got cuda, non? [image: image.png]
On Mon, 17 May 2021 at 14:31, Peter H @.***> wrote:
It can't find nvcc (nvidia cuda compiler), so something seems to be wrong with your cuda installation. Do you have cuda installed on this machine?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Kainmueller-Lab/PatchPerPix_experiments/issues/6#issuecomment-842285863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AISAN7KWK36JIX7DWGKBIGTTOEEATANCNFSM45AGJFBQ .
I cannot see the image, but I think nvidia-smi only tells you about the graphics driver, that is not enough, you need the cuda toolkit (for development)
Hello,
I followed your tutorial for all installations, but when I launched the example code for usage. I got this error: Can someone help to see this problem please?
Thanks, Thiem