regolith-labs / drillx

CPU-friendly hash function for cryptocurrency mining.
76 stars 20 forks source link

Round based gpu mining #6

Closed HardhatChad closed 2 months ago

HardhatChad commented 2 months ago

Mine on gpu in hardcoded batches. This allows us to use the cpu timer to manage when to return and start submitting. More reliable than measuring clock cycles on the gpu