scrypt120713.cl


Log

Author Commit Date CI Message
Con Kolivas e45ebb62 2012-07-21T13:30:32 Correct target value passed to scrypt kernel.
Con Kolivas 1b5c676d 2012-07-21T11:00:36 Use 256 output slots for kernels to allow 1 for each worksize.
Con Kolivas a22edd2a 2012-07-21T10:25:33 Test the target in the actual scrypt kernel itself saving further calculations.
Con Kolivas 537b28d5 2012-07-20T22:10:33 Make pad0 and pad1 local variable in scrypt kernel.
Con Kolivas 8dc0d6e4 2012-07-20T22:07:20 Constify input variable in scrypt kernel.
Con Kolivas e17ee1e8 2012-07-18T21:57:57 Revert "Use uint16 in SHA256 in scrypt kernel." This reverts commit 46592a24f4d91991f3302e0b39bfc10cfe01255a.
Con Kolivas 3d1b4d63 2012-07-16T11:17:27 Revert "Use uint16 in SHA256_fresh in scrypt kernel." This reverts commit 6a02f8d94ae665859ee081c0741c7ec56ff7ba77.
Con Kolivas 6a02f8d9 2012-07-15T13:28:56 Use uint16 in SHA256_fresh in scrypt kernel.
Con Kolivas cb5fed89 2012-07-15T13:23:52 Get rid of spaces in arrays in scrypt kernel.
Con Kolivas 46592a24 2012-07-15T13:20:13 Use uint16 in SHA256 in scrypt kernel.
Con Kolivas 2ed4072b 2012-07-13T19:18:11 Use cgminer specific output array entries in scrypt kernel.
Con Kolivas 176cdf8b 2012-07-13T14:44:52 Begin import of scrypt opencl kernel from reaper.