NebuTech / NBMiner

GPU Miner for ETH, RVN, BEAM, CFX, ZIL, AE, ERGO
https://nbminer.com
3.17k stars 517 forks source link

Skip the cards that cannot mine #414

Open o2genum opened 3 years ago

o2genum commented 3 years ago

My Vega 56 is not mining.

But regardless of this bug, can NBMiner just skip the cards that fail to start mining? This is helpful as a "benchmark mode" (testing out what cards work) for various integrations. For most miners this behavior is activated by the --no-watchdog argument. Cards that fail to start mining can just show 0 hashrate.

[16:06:12] INFO - |                                            |
[16:06:12] INFO - |                                            |
[16:06:12] INFO - |         NBMiner - Crypto GPU Miner         |
[16:06:12] INFO - |                    39.2                    |
[16:06:12] INFO - |                                            |
[16:06:12] INFO - ----------------------------------------------
[16:06:12] INFO - ------------------- System -------------------
[16:06:12] INFO - OS:     Windows 10 Version 2009, 10.0.19043
[16:06:12] INFO - CPU:    Intel(R) Core(TM) i5-7600K CPU @ 3.80GHz
[16:06:12] INFO - RAM:    17354 MB / 24463 MB
[16:06:12] INFO - VMEM:   33818 MB / 54194 MB
[16:06:12] INFO - CU_DRV: 11.4, 471.68
[16:06:12] INFO - CL_DRV: 21.6.1
[16:06:12] INFO - ------------------- Config -------------------
[16:06:12] INFO - ALGO:   ethash
[16:06:12] INFO - URL:    stratum+tcp://cn.sparkpool.com:13333
[16:06:12] INFO - USER:   0x4296116d44a4a7259B52B1A756e19083e675062A.default
[16:06:12] INFO - TEMP:   limit 90C, start 85C
[16:06:13] INFO - ------------------- Device -------------------
[16:06:13] INFO -  |ID|PCI|  CC|Memory|CU|
[16:06:13] INFO - *| 0|  2|  61| 8192M|20| NVIDIA GeForce GTX 1080
[16:06:13] INFO - *| 1|  3|  75| 6144M|22| NVIDIA GeForce GTX 1660
[16:06:13] INFO - *| 2|  9| 900| 8176M|56| Radeon RX Vega
[16:06:13] INFO - *| 3| 13| 800| 8192M|32| ASUS Radeon RX 470 Series
[16:06:13] INFO - *| 4| 14|  75| 6144M|30| NVIDIA GeForce RTX 2060
[16:06:13] INFO - *| 5| 15| 800| 8192M|36| Radeon RX 580 Series
[16:06:13] INFO - ----------------------------------------------
[16:06:13] INFO - ethash - Logging in to cn.sparkpool.com(203.107.52.35):13333 ...
[16:06:14] INFO - ethash - Login succeeded.
[16:06:14] INFO - API:  0.0.0.0:22333
[16:06:14] INFO - API server started.
[16:06:14] INFO - ethash - New job: cn.sparkpool.com:13333, ID: 2adacb20, DIFF: 8.000G
[16:06:14] INFO - ethash - New job: cn.sparkpool.com:13333, ID: bec838b0, DIFF: 8.000G
[16:06:15] INFO - ethash - New job: cn.sparkpool.com:13333, ID: 46ce493c, DIFF: 8.000G
[16:06:16] INFO - Device 0 started, Free mem = 7213 MB.
[16:06:17] INFO - ethash - New job: cn.sparkpool.com:13333, ID: c7ead455, DIFF: 8.000G
[16:06:18] INFO - Device 1 started, Free mem = 5167 MB.
[16:06:18] INFO - Light cache built, 2.54 s.
[16:06:19] INFO - ethash - New job: cn.sparkpool.com:13333, ID: 07d28ef5, DIFF: 8.000G
[16:06:19] INFO - ethash - New job: cn.sparkpool.com:13333, ID: 5758a1a7, DIFF: 8.000G
[16:06:20] INFO - Device 2 started, Free mem = 8176 MB.
[16:06:20] ERROR - Load kernel 1 failed.
[16:06:20] ERROR - Error loading kernel for Radeon RX Vega[900].
[16:06:20] WARN - QMutex: destroying locked mutex
[16:06:20] WARN - QMutex: destroying locked mutex
matrixcoding25 commented 3 years ago

In your batch file you need to turn off gpus you wish to not use using the -d (1,4,5) depending on how NB miner recognizes the card order remember that msi after burner will recognize and order gpus differently sometimes. You need to set your gpus nothing wrong with NB miners end here