Skip to content

Dagger Gpu Miner 0.3.0

Latest
Compare
Choose a tag to compare
@jonano614 jonano614 released this 11 Jul 23:51
· 1 commit to master since this release

Windows x64: DaggerGpuMiner.0.3.0.zip
Mac: GpuMiner.0.3.0.zip

List of changes:

  1. new option "-w <WORKER_NAME>" - allows to set names for your rigs. Compatible only with xdag 0.2.5. Do not use this option with pools version 0.2.4 and lower. Miner will be disconnected.
  2. miner tries to restart GPUs in case of errors.
  3. in case of some GPU stopped - miner will not longer constantly print the last known hashrate value.
  4. you can configure "-nvidia-fix" parameter now: "-nvidia-fix N", N can an integer from 5 to 95. Default value is 90. This parameter is intended to decrease CPU usage on computers with Nvidia GPUs. If the parameter is specified, logic of miner calculates how much time GPU spends on each range of nonces and switches current thread to the sleeping state for some part of the time. Sleeping for 90% of time could cause decresing of hashrate, so now you can configure the parameter yourself. But the less the time of sleeping - the more CPU useage.
  5. new parameter "-vectors" - enables OpenCL vector operations. On some GPUs it can increase performance, on some - decrease.
  6. version for Mac OS
  7. optional fee 1%. You can disable fee with option "-no-fee"