NebulousLabs / Sia-GPU-Miner

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

Removed seconds_per_iter option, allowing the user instead of directl… #17

Closed OhGodAPet closed 9 years ago

OhGodAPet commented 9 years ago

…y control the number of kernel executions before hashrate is shown and new work is fetched. Added basic control over intensity - the amount of work items run by the GPU in one kernel enqueue - via the command line. Added control over both the OpenCL platform ID and device ID within that platform that is selected to mine on via the command line, as well. Finally, there's a little bit of code cleaning done, code added to fetch all platforms/devices available, and so on.

DavidVorick commented 9 years ago

PR got merged from a different branch.

Thanks for this. You're on our contributors list now: https://github.com/NebulousLabs/Sia-GPU-Miner/graphs/contributors