Commit History

Author SHA1 Message Date
  Luke Dashjr e8984067da Merge commit 'e5ed708' into bfgminer 13 years ago
  Con Kolivas e5ed708493 Do the dynamic timing in opencl code over a single pass through scanhash to make sure we're only getting opencl times contributing to the measured intervals. 13 years ago
  Luke Dashjr 40400be160 Merge branch 'ocl_dyn_timeBeginPeriod' into bfgminer-2.6.x 13 years ago
  Luke Dashjr de73e0fcf4 opencl: Use timeBeginPeriod on Windows to ensure gettimeofday has sufficient precision for dynamic intensity 13 years ago
  Luke Dashjr 00cd89b7ae Revert "Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this." 13 years ago
  Con Kolivas 8fc2983614 Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. 13 years ago
  Luke Dashjr 1f68cad7e2 Merge branch 'bugfix_ocl_noadl_statline' into bfgminer 13 years ago
  Luke Dashjr 920166a41f Bugfix: opencl: Show blank device-info statline area if GPU doesn't have ADL, to fix column alignment 13 years ago
  Con Kolivas 8745ba1e6d Windows' timer resolution is limited to 15ms accuracy. This was breaking dynamic intensity since it tries to measure below this. 13 years ago
  Luke Dashjr a0ed5ce3b8 Merge branch 'rename_thr' into bfgminer 13 years ago
  Luke Dashjr 91fdbfa06d Set recognizable names on threads for debugging 13 years ago
  Luke Dashjr 1620147174 Merge commit '3576abf' into bfgminer 13 years ago
  Con Kolivas fc44b6d7a1 Use different variables for command line specified lookup gap and thread concurrency to differentiate user defined versus auto chosen values. 13 years ago
  Luke Dashjr 27bda917d6 Merge commit 'efba82f' into bfgminer 13 years ago
  Con Kolivas 33019b11ba Show the correct base units on GPU summary. 13 years ago
  Luke Dashjr a208d3fbae Merge commit '2fb95c0' into scrypt 13 years ago
  Luke Dashjr c39cdb0eb3 Merge commit 'a22edd2' into scrypt 13 years ago
  Luke Dashjr 3097e34480 Merge commit '537b28d' into scrypt 13 years ago
  Luke Dashjr 8162547379 Merge commit 'a5ebb71' into scrypt 13 years ago
  Luke Dashjr a0198c1502 Merge commit 'aabc723' into scrypt 13 years ago
  Luke Dashjr 20c1b006ee Merge commit '176cdf8' into scrypt 13 years ago
  Con Kolivas 500ed85bb3 Merge pull request #271 from luke-jr/cg_logfixes 13 years ago
  Con Kolivas 6b80592cde Sleeping on intensity decrease is broken, remove it. 13 years ago
  Con Kolivas 7e55a41209 Sleep only the extra amount of time we overran the dynamic interval in dynamic mode. 13 years ago
  Con Kolivas 5e756d3f6a Don't make opt_scrypt mandatory blocking with opencl code. 13 years ago
  Con Kolivas 9a6c082ad1 Make the thread concurrency and lookup gap options hidden on the command line and autotune parameters with a newly parsed --shaders option. 13 years ago
  Con Kolivas f98774c35c Fix target testing with scrypt kernel as it would have been missing shares below target. 13 years ago
  Luke Dashjr 1df89a8654 Merge branch 'ocl_rm_i' into bfgminer 13 years ago
  Con Kolivas 39f7d2fa74 Allow lookup gap and thread concurrency to be passed per device and store details in kernel binary filename. 13 years ago
  Con Kolivas ffe1318f70 Ignore negative intensities for scrypt. 13 years ago