Con Kolivas
|
7367f57d14
|
Reuse Vals[] array more than W[] till they're re-initialised on the second sha256 cycle in poclbm kernel.
|
2012-04-14 09:28:39 +10:00 |
|
Con Kolivas
|
baadafa298
|
Minor variable alignment in poclbm kernel.
|
2012-04-14 01:54:12 +10:00 |
|
Con Kolivas
|
0a39a22c2d
|
Microoptimise poclbm kernel by ordering Val variables according to usage frequency.
|
2012-04-14 00:14:59 +10:00 |
|
Con Kolivas
|
fb881eac62
|
Revert the crossover of variables from Vals to W in poclbm kernel now that Vals are the first declared variables so they're used more frequently.
|
2012-03-31 14:34:06 +11:00 |
|
Con Kolivas
|
1a2130cc53
|
Vals variables appearing first in the array in poclbm is faster.
|
2012-03-31 09:49:39 +11:00 |
|
Con Kolivas
|
4325cff2b0
|
Update version numbers of poclbm and diablo kernels as their APIs have also changed.
|
2012-03-27 23:01:24 +11:00 |
|