Bitcoin Forum
September 29, 2025, 12:02:54 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 »
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.27.0 — CUDA Miner on: April 03, 2022, 06:48:59 PM
v0.27.0 released

  • Add FiroPoW Algorithm
  • Add Ethash (ETH) Algorithm
  • Add --worker option
  • Remove no longer supported algorithms. Check Readme for more information

Downloads
https://cryptodredge.org/download/windows/11.4/latest
https://cryptodredge.org/download/linux/11.4/latest

Mirror on GitHub
CryptoDredge_0.27.0_cuda_11.4_linux.tar.gz
CryptoDredge_0.27.0_cuda_11.4_windows.zip
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.26.0 — NVIDIA GPU Miner on: January 08, 2021, 09:36:59 AM
v0.26.0 released

  • Add KawPow Algorithm
  • Add Chukwa-v2 Algorithm
  • Fix MTP issue related to 'invalid device symbol'
  • Support NVIDIA Ampere (RTX 30XX)
  • Add --temperature-limit and --temperature-start options
  • Add off flag to Nimiq optimizer (--optimizer off)
  • Avoid c-ares dependency on libnsl
  • Remove no longer supported algorithms. Check Readme for more information

Download: https://github.com/technobyl/CryptoDredge/releases/tag/v0.26.0
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.25.1 — NVIDIA GPU Miner on: September 25, 2020, 06:39:36 AM
Hi all

Whats about this Message? Downloaded from GitHub - Link:

Trojan:Win32/Wacatac.DE!ml

containerfile: G:\Download\CryptoDredge_0.25.1_cuda_10.2_windows.zip

Is this download-zip infected?

regards, aj
This is a false positive, CryptoDredge is not a piece of malicious software.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.25.1 — NVIDIA GPU Miner on: August 29, 2020, 09:34:45 PM
v0.25.1 released

  • Fix high CPU usage on MTP when 'Received new job'

v0.25.0 released

  • Improve MTP algorithm
  • Improve Argon2d (NIM) algorithm
  • Add optimizer (Argon2d (NIM) only). Check Readme for more information
  • Allow floating-point intensity (e.g. -i 6.5)
  • Fix CryptoNight issue related to 'the launch timed out and was terminated'
  • Remove --recompute option
  • Remove obsolete algorithms
  • Other minor fixes

Download: https://github.com/technobyl/CryptoDredge/releases/tag/v0.25.1

Happy mining!
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.24.0 — NVIDIA GPU Miner on: August 04, 2020, 01:03:39 PM
v0.24.0 released

  • Improve Nimiq algorithm
  • Add -q, --recompute option to set memory reduction factor (1 - 32) (Nimiq only). For example: -q N[,N] (default: 23)
  • Fix high CPU usage on MTP-like, Argon2-like and CryptoNight-like algorithms
  • Slightly improve Chukwa (Argon2-512) and Ninja (Argon2-256) algorithms
  • MTP: Fix memory leaks
  • New CryptoNightTLO algorithm
  • Fix CryptoNightHaven issue related to 'Unsupported blob size'
  • New Sha256csm algorithm
  • Add --sni option to enable SNI (Server Name Indication) for the pool connection
  • Other minor fixes

Download: https://github.com/technobyl/CryptoDredge/releases/tag/v0.24.0

Example:
Code:
CryptoDredge -a argon2d-nim -o wss://nimiq.icemining.ca:2053 -u "NQ68 XM08 9BE8 57DE QMT6 PAT5 PJGQ TEBX FSBU" -p "My Miner" -q 21

Happy mining!
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.23.0 — NVIDIA GPU Miner on: February 15, 2020, 05:40:29 AM
v0.23.0 released

  • New MTP-TCR algorithm
  • MTP: Improve scratchpad initialization
  • New CryptoNightUPX algorithm
  • New CryptoNightZLS algorithm
  • Improve CryptoNightGPU algorithm
  • Fix some potential crashes
  • Remove CryptoNightV8 and CryptoLightV7 (Aeon) algorithms
  • Other minor fixes

Download: https://cryptodredge.org/get/
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.23.0
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.22.0 — NVIDIA GPU Miner on: February 15, 2020, 05:17:22 AM
So is this miner dead, i.e. no longer updated? If not, can we do something about the duplicate shares in cnturtle (maybe other cn algos too)? CD keeps submitting duplicate shares for cnturtle causing pools to ban the miner
I'll try to fix it
UPD: Could you check v0.23.0 for it?
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.22.0 — NVIDIA GPU Miner on: October 02, 2019, 06:08:41 AM
v0.22.0 released

  • New X16RV2 algorithm
  • Fix Stratum issue related to 'resource deadlock would occur'
  • Fix ccminer API on Linux
  • Other minor fixes

