diakgcn120208.cl


Log

Author Commit Date CI Message
Philip Kaufmann c43dd734 2012-02-09T14:18:40 renamed all rot-functions to rotr to be clear that it is a rotate right
Philip Kaufmann 15cc3582 2012-02-09T13:36:07 First commit - only changed date in diakgcn120208.cl
ckolivas 3af3cbe9 2012-02-08T10:25:45 Import diakgcn kernel.
Philip Kaufmann ab848057 2012-02-09T14:08:55 changed base-nonce generation for non GOFFSET paths to use get_local_size(0) and left shift
ckolivas cce08b6e 2012-02-08T18:13:32 Reinstate original code as much as possible for comparison.
ckolivas 9e9db012 2012-02-08T16:45:37 Convert to Unix EOL.
Philip Kaufmann 1398a805 2012-02-09T14:01:59 leave out kernel parameter "const u base", if GOFFSET (not yet implemented) is defined
ckolivas 49cff570 2012-02-08T16:02:05 Use correct variable on output in diakgcn kernel.
Philip Kaufmann dcd28618 2012-02-09T13:58:27 changed format of output buffer from ulong * to uint * to be cgminer compatible
ckolivas 033913ca 2012-02-08T15:40:10 First working port of the diakgcn kernel.