Commit History

Author SHA1 Message Date
  Luke Dashjr 1fa13a27bd Bugfix: opencl: Safely handle work->device_data across work copies and cleans 12 years ago
  Nate Woolls 9b564e9668 opencl: Allow specifying a comma separated list for --gpu-threads 12 years ago
  Luke Dashjr 223df8d6ad Move all OpenCL-specific data behind device_data pointers, and relocate OpenCL-specific code out of miner.c 12 years ago
  Luke Dashjr 98e5076596 Merge branch 'upstream_ccan' into bfgminer 12 years ago
  Luke Dashjr a204b762d7 Bugfix: miner.c: Correct ccan include 12 years ago
  Luke Dashjr 3cf2cabbce Load default config before commandline options, so the latter override the former (but prioritise defaultconfig pools last) 12 years ago
  Luke Dashjr 04a059e223 Use git submodule for ccan (moving opt_*_floatval into miner.c) 12 years ago
  Luke Dashjr e9b33c465c Accept --no-config option to inhibit loading default config file, even without specifying another config 12 years ago
  Luke Dashjr e942c92c1b Remove shorthand option for undocumented --bench-algo 12 years ago
  Luke Dashjr 051a881ea3 Remove long-deprecated and non-functional --enable-cpu option 12 years ago
  Luke Dashjr 26462277a6 Deprecate shorthand options for uncommonly-used --algo, --cpu-threads, --expiry, --gpu-threads, --intensity, --kernel-path, --kernel, --scan-time, --vectors, and --worksize 12 years ago
  Luke Dashjr ed232512f0 Due to work restarts causing ~all processors to request work at once, it is always ideal to stage at least mining_threads extra works 12 years ago
  Luke Dashjr 73e67ff8ab Merge branch 'monarch' into bfgminer 12 years ago
  Luke Dashjr 618ef4fc3e Merge commit 'c123541' into bfgminer 12 years ago
  Luke Dashjr c123541f93 Bugfix: Correct typo in --help ("AlgoritHms") 12 years ago
  Luke Dashjr 03d18ac346 Include list of lowlevels built in configure and --help output 12 years ago
  Luke Dashjr 94452fd64d Round temperature to an integer in thermal cutoff warning 12 years ago
  Luke Dashjr 735b076fd5 Change default log interval to 20 seconds 12 years ago
  Luke Dashjr c8df8a29c3 Merge branch 'set_device_funcs' into bfgminer 12 years ago
  Luke Dashjr df802aed0c Bugfix: Initialise cutoff and target temperatures in allocate_cgpu if not initialised by the driver 12 years ago
  Luke Dashjr 6fa0e6d25d Include temperature in thermal cutoff warning 12 years ago
  Luke Dashjr eddc7261f2 Merge branch 'hotplug3' into bfgminer 12 years ago
  Luke Dashjr e25580401d Avoid automatic rescans when hotplug is disabled 12 years ago
  Luke Dashjr b59095d8f1 Default --quit-summary to devs if there are more than 24 processors 12 years ago
  Luke Dashjr b054bd88eb Control printing of quit device summary with --quit-summary option 12 years ago
  Luke Dashjr cd8069db6b Merge branch 'set_device_funcs' into bfgminer 12 years ago
  Luke Dashjr 06d137a490 Merge commit 'b942307' into bfgminer 12 years ago
  Luke Dashjr b942307f22 Bugfix: Leave thr->*work alone when disabling non-minerloop_async devices 12 years ago
  Con Kolivas ad812481f5 Store when the last getwork was retrieved and display it in the API summary. 12 years ago
  Luke Dashjr e5e9cb6083 Merge branch 'hotplug3' into bfgminer 12 years ago