Skip to content
This repository has been archived by the owner on Sep 15, 2022. It is now read-only.

launch error on RTX 2060 #52

Open
luckom65 opened this issue Jul 23, 2021 · 7 comments
Open

launch error on RTX 2060 #52

luckom65 opened this issue Jul 23, 2021 · 7 comments

Comments

@luckom65
Copy link

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 ?

@luckom65 luckom65 changed the title launch STR error on RTX 2060 launch error on RTX 2060 Jul 23, 2021
@easy2020i
Copy link

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
Copy link
Author

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
Copy link
Author

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
Copy link

Strange it works fine for me

You should see this result:
prof

@luckom65
Copy link
Author

Which file of profanity do you use ?

@easy2020i
Copy link

  • I dowloaded this zip
  • Extracted it
  • then opened command line in that extracted folder
  • ran profanity --matching de0 --skip 1

@luckom65
Copy link
Author

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 ???

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants