https://github.com/puzzleman22/Bitcoin-Puzzle-Base-Rotatorevery thread makes a rotation like:
base 2 is - 101010
base 3 is - 012120
base4 is - 032132
etc... until base 2500
in inside each rotation a transformation is applied
and inside each transformation iteration a shuffle its applied
on top of that all a random is randomizing
like its full chaos on thousands of threads
its like a structured chaos
i dont think an app like this even exists anywhere on github for cuda kernel gpu
never seen