17 Commits (7b13812efb86c1340ee5ff4ce9e63b38ee924e31)

Author SHA1 Message Date
Con Kolivas 1c070475c3 Cycling over 1026 nonces is a remnant of old code not relevant now and can just lead to repeat submission of the same block increasing rejects. 13 years ago
Con Kolivas b6ac9f185e Revert "Make sure not to try and submit work for nonces higher than already submitted in current work item." 13 years ago
Con Kolivas a2dd410e36 Make sure not to try and submit work for nonces higher than already submitted in current work item. 13 years ago
Con Kolivas cb13e2cfe5 Make it possible to build without opencl for cpu mining only. 13 years ago
Con Kolivas 13b43cfad1 Update copyright and authors. 13 years ago
ckolivas 7ae9afc40f Profile points and warning clean ups. 13 years ago
Con Kolivas d5d4d1da16 Don't want to free the work data out of the transient structs. 13 years ago
Con Kolivas 2b6e841673 Use a buffer of up to 512 * 4 integers when retrieving work from the GPU. 13 years ago
ckolivas 08a7821072 Make the log show what the thread is: cpu or gpu and what number. 13 years ago
ckolivas f490143a9a Add local thread count to info, store hw error count, and make share submission debug only. 13 years ago
Con Kolivas 6374e0fafe Import the phatk kernel. Enable it only for hardware with amd media ops for now since it crashes nvidia et. al. 13 years ago
Con Kolivas a45c54aaf8 Make postcalc_hash asynchronous as well. 13 years ago
Con Kolivas 4cd5f47efa Revert "Multiple compiler warning fixes." 13 years ago
Con Kolivas 88761e6cf2 Multiple compiler warning fixes. 13 years ago
Con Kolivas f117675ac2 Optimise work loop to make cl calls asynchronous where possible. 13 years ago
ckolivas 6b77d8500d Fixes. 13 years ago
Con Kolivas dde7039726 Merge gpumining from oclmine. Unstable. 13 years ago