|
621bcca7
|
2012-03-27T22:10:17
|
|
Use global offset parameter to diablo and poclbm kernel ONLY for 1 vector kernels.
|
|
5fd7d462
|
2012-03-05T16:22:18
|
|
Add vector type hint to diablo kernel.
|
|
c137c505
|
2012-03-05T01:46:07
|
|
Diablo tidy.
|
|
a32654bb
|
2012-03-04T16:12:44
|
|
Absorb as many ZA variables into each other in diablo kernel.
|
|
338f6d57
|
2012-03-04T10:47:23
|
|
Clean up use of any() by diablo and poclbm kernels.
|
|
4885b02e
|
2012-03-03T20:45:02
|
|
Add last value in vectors in diablo and poclbm kernel for consistency with original code.
|
|
8140da91
|
2012-03-01T11:48:31
|
|
Separate out all additions of different variables in diablo kernel.
|
|
c10ea0b1
|
2012-03-04T12:16:26
|
|
Add spaces to new assignments in diablo kernel.
|
|
55188916
|
2012-03-04T11:19:16
|
|
Variable assignment alignment in diablo kernel.
|
|
0f359a8e
|
2012-02-26T23:07:27
|
|
Merge all additions before output.
|
|
c43f8873
|
2012-03-01T09:54:34
|
|
Separate out additions in final vector code in diablo kernel as well.
|
|
dc2d4ab7
|
2012-02-29T22:32:29
|
|
Get rid of accessory braces.
|
|
4776ca8f
|
2012-02-29T17:36:27
|
|
Keep lines that reference the same variable together.
|
|
c8bd0e46
|
2012-02-29T11:46:28
|
|
Split addition lines without functions.
|
|
9901c668
|
2012-02-29T11:14:55
|
|
Remove unnecessary braces from diablo kernel.
|
|
40b18d5d
|
2012-02-27T20:57:30
|
|
Use the unrolled option for no vectors return code.
|
|
70de5ba7
|
2012-02-27T17:08:30
|
|
Convert additions to += in diablo kernel.
|
|
6121c2f1
|
2012-02-27T11:56:08
|
|
Reuse variables to decrease total number used in diablo kernel.
|
|
b99a0481
|
2012-02-27T09:32:31
|
|
Strip out unused variables from diablo array.
|
|
40f5aac9
|
2012-02-27T08:57:20
|
|
Machine optimise by removing one-use variables.
|
|
d32cd583
|
2012-02-24T17:37:09
|
|
Reinstate the old output mechanism setting output[FOUND] per vector.
|
|
e9889a38
|
2012-02-24T14:00:48
|
|
Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style.
|
|
70e8ade5
|
2012-02-24T13:22:42
|
|
Revert behaviour to old nonce init code.
|
|
0bde9579
|
2012-02-22T14:17:16
|
|
Update all kernel version names.
|