johguse / profanity

Vanity address generator for Ethereum
834 stars 324 forks source link

No Device detected on RTX 3080 #64

Closed 0xJchen closed 2 years ago

0xJchen commented 2 years ago

Hi, I am running the pre-compiled program and also my manually built version on ubuntu-18.04 with RTX3080.

NVIDIA-SMI 470.74       Driver Version: 470.74       CUDA Version: 11.4

However, devices cannot be detected when running the program.

$ ./profanity.x64 --contract tract --leading 0 
tract --leading 0
Target: Contract    
Devices: 

Does anyone ever met this problem before?

0xJchen commented 2 years ago

Guys, I am using Docker. When I switch to the host, it works fine. Though still got confused why running in docker would fail. Anyway, closing this issue now.

straightnun commented 2 years ago

@0xJchen do you, by now have any clue why this happened? Seems we are the only one who ever encountered this error. The normal profanity.exe file runs fine for me, but trying to run profanity.x64 results in what you described. Im not using Docker btw.