Bitcoin Forum
June 29, 2024, 12:48:46 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]  All
  Print  
Author Topic: [ANN] Rigel 1.17.4 - Gram, Nexa and IronFish GPU miner (Nvidia only)  (Read 5797 times)
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
January 31, 2024, 11:31:26 AM
 #201

Rigel 1.14.2
(ABEL) Add GPU stats reporting when mining to AbelPool and zkProvers
https://github.com/rigelminer/rigel/releases/tag/1.14.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://bitcointalk.org/index.php?topic=5424675

abelian (ABEL) mining discussing in this thread
https://bitcointalk.org/index.php?topic=5483026.0
rigelminer (OP)
Jr. Member
*
Offline Offline

Activity: 45
Merit: 3


View Profile
March 12, 2024, 05:30:47 PM
 #202

Rigel 1.15.0

* (IRON) Add "fishhash" algorithm support (dev fee 1%) including
  * IRON+ALPH, IRON+KLS, IRON+PYI, IRON+RXD, +ZIL, see bat/sh scripts
* Add SOCKS5 proxy support (see "--proxy" for more info)
* Add "--no-colour" parameter to disable colours in the miner log
* Allow opting out of memory clock reset when building DAG by passing "--dag-reset-mclock off"

Bug fixes:
* (ALPH) Password field value "-p" is not passed to the pool making it impossible to use static difficulty when mining to Vipor.
angelbbs
Full Member
***
Offline Offline

Activity: 1170
Merit: 209


View Profile
March 26, 2024, 08:06:00 PM
Last edit: March 26, 2024, 09:33:22 PM by angelbbs
 #203

Rigel 1.15.0, 1.15.1 alephium mass rejects on nicehash
Nvidia driver 551.86
rigel.exe --no-watchdog -d 0,1,2,3 --no-tui --dag-reset-mclock off -a alephium -o stratum+tcp://alephium.auto.nicehash.com:9200 -u *** -p x --api-bind 127.0.0.1:4009

It works fine on one or two GPU, three or more GPUs - Duplicate share.
Code:
[2024-03-26 22:03:04] +========================== alephium ==========================+
[2024-03-26 22:03:04] |#|Name          | Hashrate |   Pool   |Acc|Rej |Inv|   Eff    |
[2024-03-26 22:03:04] |0|RTX 2070 SUPER|1.359 GH/s|94.10 MH/s| 33| 725|  0|9.692 MH/W|
[2024-03-26 22:03:04] |1|RTX 3060      |1.005 GH/s|86.86 MH/s| 32| 468|  0|7.401 MH/W|
[2024-03-26 22:03:04] |2|GTX 1070      |608.1 MH/s|33.78 MH/s| 12| 325|  0|5.993 MH/W|
[2024-03-26 22:03:04] |3|GTX 1070      |696.6 MH/s|77.21 MH/s| 20| 356|  0|4.769 MH/W|
[2024-03-26 22:03:04] +-+--------------+----------+----------+---+----+---+----------+
[2024-03-26 22:03:04] |          Total: 3.669 GH/s|292.0 MH/s| 97|1874|  0|7.008 MH/W|
[2024-03-26 22:03:04] +==============================================================+
[2024-03-26 22:03:04]
[2024-03-26 22:03:05] [alephium.auto.nicehash.com:9200] GPU#1 solution rejected - Duplicate share. (89ms)
[2024-03-26 22:03:05] [alephium.auto.nicehash.com:9200] GPU#3 solution rejected - Duplicate share. (98ms)
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
March 27, 2024, 08:44:56 AM
 #204

Rigel 1.15.1
@rigelminer rigelminer released this yesterday

(IRON) Add ironfish -> fishhash auto-switch, see this guide on how to set it up
(RVN) Report hashrate to mining pools
https://github.com/rigelminer/rigel/releases/tag/1.15.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://bitcointalk.org/index.php?topic=5424675
fenomenyaa
Jr. Member
*
Offline Offline

Activity: 127
Merit: 2


View Profile
April 03, 2024, 11:44:34 AM
 #205

Hi DEV thakns for your hard work

Bug report.FishHash on Windows 1.15.1 ver. locks the mem mhz to p3 state. overclock options don't work
energy_xxx
Jr. Member
*
Offline Offline

Activity: 155
Merit: 1


View Profile
April 08, 2024, 01:45:13 AM
 #206

Hi DEV thakns for your hard work

Bug report.FishHash on Windows 1.15.1 ver. locks the mem mhz to p3 state. overclock options don't work


Exactly

6gb gpu error

needs to be renewed
OGPU
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
April 11, 2024, 09:43:34 AM
 #207

Hello, please add
nvml - enable/disable NVML (statistic library for CUDA devices)
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
April 20, 2024, 06:23:56 PM
 #208

Rigel 1.16.1
(GRAM, CHAPA) Add sha256ton algorithm (dev fee 1%), including
ABEL+GRAM, ERG+GRAM, IRON+GRAM, HYP+GRAM, CFX+GRAM, +ZIL, see bat/sh scripts
Only icemining pool is supported at this point
--fan-control can now be set to X to let the driver/OS manage the fan
Add --reset-oc parameter to reset all overclock settings and exit. Run as a standalone command rigel --reset-oc or rigel --reset-oc -d 0,1,....
Add --multi-device-arg-mode parameter to allow the miner to proceed even if the number of per-GPU settings doesn't match the number of GPUs - usually happens when one of the GPUs disappears from the system (taken out for maintenance, PCIE connectivity loss etc.) but the miner is run with the same config (see usage in readme).
(IRON) Remove --enable-fork support for ironfish algorithm. Use -a fishhash instead.
Remove obsolete kawpow (aipg, clore, neoxa, neurai, ravencoin) and ethash (octa, powblocks) algorithm aliases. Use -a kawpow --coin COIN and -a ethash --coin COIN instead.


https://github.com/rigelminer/rigel/releases/tag/1.16.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://bitcointalk.org/index.php?topic=5424675
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
April 24, 2024, 11:56:41 AM
 #209

Rigel 1.16.2

(GRAM) Add a kernel switch for sha256ton algorithm.
--kernel 1 (default) - best when higher power draw is not a concern
--kernel 2 - best when (very) low power draw is preferred
Tip: this version increases hashrate, however it may be less efficient than 1.16.1 with your OC - if that's the case, try reducing the locked core clock slightly, or select --kernel 2
Bug fixes:

(GRAM) Job payload parsing error when mining to Hyperpool

https://github.com/rigelminer/rigel/releases/tag/1.16.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://bitcointalk.org/index.php?topic=5424675
zertor
Jr. Member
*
Offline Offline

Activity: 56
Merit: 6


View Profile
May 05, 2024, 09:02:46 PM
 #210

1.16.3 didn't work well, when crashed didn't show which GPU cause it.
1.16.2 is working OK.
rigelminer (OP)
Jr. Member
*
Offline Offline

Activity: 45
Merit: 3


View Profile
May 06, 2024, 06:08:02 AM
 #211

1.16.3 didn't work well, when crashed didn't show which GPU cause it.
1.16.2 is working OK.

Please run the miner with "--log-file rigel.log" and post the log file, I'll have a look.
zertor
Jr. Member
*
Offline Offline

Activity: 56
Merit: 6


View Profile
May 06, 2024, 10:33:01 AM
 #212

1.16.3 didn't work well, when crashed didn't show which GPU cause it.
1.16.2 is working OK.

Please run the miner with "--log-file rigel.log" and post the log file, I'll have a look.


Done, thank you. Check PM for details.
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
May 15, 2024, 02:00:44 PM
 #213

Rigel 1.17.1
(XEL) Add experimental solo mining support (solo+tcp://...)
(XEL) Performance / efficiency improvements
Tip: locking GPU memory to 5000mhz doesn't always work well on this version. Some cards perform better with a memory offset instead.
Bug fixes:

(UI) Miner uptime is not always reported in the log

https://github.com/rigelminer/rigel/releases/tag/1.17.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://bitcointalk.org/index.php?topic=5424675
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
May 18, 2024, 08:04:42 PM
 #214

Rigel 1.17.2
@rigelminer rigelminer released this yesterday

(XEL) Performance / efficiency improvements (~10%)

https://github.com/rigelminer/rigel/releases/tag/1.17.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://bitcointalk.org/index.php?topic=5424675
FP91G
Legendary
*
Offline Offline

Activity: 1680
Merit: 1056


View Profile
May 27, 2024, 05:57:50 PM
 #215

Rigel
(XEL) Performance / efficiency improvements (~10%)
Notes:
In this version the miner needs about 2 minutes to tune internal parameters to achieve higher hashrate. It will print a message in the console when the tuning is over.
Tip for Windows users: turn on HAGS (hardware accelerated GPU scheduling) for better performance on xelishash. If you previously had HAGS off, review your overclock settings as the cards will draw more power.
Bug fixes:

GPU memory temperatures are not displayed on 555+ drivers
(Windows) High CPU usage when HAGS is on


https://github.com/rigelminer/rigel/releases/tag/1.17.3
safar1980
Legendary
*
Offline Offline

Activity: 1778
Merit: 1640


#SWGT CERTIK Audited


View Profile
June 06, 2024, 10:38:16 AM
 #216

Rigel 1.17.4
(XEL) Efficiency improvements (~5%)
(XEL) Add --tune parameter to set tuning values manually for consistent hashrate across miner restarts
Bug fixes:

(XEL+ZIL) Miner crashes if launched during a ZIL session

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://bitcointalk.org/index.php?topic=5424675

philipma1957
Legendary
*
Offline Offline

Activity: 4172
Merit: 8069


'The right to privacy matters'


View Profile WWW
June 09, 2024, 01:01:45 AM
 #217

Rigel 1.17.4
(XEL) Efficiency improvements (~5%)
(XEL) Add --tune parameter to set tuning values manually for consistent hashrate across miner restarts
Bug fixes:

(XEL+ZIL) Miner crashes if launched during a ZIL session

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://bitcointalk.org/index.php?topic=5424675

I will try this one out.

▄▄███████▄▄
▄██████████████▄
▄██████████████████▄
▄████▀▀▀▀███▀▀▀▀█████▄
▄█████████████▄█▀████▄
███████████▄███████████
██████████▄█▀███████████
██████████▀████████████
▀█████▄█▀█████████████▀
▀████▄▄▄▄███▄▄▄▄████▀
▀██████████████████▀
▀███████████████▀
▀▀███████▀▀
.
 MΞTAWIN  THE FIRST WEB3 CASINO   
.
.. PLAY NOW ..
Pages: « 1 2 3 4 5 6 7 8 9 10 [11]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!