Commit History

Author SHA1 Message Date
  Luke Dashjr 98a960ae98 icarus: probe_timeout setting to control how long we wait before giving up on probes 12 years ago
  Luke Dashjr 872414b647 icarus: Defer initial open until init 12 years ago
  Luke Dashjr bfa0cc8d66 Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr 4c385c2af5 Bugfix: opencl: Defer initial intensity assignment until init, so opt_scrypt has a chance to be set 12 years ago
  Luke Dashjr 93ee1608cb Merge commit '826d4ab' into bfgminer 12 years ago
  Luke Dashjr 826d4ab438 icarus: Replace hard-coded "Icarus" mentions 12 years ago
  Luke Dashjr 357908080b opencl: Strip leading and trailing spaces from names 12 years ago
  Luke Dashjr e11a58cd06 trimmed_strdup helper function 12 years ago
  Luke Dashjr b69043c88e Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr 01802dd3ae Merge commit '821a81f' into bfgminer 12 years ago
  Luke Dashjr 821a81f371 Bugfix: miner_thread: Don't call cgpu_set_defaults if it has already been called 12 years ago
  Luke Dashjr aa4797875a Merge branch '2014-benchmark' into bfgminer 12 years ago
  Luke Dashjr 392614c646 Skip trying to submit shares in benchmark mode 12 years ago
  Luke Dashjr fddc67ec53 Rework benchmark mode 12 years ago
  Luke Dashjr 9444ca24c1 Merge branch 'set_device_funcs' into bfgminer 12 years ago
  Luke Dashjr d6da4bb5dc Common add_set_device_option for automatically generated --set-device options 12 years ago
  Luke Dashjr 74cbb918a0 opencl: Deprecate all dedicated commandline options for parameters accessible via set_device 12 years ago
  Luke Dashjr 3b510579a4 opencl: Make current intensity, xintensity, and oclthreads available via RPC 12 years ago
  Luke Dashjr 2f3b84dbc3 opencl: Redo Manage TUI detail line to use xintensity when more reasonable 12 years ago
  Luke Dashjr 176e13ea3c opencl: Support for setting oclthreads as intensity=xNNN (for NNN xintensity); also allow setting d<whatever> for an initial dynamic intensity 12 years ago
  Luke Dashjr 27ce457591 opencl: Store oclthreads and only convert to/from intensity numbers when dealing with external interfaces 12 years ago
  Luke Dashjr e530385c84 RPC: Deprecate all cpu* and gpu* commands, and remove CPU/GPU counts from 'devs' response 12 years ago
  Luke Dashjr 289817c24a RPC: pgarestart command to match {cpu,gpu}restart 12 years ago
  Luke Dashjr f6639b56ef RPC: Unify common code under get_pga_cgpu function 12 years ago
  Luke Dashjr 512a5a27bf README.RPC: Deprecate gpu{intensity,mem,engine,fan,vddc} now that they can be accessed via {pga,proc}set 12 years ago
  Luke Dashjr ecc96ae53d RPC: Consider CPU and OpenCL devices as "PGAs" to begin migration to a simpler interface 12 years ago
  Luke Dashjr 3d4b6c2ae9 RPC: Turn gpu{intensity,mem,engine,fan,vddc} into wrappers around set_device 12 years ago
  Luke Dashjr 353a54de18 opencl: Support configuration using set_device interface 12 years ago
  Luke Dashjr ae1327090d Merge branch '201402_opencl_cleanup' into bfgminer 12 years ago
  Luke Dashjr 1fa13a27bd Bugfix: opencl: Safely handle work->device_data across work copies and cleans 12 years ago