1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 06:48:05 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Con Kolivas
95f878294f The extra shift in the output actually appears detrimental in cgminer and there is a miniscule chance of missing the actual result if it ends up in the same spot as MAXBUFFERS. 2011-08-13 23:59:58 +10:00
Con Kolivas
d5fbf8f987 Some hardware might benefit from the less OPS so there's no harm in leaving it there apart from readability of the code.
Revert "Simplify the output part of the kernel. There's no demonstrable advantage from more complexity."

This reverts commit 53b53cb666.
2011-07-24 01:09:30 +10:00
Con Kolivas
53b53cb666 Simplify the output part of the kernel. There's no demonstrable advantage from more complexity. 2011-07-23 15:58:41 +10:00
Con Kolivas
116a9dc025 Update phatk kernel to one with new parameters for slightly less overhead again.
Make the queue kernel parameters call a function pointer to select phatk or poclbm.
2011-07-23 14:17:25 +10:00