Philip Kaufmann
|
e2b7c934f6
|
removed 8-component vector support from kernel, as this is not supported in CGMINER anyway
|
2012-03-16 23:52:20 +01:00 |
|
Philip Kaufmann
|
782fc63c50
|
forgot to update kernel modification date, fixed ;)
|
2012-03-16 23:38:39 +01:00 |
|
Philip Kaufmann
|
c326158710
|
reordered an addition in the kernel, which results in less instructions used in the GPU ISA code for GCN
|
2012-03-16 23:34:15 +01:00 |
|
Philip Kaufmann
|
aa52e7dfd7
|
optimized nonce-check and output code for -v 2 and -v 4
|
2012-03-01 17:24:38 +01:00 |
|
Philip Kaufmann
|
77f177b683
|
only small code formating changes
|
2012-02-24 15:38:41 +01:00 |
|
Philip Kaufmann
|
d9d4831b47
|
removed vec_step() as this could lead to errors on older SDKs
|
2012-02-24 15:32:19 +01:00 |
|
Philip Kaufmann
|
d7d0797969
|
unified code for generating nonce in kernel and moved addition of base to the end -> faster
|
2012-02-24 08:24:36 +01:00 |
|
Con Kolivas
|
d32cd583ac
|
Reinstate the old output mechanism setting output[FOUND] per vector.
|
2012-02-24 17:37:09 +11:00 |
|
Con Kolivas
|
fb077c6d59
|
Pass vectors * worksize to kernel to avoid one op.
|
2012-02-24 14:14:04 +11:00 |
|
Con Kolivas
|
70e8ade54f
|
Revert behaviour to old nonce init code.
|
2012-02-24 14:14:04 +11:00 |
|