16 Commits (8140da915a37341b3d7a0f6890e162f2461064b9)

Author SHA1 Message Date
ckolivas 8140da915a Separate out all additions of different variables in diablo kernel. 13 years ago
ckolivas c43f88733d Separate out additions in final vector code in diablo kernel as well. 13 years ago
Con Kolivas dc2d4ab7df Get rid of accessory braces. 13 years ago
ckolivas 4776ca8f08 Keep lines that reference the same variable together. 13 years ago
ckolivas c8bd0e469c Split addition lines without functions. 13 years ago
ckolivas 9901c668c0 Remove unnecessary braces from diablo kernel. 13 years ago
Con Kolivas 40b18d5d01 Use the unrolled option for no vectors return code. 13 years ago
Con Kolivas 70de5ba7f5 Convert additions to += in diablo kernel. 13 years ago
Con Kolivas 6121c2f17d Reuse variables to decrease total number used in diablo kernel. 13 years ago
Con Kolivas b99a0481f4 Strip out unused variables from diablo array. 13 years ago
Con Kolivas 40f5aac9b1 Machine optimise by removing one-use variables. 13 years ago
Con Kolivas 0f359a8e31 Merge all additions before output. 13 years ago
Con Kolivas d32cd583ac Reinstate the old output mechanism setting output[FOUND] per vector. 13 years ago
Con Kolivas e9889a384d Revert kernels that are designed for newer hardware and SDKs to 2.3.0 release style. 13 years ago
Con Kolivas edb070c833 Fixes. 13 years ago
Con Kolivas fb077c6d59 Pass vectors * worksize to kernel to avoid one op. 13 years ago
Con Kolivas 70e8ade54f Revert behaviour to old nonce init code. 13 years ago
Con Kolivas 0bde957912 Update all kernel version names. 13 years ago
Con Kolivas 8f08a775ad Use any() in kernel output code and revert breakage of diakgcn kernel. 13 years ago
Con Kolivas 145f3c0b1d Put the nonce for each vector offset in advance, avoiding one extra addition in the kernel. 13 years ago
Con Kolivas d85fc0f799 Begin import of DiabloMiner kernel. 13 years ago