Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Refactor miner_thread to be common code for any kind of device
Browse files Browse the repository at this point in the history
This expands on the device API, by taking the actual main thread out of the
device's code, and calling the API only for specific tasks. This brings
various changes that were made to the GPU thread code into the CPU miner.
It also fixes a bug where shares found on old GPU work were discarded when
it switched to a new work.
  • Loading branch information
luke-jr committed Jan 17, 2012
1 parent 845961a commit a4d1fe1
Show file tree
Hide file tree
Showing 2 changed files with 467 additions and 429 deletions.
Loading

0 comments on commit a4d1fe1

Please sign in to comment.