Pages:
Author

Topic: [ANN] Rigel 1.13.0 - Radiant, Nexa and IronFish GPU miner (Nvidia only) - page 5. (Read 5377 times)

jr. member
Activity: 44
Merit: 3
Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
https://bitcointalksearch.org/topic/m.62822877

You're trying to mine ZIL to Nicehash, that's not going to work - the miner will be mining all Nicehash-provided jobs as long as they are epoch 1 or 2. You need to point the miner to a ZIL pool instead.
full member
Activity: 1160
Merit: 209
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com

Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
https://bitcointalksearch.org/topic/m.62822877
jr. member
Activity: 44
Merit: 3
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com

Not sure what you mean. The miner only mines zil to a zil pool, which Nicehash is not (?) - you configure the connection to a zil pool separately to your primary connection. However, the problem you will be facing when mining ethash to Nicehash is switching epochs every minute or so because of dev fee, but that has nothing to do with zil.
full member
Activity: 1160
Merit: 209
Due to the fact that there is a constant switching of orders to DaggerHashimoto on NiceHash, and the appearance of mining coins with an epoch of 0 (for example, PowBlocks - XPB), additional ZIL mining becomes impossible. Please add the ZIL API to determine the real ZIL mining round.
https://github.com/Zilliqa/apidocs/blob/master/source/index.html.md
POST Method GetNumTxBlocks to https://api.zilliqa.com
jr. member
Activity: 44
Merit: 3
Rigel 1.7.2

* Add RTH+ALPH and RTH+ALPH+ZIL mining support (see `dual-rth-alph` bat/sh script)
* Improve RTH+RXD performance (30xx and 40xx GPUs)
* Improve ERG+RXD, ERG+ALPH, ERG+KAS performance
jr. member
Activity: 44
Merit: 3
Rigel 1.7.1

* (Rethereum) Add RTH+RXD and RTH+RXD+ZIL mining support (see `dual-rth-rxd` bat/sh script)
jr. member
Activity: 44
Merit: 3
Rigel 1.7.0

* (Rethereum) Add ethashb3 algorithm (1% dev fee)
jr. member
Activity: 127
Merit: 2
Pls add Kawpow Algo to miner.
jr. member
Activity: 44
Merit: 3
Rigel 1.6.4

* (Ergo) Add ERG+ALPH and ERG+ALPH+ZIL mining support (see "dual-erg-alph" bat/sh script)

Bug fixes:
* (IronFish) Miner frequently reconnects when mining to NiceHash
* Miner stops logging if the log files are moved or deleted while it's running
jr. member
Activity: 44
Merit: 3
Thanks Rigel, long awaited update. +IRON will come in the future?

I hope you add octopus algo also in future - we need a new competitor for Gminer in this case.

Thanks. Iron doesn't seem to be profitable for GPUs anymore, so I added +ALPH instead.
jr. member
Activity: 44
Merit: 3
Rigel 1.6.3

* (Nexa+ZIL) It is now possible to disable ZIL DAG caching to increase Nexa hashrate on 8GB cards (see below)
* (ZIL) Add "--zil-cache-dag on/off" parameter to enable/disable ZIL DAG caching ("on" by default)
* (ZIL) Add "--zil on/off" parameter to enable/disable ZIL mining per GPU individually ("on" by default)
* (Ergo) Make ERG hashrate drop less significant during prebuild phase when dual mining ERG+RXD and ERG+KAS
* Allow setting two decimals for dual ratio "--dual-mode a12:rN.NN"
* (UI) Display GPU core and memory offsets
* (UI) Add "r" key shortcut to redact username/worker (useful when sharing screenshots of miner output)

Bug fixes:
* "--dual-mode a1/a2" modes are broken when triple mining
legendary
Activity: 1610
Merit: 1026
Rigel 1.6.2

(ZIL) Cache DAG for epoch 1, following ZIL epoch change
(Nexa) Add --nexapow-small-lut on/off parameter to enforce using small lookup tables
Display pool latency before the first share submission
Bug fixes:

(Nicehash) unexpected EOF error when mining ETC
Miner crashes when mining ETC + KAS using Turing GPUs


https://github.com/rigelminer/rigel/releases/tag/1.6.2
Check all links with first post from the developer.
member
Activity: 1558
Merit: 69
Rigel 1.6.1

