Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
Virtuose
on 04/08/2025, 13:41:33 UTC
wtf i try the nvidia h200 and is just doing 2.8–3.0 billion keys/sec i was expecting more how can i gpu of  $31,000 to $32,000 do such low or im doing something wrong?HuhHuh?

The H200 is optimized for AI and tensor workloads, not integer-heavy operations like secp256k1.
Most GPU bruteforce tools aren't tuned for Hopper architecture, so you're likely not using its full potential.

For this kind of task, RTX 4090 or 5090 performs better per dollar unless you write custom CUDA code optimized for H200.