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
Hi,
i´m running a system with 5x 4090. Right now i´m running everything with windows 10.
2024-04-15 12:50:12,356 [pool-2-thread-1] INFO net.ladenthin.bitcoinaddressfinder.ConsumerJava - Statistics: [Checked 1003 M keys in 14 minutes] [1153 k keys/second] [71 M keys/minute] [Times an empty consumer: 171] [Average contains time: 0 ms] [keys queue size: 4] [Hits: 0]
GPU is running at 40W-50W. Any suggestion how to improve the speed ?
The text was updated successfully, but these errors were encountered:
on a other node with 2x 3090 i get this
"printStatisticsEveryNSeconds": 10, "threads": 48, "delayEmptyConsumer": 50, "queueSize": 8,
[Checked 513 M keys in 1 minutes] [4669 k keys/second] [513 M keys/minute]
but only 1 gpu is used at 220-250 W
Sorry, something went wrong.
did few tests with a 2x RTX 3090 and Threadripper 3970X, only 1 GPU is used
RTX 3090
threads queueSize k keys/second 48 8 5754 32 8 4777 16 8 3149 8 8 1931 4 8 1130 2 8 625
48 16 5762 32 16 4856 16 16 3205 8 16 1970 4 16 1146 2 16 612
No branches or pull requests
Hi,
i´m running a system with 5x 4090. Right now i´m running everything with windows 10.
2024-04-15 12:50:12,356 [pool-2-thread-1] INFO net.ladenthin.bitcoinaddressfinder.ConsumerJava - Statistics: [Checked 1003 M keys in 14 minutes] [1153 k keys/second] [71 M keys/minute] [Times an empty consumer: 171] [Average contains time: 0 ms] [keys queue size: 4] [Hits: 0]
GPU is running at 40W-50W. Any suggestion how to improve the speed ?
The text was updated successfully, but these errors were encountered: