Post
Topic
Board Mining (Altcoins)
Re: CryptoDredge 0.7.0: ‎NVIDIA GPU Miner
by
dbalz
on 25/07/2018, 15:39:15 UTC

Download/Mirror

Overview

CryptoDredge is a simple in use and highly optimized cryptocurrency mining software. It takes full advantage of modern NVIDIA graphics cards through the use of unique optimization techniques. We have also devoted great attention to stable power consumption. These benefits, along with the very small DevFee, make our product one of the best publicly available miners.

Supported algorithms

  • Allium
  • Lyra2REv2
  • Lyra2z
  • NeoScrypt
  • PHI1612
  • Phi2

Direct links

Official Page
Our BitcoinTalk Topic (RUS)
Telegram Channel
Telegram Group
Email:cryptodredge@gmail.com

Performance


System Requirements

  • Windows 7/8.1/10 (64-bit versions)
  • NVIDIA GPUs with Compute Capability 5.0 or above (Maxwell and Pascal)
  • 2GB of RAM (4GB recommended). Some algorithms such as NeoScrypt require the virtual memory (swap file) with the same size as all of the GPU's memory.
  • Visual C++ Redistributable for Visual Studio 2015
  • Internet connection

Quickstart

The current version of CryptoDredge is a (portable) console application. Unpack the downloaded archive and edit one of the sample .bat files or provide the necessary command line arguments.

Sample Command Line
Code:
CryptoDredge -a neoscrypt -o stratum+tcp://neoscrypt.mine.zergpool.com:4233 -u WALLET_ADDRESS -p c=GBX

Command-Line Arguments

-v, --version       Print version information
-a, --algo          Specify algorithm to use
                    allium
                    blake2s
                    lyra2v2
                    lyra2v2-old (see the Lyra2REv2 Issues item)
                    lyra2z
                    neoscrypt
                    phi
                    phi2
                    skein
                    skunk
-d, --device        List of comma-separated device IDs to use for mining. IDs are numbered 0,1...,N - 1
-h, --help          Print help information
-i, --intensity     Mining intensity (0 - 6)
-o, --pool          URL of mining pool
-p, --pass          Password/Options for mining pool
-u, --user          Username for mining pool
    --log           Log output to file
    --no-color      Force color off
    --no-watchdog   Force watchdog off
    --cpu-priority  Set process priority in the range 0 (low) to 5 (high)
    --api-type      API type {ccminer-tcp (TCP) | ccminer-ws (WebSocket) | off}
-b, --api-bind      IP:port for the miner API, 0 disabled


Troubleshooting

Watchdog

If you are using a third-party watchdog, you can disable the built-in watchdog by using --no-watchdog option.

Lyra2REv2 Issues

In case if you have issues with the current implementation of Lyra2REv2 (lyra2v2), you might want to try lyra2v2-old.
e.g. CryptoDredge -a lyra2v2-old -o stratum+tcp:// -u

Bug writing guidelines
  • OS
  • GPUs (specific models)
  • Driver version
  • Overclocking parameters (core, mem, voltage)
  • Watchdog, monitoring app
  • Screenshot or log
  • Pool
  • Algo

Bug tracking system
Create New Ticket
View Active Tickets

Features

DevFee is 1%

Hello, can the cryptodredge team post the phi2 Performance stats to the chart?