12 Commits (15cc3582d8b6a6bd079ba59218ed475144d81c42)

Author SHA1 Message Date
Con Kolivas 02e126f42d The worksize was unintentionally changed back to 4k by mistake, this caused a slowdown. 13 years ago
Con Kolivas bd79a61c43 Move poclbm to new branch optimisation as well. 13 years ago
Con Kolivas cf54f9b850 Move to 256 sized buffers and don't risk overwrite by using only 127 mask. 13 years ago
Con Kolivas 0f782ba6bd Update poclbm kernel to FF sized mask and only check that range. 13 years ago
Con Kolivas eea05c05b8 Update kernel with a shorter output path, and use 4k output buffer to match OS page sizes. 13 years ago
Con Kolivas cb13e2cfe5 Make it possible to build without opencl for cpu mining only. 13 years ago
Con Kolivas 2b6e841673 Use a buffer of up to 512 * 4 integers when retrieving work from the GPU. 13 years ago
ckolivas e1dd27c5c2 Ensure that we don't overflow due to 32 bit limitations. 13 years ago
Con Kolivas a45c54aaf8 Make postcalc_hash asynchronous as well. 13 years ago
Con Kolivas f117675ac2 Optimise work loop to make cl calls asynchronous where possible. 13 years ago
ckolivas 6b77d8500d Fixes. 13 years ago
Con Kolivas dde7039726 Merge gpumining from oclmine. Unstable. 13 years ago