|
Title: Kangaroo ran on GPU rig Post by: mahurovihamilo on October 12, 2025, 03:50:59 PM Hello All,
I'd like to ask if anyone could give me any pointers or tutorials about how to run the (Pyhton) Kangaroo algorythm/scrypts on GPUs (mining rig) instead of CPU? Has anyone here done it or knows how to do it? I have read about using numba.jit to pass the specific functions from the scrypt to the GPU, but really I need to run the whole of the Kangaroo script not just some functions.... anyhow, I'd appreciate any input. Thank you ! |