Download: https://cryptodredge.org/get/
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.22.0
9  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.21.0 — NVIDIA GPU Miner on: August 09, 2019, 04:49:00 PM
v0.21.0 released

  • New Chukwa (Argon2-512) algorithm
  • New Chukwa WRKZ (Argon2-256) algorithm
  • New CryptoNightConceal algorithm
  • Add stratum+ssl support for secured pool connections
  • Add SOCKS5 and HTTP proxy support for TCP and Websocket connections respectively
  • Several bug fixes and improvements

Download: https://cryptodredge.org/get/
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.21.0
10  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.20.1 — NVIDIA GPU Miner on: July 04, 2019, 05:27:54 PM
v0.20.2 released

  • Improve Argon2d (NIM) algorithm
  • Improve x16-like algorithms (X16R, X16S, X16RT, X21S)
  • Slightly improve MTP algorithm for Turing GPUs
  • Fix Argon2d (NIM) startDifficulty issue related to zero hashrate
  • Fix --no-nvml option
  • Other minor fixes

Download: https://cryptodredge.org/get/
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.20.2
11  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.19.1 — NVIDIA GPU Miner on: May 13, 2019, 11:20:52 AM
v0.19.1 released (Important update)

  • Fix issue related to 'Handshake failed with fatal error SSL_ERROR_SSL'
  • Fix crash after devfee's session is started
  • Other minor fixes
  • Build first CUDA 10.1 version

Download: https://cryptodredge.org/#download
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.19.1

Happy mining!
The CryptoDredge Team
12  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.16.2 — NVIDIA GPU Miner on: February 03, 2019, 06:43:35 AM
v0.16.2 released

  • Support GINcoin on X16RT algorithm
  • Fix P2Pool for Lyra2REv3
  • Add CNFastv2 (Masari and Stellite) algorithm
  • Add CNSuperFast algorithm
  • Other minor fixes

Download: https://cryptodredge.org/#download
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.16.2

Happy mining!
The CryptoDredge Team 🐰

https://imgur.com/JZNGnSr
https://imgur.com/IzO5u1y

this is the 4th time i get this error on 0.16.2
while i'm having my other rig working fine on 0.16.1 (same algo same pool)
algo mtp

The default timeout is 300. Try to increase it by --timeout e.g.: --timeout 3000
13  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.16.2 — NVIDIA GPU Miner on: February 02, 2019, 02:09:13 AM
v0.16.2 released

  • Support GINcoin on X16RT algorithm
  • Fix P2Pool for Lyra2REv3
  • Add CNFastv2 (Masari and Stellite) algorithm
  • Add CNSuperFast algorithm
  • Other minor fixes

Download: https://cryptodredge.org/#download
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.16.2

Happy mining!
The CryptoDredge Team 🐰
14  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.16.1 — NVIDIA GPU Miner on: January 11, 2019, 06:59:45 PM
v0.16.1 released

  • Fix MTP issue related to many rejected shares
  • Fix X16R and X16RT performance
  • Remove Blake (2s), Exosis, Lbk3, Lyra2REv2, Polytimos and Skein algorithms
  • Other minor fixes

Download: https://cryptodredge.org/#download
Mirror: https://github.com/technobyl/CryptoDredge/releases/tag/v0.16.1

Happy mining!
The CryptoDredge Team 🚑
15  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.16.0 — NVIDIA GPU Miner on: January 06, 2019, 02:39:41 PM
v0.16.0 released

  • Add X16RT algorithm
  • Add Lyra2zz (LAPO) algorithm
  • Stabilize MTP algorithm
  • Other minor fixes

Download
Mirror

Happy mining!
The CryptoDredge Team 👾
16  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.15.1 — NVIDIA GPU Miner on: December 29, 2018, 05:36:12 AM
Code:
[00:40:51] INFO  - CryptoDredge 0.15.1 NVIDIA GPU Miner
[00:40:51] INFO  - Built with CUDA Toolkit 10.0
[00:40:51] INFO  - DevFee is 1% (2% for MTP)
[00:40:51] INFO  - Start built-in watchdog
[00:40:52] INFO  - NVML is enabled
[00:40:52] INFO  - GPU0 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - GPU1 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - GPU2 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - GPU3 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - GPU4 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - GPU5 : Zotac GTX 1070 : 8192 MB
[00:40:52] INFO  - Selected pool: zcoin.mintpond.com:3000
[00:40:52] INFO  - Selected algo: mtp
[00:40:52] INFO  - GPU0 Intensity set to 6
[00:40:52] INFO  - GPU1 Intensity set to 6
[00:40:52] INFO  - GPU2 Intensity set to 6
[00:40:52] INFO  - GPU3 Intensity set to 6
[00:40:52] INFO  - GPU4 Intensity set to 6
[00:40:52] INFO  - GPU5 Intensity set to 6
[00:40:52] INFO  - CCminer TCP API: server started on 127.0.0.1:4068
[00:40:52] INFO  - Start user session
[00:40:52] INFO  - Setting new difficulty: 0.046875
[00:40:52] INFO  - Block height 122637 : Network difficulty 3791.49
[00:40:52] INFO  - Received new job #0b2c0000
[00:40:52] INFO  - Optimizing difficulty may take several minutes.
cuda error: out of memory in cduMem::create (45)
[00:40:54] ERROR - GPU2 stopped working due to a critical error
[00:40:54] INFO  - Attempt to restart after 10 seconds
[00:40:54] INFO  - GPU0: scratchpad is generated. 1.46224 sec
[00:40:54] INFO  - GPU4: scratchpad is generated. 1.43885 sec
[00:40:54] INFO  - GPU1: scratchpad is generated. 1.46262 sec
[00:40:54] INFO  - GPU3: scratchpad is generated. 1.43626 sec
[00:40:55] INFO  - GPU5: scratchpad is generated. 1.44695 sec

