Pages:
Author

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

legendary
Activity: 1610
Merit: 1026
Rigel 1.13.1

Set GPU memory clock offset to 0 when building DAG to prevent its corruption
Add {ts} and {algo} template parameters for log file name (see --log-file in readme for more details)
Bug fixes:

Large amount of rejected shares when mining kawpow to Nicehash
(RXD) Fix performance regression on Pascal GPUs introduced in version 1.11.1


https://github.com/rigelminer/rigel/releases/tag/1.13.1

Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675
jr. member
Activity: 41
Merit: 2
Yes, I used From 1.13.0 onwards "-a kawpow+zil" is preferred over "-a ravencoin+zil". as seen in first settings on my post.

Waiting for new release to test it.
Good luck and keep ON the good work!


jr. member
Activity: 44
Merit: 3
Hi!
I tried today to use Rigel Miner 1.13.0 because lower fee rates vs G-Miner 3.43.

I used to mine Kawpow (Ravencoin) into Nicehash website + ZIL into Ezil site.

...

Any thoughts?

From 1.13.0 onwards "-a kawpow+zil" is preferred over "-a ravencoin+zil". The rejected share issue when mining to Nicehash is a known problem and will be fixed in the next release.
newbie
Activity: 7
Merit: 0
I saw that in calculations per 24 hours mining, regarding other miners using same settings for videocard, wich is watercooled.
legendary
Activity: 1610
Merit: 1026
Rigel 1.13.0

Add support for mining arbitrary KawPow (-a kawpow) and Ethash (-a ethash) coins
Old coin-specific algorithms like -a neurai are now obsolete and will eventually be removed, see below for details
Cache DAGs when mining kawpow or ethash
To turn off set --kawpow-cache-dag off / --ethash-cache-dag off
(API) Add new fields:
zil_state, indicates whether ZIL is currently mining, possible values: waiting, mining
pool_hashrate
https://github.com/rigelminer/rigel/releases/tag/1.13.0

Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675
jr. member
Activity: 94
Merit: 5
Can you add Decred(blake3)
legendary
Activity: 1610
Merit: 1026
Rigel 1.12.2

(PYI) Improve performance on 16xx series GPUs
(ZIL) Display hashrate between rounds (set --zil-retain-hashrate off to disable this feature)
Bug fixes:

(ZIL) The miner keeps connecting to the failover pool even when the primary pool is up
https://github.com/rigelminer/rigel/releases/tag/1.12.2

Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
--lock-cclock 1500 --lock-mclock 810

is it possible to set these values acording to algortihm ?
Don't you use different flight sheets in Hive OS?

If you set up a separate flight sheet for each coin and add your parameters in the miner settings, then your overclocking or downvolt should be applied. It works in the Rigel miner
hero member
Activity: 2030
Merit: 608
Online Security & Investment Corporation
 --lock-cclock 1500 --lock-mclock 810

is it possible to set these values acording to algortihm ?

For example:
nexapow:  --lock-cclock 1500 --lock-mclock 810
karlsenhash: --lock-cclock 1680 --lock-mclock 810
etchash: --lock-cclock 1150 --lock-mclock 2900

I use HiveOS for all of my rigs.
I had to change manually this values each time I change the algo.
We can put them all in extra config then the miner automatically select it acording to the algorithm.
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
I have been mining AIPG on Rigel 1.11.0 using ravencoin for the algorithm. Is there any other benefit or improvements to updating to the new version besides now using AIPG for the algo instead of ravencoin?
If your mining is on AMD video cards, then you should not update the miner for ravencoin.
Mining ravencoin is mining on algorithm kawpow, and usually miners left this algorithm because it is one of the most energy-consuming algorithms.
newbie
Activity: 16
Merit: 6
I have been mining AIPG on Rigel 1.11.0 using ravencoin for the algorithm. Is there any other benefit or improvements to updating to the new version besides now using AIPG for the algo instead of ravencoin?
legendary
Activity: 1708
Merit: 1615
#SWGT CERTIK Audited
Rigel has released a new version 1.12.0

(AIPG) Add AI Power Grid mining support (-a aipg), dev fee 1%
Bug fixes:
GPU memory temperatures are not displayed on 545+ drivers, and on some cards with HBM2 memory
https://github.com/rigelminer/rigel/releases

And I'll add this quote!
Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675
newbie
Activity: 15
Merit: 0
Rigel 1.11.1
The miner does not cache more than 1 DAG for kawpow algorithms in video memory (like gminer). This option is very useful for nicehash
legendary
Activity: 1610
Merit: 1026
Rigel 1.11.1
(RXD) Minor hashrate/efficiency improvements
Add RTH+PYI, ERG+PYI, CFX+PYI, +ZIL mining support, see bat/sh scripts
Bug fixes:

(PYI, KLS) Extranonce parsing error when mining to stratum bridges
The miner accepts multiple overclock arguments for the same GPU / clock type instead of displaying an error

https://github.com/rigelminer/rigel/releases/tag/1.11.1
Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675
jr. member
Activity: 127
Merit: 2
Rigel 1.10.1

* Add support for Volta architecture (Titan V)
* Add CFX+KLS and CFX+KLS+ZIL mining support (see `dual-cfx-kls` bat/sh script)

Bug fixes:
* (KLS) `Unexpected EOF` error when mining to Mining Rig Rentals

Pls add Aipowergrid (kawpow) algo. With nvidia new drivers Tmem not seen on miner screen. Thanks for your good work. Cheesy
jr. member
Activity: 41
Merit: 2
Hi.

Is there any command or option for rigel miner to restart iself in continuous loop, let's say after 1 minute of mining?
jr. member
Activity: 127
Merit: 2
There is a bug on newer drivers, i tried last 2 whql one, both of them not show memory Temp.
newbie
Activity: 15
Merit: 0
Rigel 1.10.1
Dag builts whithout memory offset when ethash. Add this as option to kawpow, please.
legendary
Activity: 1610
Merit: 1026
Rigel 1.11.0

(PYI) Add pyrinhash algorithm (dev fee 1%, see pyi bat/sh script)

https://github.com/rigelminer/rigel/releases/tag/1.11.0

Be sure to check the links with the first post from the developer. There you will find links to the official github and discord!
https://bitcointalksearch.org/topic/ann-rigel-1130-radiant-nexa-and-ironfish-gpu-miner-nvidia-only-5424675

I like the fact that there is another new miner for new coins such as pyrin, although the coin is not yet traded on the exchange.
But the coin doesn’t seem to have a simple and convenient wallet other than a node.

jr. member
Activity: 44
Merit: 3
Rigel 1.10.1

* Add support for Volta architecture (Titan V)
* Add CFX+KLS and CFX+KLS+ZIL mining support (see `dual-cfx-kls` bat/sh script)

Bug fixes:
* (KLS) `Unexpected EOF` error when mining to Mining Rig Rentals
Pages:
Jump to: