ZigaMr / ReverseProfanityTool

Reverse engineering tool for recovering vanity private keys generated by Profanity.
1 stars 0 forks source link

using more that 1 GPU #3

Closed alexxrobert closed 1 year ago

alexxrobert commented 1 year ago

How can I run in multiGPU? In single GPU I set the PYOPENCL_CTX=0 but with 2 GPU, it first asks [0] <pyopencl.Platform 'NVIDIA CUDA and then lists GPUs and I chose 0,1 but i see only 1 GPU is used (in nvidia-smi)

ZigaMr commented 1 year ago

It wasn't built for multiple GPUs, but should be trivial to add in the future if I have time.