Skip to content
New issue

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

would running multiple gpu speed up the process? #46

Open
bitcoin-75 opened this issue Sep 27, 2018 · 1 comment
Open

would running multiple gpu speed up the process? #46

bitcoin-75 opened this issue Sep 27, 2018 · 1 comment

Comments

@bitcoin-75
Copy link

would running multiple gpu speed up the process?

@brichard19
Copy link
Owner

brichard19 commented Sep 27, 2018

Yes. Multiple GPUs can each search a different part of the keyspace.

Currently each instance of the program uses 1 GPU. You can run multiple instances, and specify the GPU for each using the -d option.

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

No branches or pull requests

2 participants