We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm running with oclvanitygen on Windows but GPU usage is 0%. Is it normal?
Normal vanitygen gave me much fewer key/sec though. So seems like it is using GPU now, but why it uses so little GPU power is a question.
The text was updated successfully, but these errors were encountered:
Nevermind I fixed this.
I stumble upon this thread #15 and found out that using -v can give me a list of platform.
Turn out that it was using onboard GPU.
So instead, I give -p 0 to select the right GPU platform and it is skyrocketing now.
However, I found the same issue with #46.
For now I'm closing this.
Sorry, something went wrong.
No branches or pull requests
I'm running with oclvanitygen on Windows but GPU usage is 0%. Is it normal?
Normal vanitygen gave me much fewer key/sec though. So seems like it is using GPU now, but why it uses so little GPU power is a question.
The text was updated successfully, but these errors were encountered: