johguse / profanity

Vanity address generator for Ethereum
837 stars 331 forks source link

launch error on RTX 2060 #52

Open luckom65 opened 3 years ago

luckom65 commented 3 years ago

I can't run the program on my computer ASUS with RTX 2060, i put benchmark -s 0 to avoid graphic card but the last version 1.60 of profanity doesn't work. Could someone addd a new vanity ethereum gpu version ?

easy2020i commented 3 years ago

In my ASUS laptop with RTX 2070, the RTX gpu is at index 0 and Intel is at index 1 So, you need to skip 1 not 0

profanity --matching b00b5 --skip 1

☝ works just fine

luckom65 commented 3 years ago

I tried but it doesn't work, maybe it's about file directory, can you write exacte command line you have written to launch program on windows ?

luckom65 commented 3 years ago

C:\Users\33651>C:\Users\33651\Desktop\profanity-master\profanity.exe --matching de0 --skip 1 Mode: matching Target: Address Devices: GPU0: GeForce RTX 2060, 6442450944 bytes available, 30 compute units (precompiled = yes)

Initializing OpenCL... Creating context...OK Loading kernel from binary...OK Building program...OK

std::runtime_error - failed to create kernel "profanity_init"

I got this when i launch programm this way

easy2020i commented 3 years ago

Strange it works fine for me

You should see this result: prof

luckom65 commented 3 years ago

Which file of profanity do you use ?

easy2020i commented 3 years ago
luckom65 commented 3 years ago

Can someone help me ? It doesn't Work on my Asus computer rtx 2060, i did what IS nécessaire even skip graphic card Intel, using only rtx 2060 ???