NebulousLabs / Sia-GPU-Miner

A GPU Miner for Sia
MIT License
151 stars 79 forks source link

Cleanup #11

Closed lukechampine closed 9 years ago

lukechampine commented 9 years ago

Sadly the branch name is a misnomer. Just some minor tweaks, plus signal handling and basic parameter tweaking via CLI args. There are two settable parameters: c (number of cycles per iteration) and s (number of seconds per iteration). Unfortunately these are pretty opaque to the user. But in a vague sense, s controls how frequently the output will update, and c is inversely proportional to hash rate.