* (Ergo) Add ERG+KAS and ERG+KAS+ZIL mining support (see `dual-erg-kas` bat/sh script)
* (Ergo) Add `--autolykos2-prebuild` parameter to enable/disable dataset prebuild (see readme)
* Improve pool re-connection logic (no delay if previous connection attempt was less than 10s ago)
* Make troubleshooting overclock issues easier by only logging the error from the first GPU that crashed - most often this is the GPU that needs further OC tweaking

Bug fixes:
* (Windows) `insufficient memory` error when mining Nexa with 8GB cards
* (Nicehash) `unexpected EOF` error when mining Nexa and Ergo
* Slow hashrate ramp-up if long averaging window is chosen
* (Ethash+Iron) division by zero error

Thanks Rigel, long awaited update. +IRON will come in the future?

I hope you add octopus algo also in future - we need a new competitor for Gminer in this case.
jr. member
Activity: 44
Merit: 3
Rigel 1.6.1

* (Ergo) Add ERG+KAS and ERG+KAS+ZIL mining support (see `dual-erg-kas` bat/sh script)
* (Ergo) Add `--autolykos2-prebuild` parameter to enable/disable dataset prebuild (see readme)
* Improve pool re-connection logic (no delay if previous connection attempt was less than 10s ago)
* Make troubleshooting overclock issues easier by only logging the error from the first GPU that crashed - most often this is the GPU that needs further OC tweaking

Bug fixes:
* (Windows) `insufficient memory` error when mining Nexa with 8GB cards
* (Nicehash) `unexpected EOF` error when mining Nexa and Ergo
* Slow hashrate ramp-up if long averaging window is chosen
* (Ethash+Iron) division by zero error
jr. member
Activity: 44
Merit: 3
Rigel 1.6.0

* (Ergo) Add "autolykos2" algorithm (dev fee 1%)
ERG+RXD and ERG+RXD+ZIL also supported
See "dual-erg-rxd" and  "zil-triple" bat/sh scripts in the miner archive on how to configure dual and triple mining
legendary
Activity: 1610
Merit: 1026
Rigel 1.5.3 Latest

(ZIL) Improve stability when switching OC in dual/triple mining
(ZIL) Add --zil-test-intervals parameter to set durations of primary algorithm and Zilliqa sessions in test mode (see readme)

Bug fixes:

(Nexa) Invalid shares when mining to Nicehash


https://github.com/rigelminer/rigel/releases/tag/1.5.3
Check all links with first post from the developer.
newbie
Activity: 99
Merit: 0
Hi Rigelminer, could you please help to add the ability to mine apepe on GPU? See please reply, thank you.

Hello everyone! I recently discovered a new interesting project (apepepow) that claims to be designed for the Monero (XMR) meme enthusiast community, developed by Monero developers. Is anyone interested in this project or has more information?I just read an article on a cryptocurrency blog about apepepow as an interesting meme coin for the monero community. I would like to know what people think about this project?

New minable pow coin: apepepow (apepe)
Monroe community meme coin, the first privacy meme coin, Monero developers, no pre-mining, no ICO, fair mining, let apepepow make pepe again
Algorithm: memehash
Web site: https://apepepow.com
Blocks the browser: https://scan.apepepow.com
Mining Pool:: https://ekapool.com/apepe/
bitcointalk:https://bitcointalk.org/index.php?topic=5455236.0
Discord: https://discord.gg/s5ZgwcnGzT
github:https://github.com/APEPEPOW/APEPEPOW
cpuminer-memehash:https://github.com/APEPEPOW/cpuminer-memehash
jr. member
Activity: 44
Merit: 3
Rigel 1.5.0

* Add support for mining Radiant ("-a sha512256d"), dev fee 1.0%
* (Kaspa) Tiny performance improvements
* Allow "--fan-control" to be set per algorithm - can be used to set different fan speeds for primary algorithm and ZIL
jr. member
Activity: 44
Merit: 3
Rigel 1.4.8

* (IronFish) Minor performance improvements
* (Alephium) Performance improvements for Turing GPUs and newer
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
CoinEx Will List NEXA on May 11


To provide you with more trading options, after rigorous reviews, CoinEx will list NEXA and support deposit and withdrawal & Automated Market Making (AMM) on May 11, 2023 (UTC). And its trading pair NEXA/USDT will be available on the same day.

https://announcement.coinex.com/hc/en-us/articles/15533264499860-CoinEx-Will-List-NEXA-on-May-11?
Pages:
Jump to: