CryptoDredge v0.20.2(Nvidia GPU Miner) – A new stable miner with various optimization technologies. CryptoDredge pays great attention to sustainable power consumption. These advantages, as well as a small commission (Dev Fee – 1%, 2% for MTP), make this miner one of the best publicly available.
v0.20.2
Improve Argon2d Algorithm (NIM)
Improvement of x16-like algorithms (X16R, X16S, X16RT, X21S)
Slightly improved MTP algorithm for Turing GPUs
Fixed startDifficulty bug in Argon2d (NIM) related to zero hash rate
Fixed option –no-nvml
Other minor fixes
System requirements:
The latest version of the program requires the latest drivers from Nvidia.
NVIDIA Graphics Cards with Support for CUDA 5.0 or Higher (Maxwell, Pascal Architecture)
The title argument of the program. It indicates the title of your choice. We specify the coin, pool and algorithm for easy tracking
CryptoDredge is the name of the program to run. Do not change, otherwise CryptoDredge will not start. Please note that the .bat file must be located in the program folder
-a phi2 mined coin algorithm. For LUXcoin we write phi2. And for the GINcoin coin on the Lyra2Z algorithm, we would specify -a lyra2z
-o eu.bsod.pw address of the pool you selected
:6667 pool port. It is indicated after the colon. Please note that on many pools, different algorithms have different ports
-u your digital wallet address
c=LUX mined coin token, if not specified, the pool may not understand which coin you want to mine
At this basic configuration of the program can be completed. Starts the .bat file from the folder with the unzipped program by double-clicking.
If you have never used this program before, you should reduce overclocking video cards and testing the miner for stability. Various programs work with different overclocking cards.
-d, –device indicates which devices will be used. By default, all available devices are used. If you want to use only video card No. 2 and No. 3, then indicate with a comma: -d 2,3
-i, –intensity indicates the intensity of mining. Available values are from 0 to 6.
–log Allows you to log the event file
–no-color Allows you to turn off the color of the lines
–no-watchdog allows you to disable the watchdog program
–cpu-priority set the priority of the process in the range from 0 (lowest) to 5 (highest) (default: 3)
–api-type Specify the type of API to use. Supported Values: ccminer-tcp (TCP) (default) ccminer-ws (WebSocket) off
-b, –api-bind IP:port for miner API, 0 disabled (default: 127.0.0.1:4068)
–retries (number) of retries when the network call fails (default: retry the connection endlessly)
–retry-pause (number) pause time between repetitions in seconds (default: 15)
–timeout (number) network timeout, in seconds (default: 30)
Problem solving
Rejected Balls
There are many reasons for rejected balls. Main reasons:
high network latency
overloaded server
aggressive overclocking
Problems with Lyra2REv2
If you have problems with the current implementation of Lyra2REv2 (lyra2v2), you can try lyra2v2-old. eg:
CryptoDredge -a lyra2v2-old -o POOL -u YOUR_WALLET
The program crashes or does not start
The most common problem is the incorrect configuration of the .bat file.
Here is a list of possible solutions to problems:
check the syntax of the .bat file and append the word pause to the very end. Thus, before closing the program will show what the error is
check how much virtual memory is allocated. If you have 6 graphics cards, set your swap file to 6 * 6300 = 37800 MB.
Check the contacts of all risers. Sometimes it helps to swap PCI-e slots
check the power supply. The program may crash if the video cards do not have enough power from the unit
Post Comment