Code:
-----BEGIN TEXT DATA-----
Application name: CryptoDredge
Application version: 0.15.1
Driver version: 416.16
CUDA runtime version: 10000
Command line: -a mtp -o stratum+tcp://zcoin.mintpond.com:3000 -u **************************************** -p x
Operating system: Microsoft Windows 10.0.10586
Uptime: 21 seconds
Log:
[00:40:52] INFO  - GPU5 Intensity set to 6
[00:40:52] INFO  - CCminer TCP API: server started on 127.0.0.1:4068
[00:40:52] INFO  - Start user session
[00:40:52] INFO  - Setting new difficulty: 0.046875
[00:40:52] INFO  - Block height 122637 : Network difficulty 3791.49
[00:40:52] INFO  - Received new job #0b2c0000
[00:40:52] INFO  - Optimizing difficulty may take several minutes.
[00:40:54] ERROR - GPU2 stopped working due to a critical error
[00:40:54] INFO  - Attempt to restart after 10 seconds
[00:40:54] INFO  - GPU0: scratchpad is generated. 1.46224 sec
[00:40:54] INFO  - GPU4: scratchpad is generated. 1.43885 sec
[00:40:54] INFO  - GPU1: scratchpad is generated. 1.46262 sec
[00:40:54] INFO  - GPU3: scratchpad is generated. 1.43626 sec
[00:40:55] INFO  - GPU5: scratchpad is generated. 1.44695 sec
[00:41:27] ERROR - GPU2 unable to recover from error
-----END TEXT DATA-----

Any ideas?

Please make sure you have enough the virtual memory. In your case it should be at least 30GB (5GB * number of GPUs).
17  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.15.1 — NVIDIA GPU Miner on: December 29, 2018, 01:18:49 AM
NOPE, my 1080Ti still getting 1700MH(((((((((((((((((
Try changing overclocking settings. In accordance with user reports

and
18  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.15.1 — NVIDIA GPU Miner on: December 28, 2018, 11:13:24 PM
v0.15.1 released

  • Improve a bit MTP algorithm
  • Fix MTP bug related to "Misaligned Address"
  • Build MTP Linux version

Download
Mirror

Performance

     2080         1080 Ti        1070     
MTPkh/s          3300          2900          1900

MTP Algorithm

System Requirements:
  • GPUs with at least 5 GB of memory
  • There are no special CPU and RAM requirements, 4 GB must be sufficient

In comparison to other algorithms, MTP requires transferring large amounts of data to the pool. This may be a problem for limited and slow connections.

The miner has to do some extra work every time that the pool sends a new "job", so an average hashrate will be a bit slow.

Developer fee is 2% for MTP.

Happy mining!
The CryptoDredge Team 🍀
19  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.14.0 — NVIDIA GPU Miner on: December 27, 2018, 09:04:48 AM
pretty impressive.
About ~3000kh/s on 1080ti, scratchpad is created in seconds on each gpu. CPU and RAM usage are minimal.
GPUs crashed once so far, but builtin watchdog restarted miner.

edit:
gpu errors happen quite regular, but are more or less instantly fixed by auto miner restart.


This is a known issue. We will try to fix it in the next release
20  Alternate cryptocurrencies / Mining (Altcoins) / Re: CryptoDredge 0.14.0 — NVIDIA GPU Miner on: December 27, 2018, 08:27:57 AM
CryptoDredge 0.15.0 realised!

Added MTP

System requirements:
  Graphics card with at least 5Gb memory.
  There are no special requirements for CPU and RAM, 4Gb must be sufficient.
 
Please note that compared to other algorithms, for MTP a much larger amount of data is transferred to the pool.
This may be a problem for limited and slow connections.
 
Hashrate:

1070    ~1900KH/s
1080 Ti ~2900KH/s
2080    ~3300KH/s

Please note that the miner have to do some extra work each time the pool send a new "job", so average hashrate will be a bit less.

Devfee is 2% for mtp.
Pages: [1] 2 3 4 5 6 7 8 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!