Coder Social home page Coder Social logo

nanopool / nanominer Goto Github PK

View Code? Open in Web Editor NEW
627.0 65.0 346.0 271 KB

Nanominer is a versatile tool for mining cryptocurrencies on GPUs and CPUs.

Home Page: https://nanominer.org

nanominer mining-ethereum quarkchain optional-algorithm monero ravencoin cortexcoin ethereum ethereumclassic conflux

nanominer's People

Contributors

grumpy-dwarf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nanominer's Issues

I cant get any hashrate more than 10

I have got rx 480 4gb and I cant get hashrate more than 10 I saw that some people got 30 40 hashrate with a single rx 480 why my gpu produce 11 hashrate ?

Feature request: Option for device enumeration based on OpenCL device order

Currently nanominer sorts the devices by PCI busID.
Unfortunately the PCI BusID information is not available through the OpenCL API which, as a consequence, breaks proper integration on MultiPoolMiner based software (e.g. MultipoolMiner, Nemos Miner etc.).
Could you please add an option (e.g. --deviceOrder OpenCL) which will allow nanominer to sort the devices based on OpenCL device ID?

OpenCL device order in my case is:

GPU#00 GeForce GTX 1080 Ti
GPU#01 GeForce GTX 1060 6GB
GPU#02 Radeon RX 580 Series (Ellesmere)
GPU#03 AMD Radeon (TM) RX 560 (Baffin)

Nanominer now:

nanominer -d
2019-06-10 07:36:23: CUDA driver version is 10.2, runtime version is 10.0
Detected 4 devices:
GPU 0  PCI 01:00.0  11264 MB  GeForce GTX 1080 Ti
GPU 1  PCI 04:00.0  6144 MB  GeForce GTX 1060 6GB
GPU 2  PCI 05:00.0  2048 MB  AMD Radeon (TM) RX 560 (Baffin)
GPU 3  PCI 09:00.0  8192 MB  Radeon RX 580 Series (Ellesmere)

Preferred result:

nanominer --deviceOrder OpenCL -d
2019-06-10 07:36:23: CUDA driver version is 10.2, runtime version is 10.0
Detected 4 devices:
GPU 0  PCI 01:00.0  11264 MB  GeForce GTX 1080 Ti
GPU 1  PCI 04:00.0  6144 MB  GeForce GTX 1060 6GB
GPU 2  PCI 09:00.0  8192 MB  Radeon RX 580 Series (Ellesmere)
GPU 3  PCI 05:00.0  2048 MB  AMD Radeon (TM) RX 560 (Baffin)

power limit

Could you add power limit option? Is it possible? I think it is better than change settings manually on graphics card.

out of memory increased the virtual memory

Hi
I am mining eth with 12 gtx 1070 cards rig. I am getting 2 errors. One out of memory please increased the virtual memory. How can i increase the virtual memory? I am using the latest version 1.2.4

2nd error

system exception
device 5

thanks

Can I get the dual claymore miner

Just getting back into mining. I use to get a better hashrate on claymore at 17mh's now I'm stuck with only getting 4mh's is there a version I can get? Been looking for it to no avail..

No Support for GTX 950s

When I tried using the miner on Nvidia GTX 950s with 2 GB each, I get the error stating that:

2019-04-13 19:53:21: <error> device: 1; Error: not enough memory on GPU 1 to create DAG. Current epoch requires 3039 MB memory for DAG file but this device has only 2048 MB. and also the same error for my other GPU (Both are running in SLI). Any way I can fix it?

Problem with new nanominer

After running thiis "NEW" nanominer-windows-1.0.5, it is starting to do something, I mean:

  • loading many symbols,
  • everything is green
  • after few minutes my AMD wattman telling Reset setting?
    It is possible to explain or provide any manual khow to use this nanominer from clean Windows?

Previous miner vas really more better

nocolor

please add nocolor = true option

cmdline_launcher -device question

hi i am running nanominer with cmdline_launcher

"cmdline_launcher.bat -mport -4068 -algo cryptonightr -wallet 1QGADhdMRpp9Pk5u5zG1TrHKRrdK5R81TE.1070 -rigName x -pool1 cryptonightr.jp.nicehash.com:3375"

what would i need to add to this if i have a 4 card rig and would like to disable device 0?

eg.
have tried adding -devices 1,2,3 -devices=1,2,3

any help be very much appreciated

The application crash every 5 hours

I have 4 graphic cards (RX 580 Series Ellesmere 8GB). Windows 10 pro, SSD and 16GB RAM. The computer works with resources to spare. The drivers are the ones that correspond, with the old CMD it worked perfectly for me. Since the probe nanominer are constant drops of the application. I have tested version v1.2.0 and it lasts for about 4 days on average and version v1.2.1 only lasts a few hours open. I want to know if there is a solution or I directly put the old system to work.

Thank you.
#13

<error> device: 2; unspecified launch failure

Hello after few hours of work, the application send an error in the console log and stop to work.

2019-07-10 09:13:09: System exception:
2019-07-10 09:13:09: device: 2; unspecified launch failure
2019-07-10 09:13:09: Can't work on device: 2
2019-07-10 09:13:09: Miner has already been restarted 3 times
2019-07-10 09:13:09: Self-restarting miner process.

After the restart of the application we can see this error.

2019-07-10 09:13:18: CUDA driver version is 10.2, runtime version is 10.0
2019-07-10 09:13:18: CUDA call failed: unspecified launch failure
2019-07-10 09:13:18: Detected 0 devices

Do you need more information to work on this issue ?

See my configuration below.
[Ethash]
wallet = 0xxxx
rigName = NANOMINER
email = [email protected]
pool1 = eth-eu1.nanopool.org:9999
pool2 = eth-eu2.nanopool.org:9999
pool3 = eth-us-east1.nanopool.org:9999
pool4 = eth-us-west1.nanopool.org:9999
pool5 = eth-asia1.nanopool.org:9999
pool6 = eth-jp1.nanopool.org:9999
pool7 = eth-au1.nanopool.org:9999
minHashrate = 125M

testing randomx api results

When trying to test the api results of Radnomx, I'm getting:

Error: EthMan: error parsing JSON: invalid character 'G' looking for beginning of value

I'd like to test the API of what randomX will return, but I'm not sure how to set it up correctly,

config.ini

[RandomX]
wallet=my_address
#pool1=randomx-benchmark.xmrig.com:7777

FEATURE request - disable random workername generation

Hello,

NanoMiner seems to generate a random worker-name if none is provided. This causes issues for NiceHash Miner as this will generate unmanaged rigs on every switch.

image

Can you please provide a build where worker-name is left blank or provide instructions how to disable worker-name if possible.

This is how it looks.
image

The miner sends {"id": 2, "method": "mining.authorize", "params": ["3JonGfe39jJtHGuehvcNTUcAFudKb7CHoa$0-mFJc0D-2hVy92ziBu9n5YA.Bashful_492e8028","x"]}

And this will not work because the first parameter cannot be parsed.
We support BTC, BTC.workername (for external miners) and BTC$RigID (when running via nhm).

never calling reboot.bat...

Hello!
I'm trying to set the rig reboots immediately after hashrate has dropped below the desired level.

  1. I've made the reboot.bat and it works as it should.
  2. I've added the following commands:
    minhashrate=555M
    restarts=0

Whenever I start the miner the following message is printed:
never calling reboot.bat (always restarting the miner in case of errors)

Is this only a cosmetic error but it works as it planned or the miner has misunderstood the parameters?

Thanks!

OpenCL call error -30(289)

I would run nanominer 1.3.3 with two radeon 4350 but program give me errors like:

2019-06-03 11:35:48: <info> _ 2019-06-03 11:35:48: <info> _ __ __ _ _ __ ___ _ __ ___ (_)_ __ ___ _ __ 2019-06-03 11:35:48: <info> | '_ \ / _ | '_ \ / _ | '_ _ \| | '_ \ / _ \ '__| 2019-06-03 11:35:48: <info> | | | | (_| | | | | (_) | | | | | | | | | | __/ | 2019-06-03 11:35:48: <info> |_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_| 2019-06-03 11:35:48: <info> 2019-06-03 11:35:48: <info> Version 1.3.3 2019-06-03 11:35:49: <warning> Some distinct AMD GPUs report same PCI address. GPU temperature, fan and power usage will not work correctly. Please consider updating the driver. 2019-06-03 11:35:49: <info> Detected 2 devices 2019-06-03 11:35:49: <info> GPU 0 PCI ffffffff:ffffffff.ffffffff, Platform: OpenCL, Name: ATI Radeon HD 4300/4500 Series (ATI RV710), 256 MB available 2019-06-03 11:35:49: <info> GPU 1 PCI ffffffff:ffffffff.ffffffff, Platform: OpenCL, Name: ATI Radeon HD 4300/4500 Series (ATI RV710), 512 MB available 2019-06-03 11:35:49: <info> Started EthMan server on port 3333 without a password (read-only mode). 2019-06-03 11:35:49: <info> Started web interface on port 9090 without a password. 2019-06-03 11:35:50: <info> ---------------CryptoNightv8:--------------- 2019-06-03 11:35:50: <info> Currency: Monero 2019-06-03 11:35:50: <info> Wallet: 45QTZkSs35pJDEqd578Z4XVAru7Vn4wzHFosrsdd8oSwCAhwmmJBiXxgYqX4w9wozVeZC3c1f5jqf8M5KyWpChZHGrvM3B6 2019-06-03 11:35:50: <info> Rig name: YOUR_WORKER 2019-06-03 11:35:50: <info> Email: YOUR_EMAIL 2019-06-03 11:35:50: <info> Hashrate threshold to restart miner is not set 2019-06-03 11:35:50: <info> Added pool: xmr-eu1.nanopool.org:14444 2019-06-03 11:35:50: <info> Added pool: xmr-eu2.nanopool.org:14444 2019-06-03 11:35:50: <info> Added pool: xmr-us-east1.nanopool.org:14444 2019-06-03 11:35:50: <info> Added pool: xmr-us-west1.nanopool.org:14444 2019-06-03 11:35:50: <info> Added pool: xmr-asia1.nanopool.org:14444 2019-06-03 11:35:50: <info> Auto pool sorting is disabled 2019-06-03 11:35:50: <info> Using all GPU devices 2019-06-03 11:35:50: <info> -------------Common parameters:------------- 2019-06-03 11:35:50: <info> Log path: ./logs/ 2019-06-03 11:35:50: <info> Log is written to file 2019-06-03 11:35:50: <info> GPU watchdog is enabled 2019-06-03 11:35:50: <info> Never calling reboot.bat (always restarting the miner in case of errors). 2019-06-03 11:35:50: <info> Setting up algorithm: CryptoNightv8 2019-06-03 11:35:52: <info> Connecting to pools... 2019-06-03 11:35:52: <info> Connected to pool: xmr-eu1.nanopool.org:14444 | ping: 39 ms. 2019-06-03 11:35:52: <info> New job from xmr-eu1.nanopool.org:14444 | share difficulty = 120001 2019-06-03 11:35:52: [Statistics] Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:01 2019-06-03 11:35:52: [Statistics] Monero: GPU 0 0.000 H/s, GPU 1 0.000 H/s 2019-06-03 11:35:52: [Statistics] , 2019-06-03 11:35:52: <error> GPU 0 OpenCL call error -30(289) 2019-06-03 11:35:52: <error> GPU 1 OpenCL call error -30(289) 2019-06-03 11:36:28: <info> New job from xmr-eu1.nanopool.org:14444 2019-06-03 11:36:28: [Statistics] Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:37 2019-06-03 11:36:28: [Statistics] Monero: GPU 0 0.000 H/s, GPU 1 0.000 H/s 2019-06-03 11:36:28: [Statistics] Monero last 10 min - GPU 0: 0.000 H/s, GPU 1: 0.000 H/s. Total: 0.000 H/s. 2019-06-03 11:36:28: <error> GPU 1 OpenCL call error -30(289) 2019-06-03 11:36:28: <error> GPU 0 OpenCL call error -30(289) 2019-06-03 11:37:28: <info> New job from xmr-eu1.nanopool.org:14444 2019-06-03 11:37:28: [Statistics] Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 01:37 2019-06-03 11:37:28: [Statistics] Monero: GPU 0 0.000 H/s, GPU 1 0.000 H/s 2019-06-03 11:37:28: [Statistics] , 2019-06-03 11:37:28: <error> GPU 0 OpenCL call error -30(289) 2019-06-03 11:37:28: <error> GPU 1 OpenCL call error -30(289)

is any way to run this program on these graphic cards?
thanks

Autoupdate seems to hate slow connections

One of the features I really liked to see was the ability to have the miner automatically check for updates on start and update itself if instructed to do so.

However, it does not work here. ;)

Every time it finds an update it says that it is downloading it, then, shortly after, reports a timeout error for the download and just keeps mining.

Seems like it either expects the download to finish in about 30 seconds (won't happen for the majority of the world population with connections of 1 MBit or less), or it is extremely fickle about transfer rate drops / occasional packet loss and does not resume downloads.

Bluescreen after Connection Losses

Starting with 1.5x I have been dealing with a very annoying behavior when mining ETH:

When miner loses connection to the pool (3rd world Internet, so that happens quite often) mining is suspended as it is supposed to, but as soon as the connection comes back up and mining should resume (it did in older versions) I get instant Windows BSOD, telling me that memory management unfortunately ran into a problem, yaddayadda, reboot.

Windows 10, 17134
AMD RX580 with latest stable driver

Anything I can do about that on my end except going back to an older version of the miner?

Monero don't have the money

[CryptoNightR]
wallet = 466P4Z7Z5H7duWXvGVWTH4KeFQ1ry***
paymentId = ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
rigName = rig1
email = [email protected]
pool1 = xmr-eu1.nanopool.org:14433
pool2 = xmr-eu2.nanopool.org:14433
pool3 = xmr-us-east1.nanopool.org:14433
pool4 = xmr-us-west1.nanopool.org:14433
pool5 = xmr-asia1.nanopool.org:14433
powerLimits = -20

I use 1060 6g 450H/s , not seeing the money :3

mport doesn't work

what am i doing wrong when trying to use the mport. I have 2 instances of nanominer running and the second one never works because it can't bind the port on 3333

the docs say to use -mport -3334 or whatever port i want to use but it never seems to take. Also does not seem to work if I put it in the config.ini file?

AMD’s Radeon VII is not recognized when mining Monero

It seems the latest GPU from AMD, Radeon VII, is not recognized by Nanominer while XMR is being mined. The same is not true of Ethereum. Both Radeon VII and RX 480 are recognized and both can mine ETH simultaneously.

64-bit Windows 10

Problem with wallet

I have a small problem.I made a new eth wallet and i introduced to my config,but when minning is on,i dont recive any money.0 shares every time..
My config is:
; nanominer.exe config.ini
[CryptoNightv8]
wallet = 05277746ec424787be520c4758***
rigName = ciobi
email = [email protected]
pool1 = xmr-eu1.nanopool.org:14433
pool2 = xmr-eu2.nanopool.org:14433
pool3 = xmr-us-east1.nanopool.org:14433
pool4 = xmr-us-west1.nanopool.org:14433
pool5 = xmr-asia1.nanopool.org:14433

2019-05-15 20:46:48: GPU 0 OpenCL call error -6(390)

2019-05-15 20:46:46: Setting up algorithm: CryptoNightv8
2019-05-15 20:46:47: Connecting to pools...
2019-05-15 20:46:48: Connected to pool: xmr-eu1.nanopool.org:14433 | ping: 312 ms.
2019-05-15 20:46:48: New job from xmr-eu1.nanopool.org:14433 | share difficulty = 120001
Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:01
Monero: GPU 0 0.000 H/s, GPU 1 0.000 H/s
2019-05-15 20:46:48: GPU 0 OpenCL call error -6(390)

Can't mine XMR with CPU

I have an AMD Threadripper 2950X CPU and an RX 480 GPU, but my CPU is not recognized while mining Monero.

nanominer 1.33: NVIDIA card getting busy when AMD card gets initialized

This issue is back, but for ALL algorithms:

#19

Config file:

; MPM autogenerated config file
checkForUpdates = false
mport = 0
noLog = true
rigName = Blackbox
webPort = 4001

[Cuckaroo29]
devices = 1
pool1 = grincuckaroo29.eu.nicehash.com:3371
wallet = ***************************************.******

Result:

nanominer.exe Config_1xEllesmere8GB-Cuckaroo29-4001-***************************************.******-x.ini
                                   _
 _ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __
| '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
| | | | (_| | | | | (_) | | | | | | | | | |  __/ |
|_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|

Version 1.3.3
2019-06-02 10:00:10: CUDA driver version is 10.2, runtime version is 10.0
Detected 3 devices
GPU 0 PCI 01:00.0, Platform: CUDA, Name: GeForce GTX 1080 Ti, 11264 MB available
GPU 1 PCI 04:00.0, Platform: OpenCL, Name: Radeon RX 580 Series (Ellesmere), 8192 MB available
GPU 2 PCI 05:00.0, Platform: OpenCL, Name: Radeon RX 560 Series (Baffin), 2048 MB available
2019-06-02 10:00:10: Started web interface on port 4001 without a password.
-----------------Cuckaroo29:----------------
Currency: GrinCoin
Wallet: ***************************************.******
Rig name: ******
Email was not set.
Hashrate threshold to restart miner is not set
Added pool: grincuckaroo29.eu.nicehash.com:3371
Auto pool sorting is disabled
Devices: 1
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is enabled
Never calling reboot.bat (always restarting the miner in case of errors).
2019-06-02 10:00:11: Setting up algorithm: Cuckaroo29
2019-06-02 10:00:12: Connecting to pools...
2019-06-02 10:00:12: Connected to pool: grincuckaroo29.eu.nicehash.com:3371
2019-06-02 10:00:12: New job from grincuckaroo29.eu.nicehash.com:3371 | share difficulty = 16

Couldn't create buffer of size 3840 MB on GPU 0

Trying to run a Vega 56 on XMR on arch linux and I get this error (it won't hash)

 _ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __
| '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
| | | | (_| | | | | (_) | | | | | | | | | |  __/ |
|_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|

Version 1.5.2
2019-07-20 12:48:18: Started EthMan server on port 3333 without a password (read-only mode).
2019-07-20 12:48:18: Started web interface on port 9090 without a password.
Single device detected
GPU 0 PCI 03:00.0, Platform: OpenCL, Name: Radeon RX Vega (gfx900), 8176 MB available
----------------CryptoNightR:---------------
Currency: Monero
Wallet: XXXX
Rig name: rig1
Email: XXX
Hashrate threshold to restart miner is not set
Added pool: xmr-us-east1.nanopool.org:14433
Added pool: xmr-us-west1.nanopool.org:14433
Auto pool sorting is disabled
Using all GPU devices
-------------Common parameters:-------------
Log path: ./logs/
Log is written to file
GPU watchdog is enabled
Never calling reboot.sh (always restarting the miner in case of errors).
2019-07-20 12:48:18: Setting up algorithm: CryptoNightR
2019-07-20 12:48:20: Connecting to pools...
2019-07-20 12:48:20: Connected to pool: xmr-us-east1.nanopool.org:14433 | ping: 256 ms.
2019-07-20 12:48:20: New job from xmr-us-east1.nanopool.org:14433 | share difficulty = 120001
Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:01
GPU0 t=60°C fan 20% power 101.00W. Total power: 101.00W
2019-07-20 12:48:21: Couldn't create buffer of size 3840 MB on GPU 0
2019-07-20 12:48:21: Couldn't create buffer of size 3648 MB on GPU 0

I tried looking up the amdgpu driver for increasing buffer sizes on the module params, but not sure if y'all already knew the solution to this.

Kernel: 5.1.16-arch1-1-ARCH #1 SMP PREEMPT Wed Jul 3 20:23:07 UTC 2019 x86_64 GNU/Linux

clinfo:

ICD loader properties
  ICD loader Name                                 OpenCL ICD Loader
  ICD loader Vendor                               OCL Icd free software
  ICD loader Version                              2.2.12
  ICD loader Profile                              OpenCL 2.2

Feature request: Set custom GPU % usage

Could you please add something like this into the miner?
I used to mine iwth claymore, but since claymore does not work on my gpu now, Im searching a miner with such an option with no luck.

Crash

v1.0.3 crash after 10-20 minutes and cant run again with "no device found"
Ubuntu 16.04 x64 rx 580 4Gb t=66-68°

nvrtc failed: CUDA_ERROR_INVALID_IMAGE

_ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __ 
| '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
| | | | (_| | | | | (_) | | | | | | | | | |  __/ |   
|_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|   

Version 1.1.0
2019-03-10 15:28:26: CUDA driver version is 10.0, runtime version is 9.0
Single device detected
GPU 0 PCI 01:00.0, Platform: CUDA, Name: GeForce RTX 2080 Ti, 10989 MB available
2019-03-10 15:28:26: Started EthMan server on port 3333 without a password (read-only mode).
2019-03-10 15:28:26: Started web interface on port 9090 without a password.
----------------CryptoNightR:---------------
Currency: Monero
Wallet: 491YjJCyTuqK...s5cXVtkAvdeCemn5e7v8K5
Rig name: rig1
Email was not set.
Hashrate threshold to restart miner is not set
Added pool: pool.minexmr.com:4444
Auto pool sorting is disabled
Using all GPU devices
-------------Common parameters:-------------
Log path: ./logs/
Log is written to file
GPU watchdog is enabled
Never calling reboot.sh (always restarting the miner in case of errors). 
2019-03-10 15:28:27: Setting up algorithm: CryptoNightR
2019-03-10 15:28:28: Connecting to pools...
2019-03-10 15:28:29: Connected to pool: pool.minexmr.com:4444
2019-03-10 15:28:30: New job from pool.minexmr.com:4444 | share difficulty = 15000
Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:02
GPU0 t=67°C fan 71% power 94.67W. Total power: 94.67W
2019-03-10 15:28:30: nvrtc failed
2019-03-10 15:28:30: System exception: 
2019-03-10 15:28:30: device: 0; CUDA_ERROR_INVALID_IMAGE

Having this issue on Linux compact 4.20.6-arch1-1-ARCH #1 SMP PREEMPT Thu Jan 31 08:22:01 UTC 2019 x86_64 GNU/Linux.

Searching online, I found that this may happen if the program is built for 32-bit but running on 64-bit however that doesn't seem to be the case nanominer: ELF 64-bit LSB executable, x86-64, version 1 (GNU/Linux), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 3.2.0, Go BuildID=_J_UuhwfEiufxQuQhv0F/Pr1vaafOTb4fF25GUYJB/5vUdnBUAn0ufn-jlOX2_/p55tuiY-b-YOwABn6633, BuildID[sha1]=218321560f595545da9d8bca11d07201beb3fecb, stripped.

nanominer 1.50

Cuckaroo29 algorithm or coin=grin

Support for Nvidia 6+ GB cards on Cuckaroo29/Cuckarood29 algorithms.
It Works

...but the only Issue - hash only +- 4g/s for GTX 1080TI (7 - 8 g/s normal)
...and quite difficult to get share above 2.. per minute or two

Hopefully will get over it

Thank you

Error message 'Could not apply clocks for device'

NanoMiner prints prints an error message like 'Could not apply clocks for device' for each AMD device - even when they are not selected / active:

Version 1.3.4
2019-06-10 08:24:41: CUDA driver version is 10.2, runtime version is 10.0
Detected 4 devices
GPU 0 PCI 01:00.0, Platform: CUDA, Name: GeForce GTX 1080 Ti, 11264 MB available
GPU 1 PCI 04:00.0, Platform: CUDA, Name: GeForce GTX 1060 6GB, 6144 MB available
GPU 2 PCI 05:00.0, Platform: OpenCL, Name: AMD Radeon (TM) RX 560 (Baffin), 2048 MB available
GPU 3 PCI 09:00.0, Platform: OpenCL, Name: Radeon RX 580 Series (Ellesmere), 8192 MB available
2019-06-10 08:24:44: Started web interface on port 4002 without a password.
-------------------Ethash:------------------
Currency: Ethash-unknown
Wallet: UselessGuru.Blackbox
Rig name: Blackbox
Email was not set.
Hashrate threshold to restart miner is not set
Added pool: europe.ethash-hub.miningpoolhub.com:20585
Auto pool sorting is disabled
Devices: 0
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is disabled
Never calling reboot.bat (always restarting the miner in case of errors).
2019-06-10 08:24:45: Setting up algorithm: Ethash
2019-06-10 08:24:45: Could not get clocks for device #2: getting clocks for AMD is not supported.
2019-06-10 08:24:45: Could not apply clocks for device #2: setting clocks for AMD is not supported.
2019-06-10 08:24:45: Could not get clocks for device #3: getting clocks for AMD is not supported.
2019-06-10 08:24:45: Could not apply clocks for device #3: setting clocks for AMD is not supported.
2019-06-10 08:24:46: Connecting to pools...

The config file looks like this:

; MPM autogenerated config file
checkForUpdates = false
coreClocks = +0
memClocks = +0
mport = 0
noLog = true
rigName = Blackbox
watchdog = false
webPort = 4002

[Cuckaroo29]
devices = 0
pool1 = ***********************************************
wallet = *********************************************.***********

I'd expect the parameters to be valid for the devices selected with 'devices =' only.

Version 1.40: Failed to verify SSL certificate against the host europe.ethash-hub.miningpoolhub.com

Version 1.4.0
2019-06-28 10:51:52: CUDA driver version is 10.2, runtime version is 10.0
Single device detected
GPU 0 PCI 01:00.0, Platform: CUDA, Name: GeForce GTX 1080 Ti, 11264 MB available
2019-06-28 10:51:52: Started web interface on port 4000 without a password.
-------------------Ethash:------------------
Currency: Ethash-unknown
Wallet: ***************.************
Rig name: *************
Email was not set.
Hashrate threshold to restart miner is not set
Added pool: europe.ethash-hub.miningpoolhub.com:20565
Auto pool sorting is disabled
Using all GPU devices
Memory tweak: 1
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is disabled
Never calling reboot.bat (always restarting the miner in case of errors).
2019-06-28 10:51:53: Setting up algorithm: Ethash
2019-06-28 10:51:54: Connecting to pools...
2019/06/28 10:51:54 Failed to verify SSL certificate against the host europe.ethash-hub.miningpoolhub.com

Config file used:

; MPM autogenerated config file
checkForUpdates = false


mport = 0
noLog = true
rigName = ************
watchdog = false
webPort = 4000

[Ethash]
devices = 0
pool1 = europe.ethash-hub.miningpoolhub.com:20565
wallet = ***************.************

What am I doing wrong?

Nanominer 1.2.1 Crashes

Nanominer 1.2.1 crashes my entire Windows 10 rig. Freezes entire machine and Windows 10 auto reboots. I am running 6x AMD (3) rx 570 8GB and (3) rx 580 8GB. No overclocking at all and using the latest AMD drivers 19.4.1.

Confirmed crash continues using Nanominer 1.2.1 with the beta Blockchain drivers or AMD 19.4.1 drivers. However the problem is non existent in Nanominer 1.1.1 regardless of the drivers you are using. Works flawlessly.

Add support to cuda 8

add support to cuda 8 give life to the old graphics as several gpu fermi launches a good hashrate

RandomX OpenCL/CUDA

Are there plans to implement an OpenCL/CUDA for randomX? We would like to keep nanominer as our main miner, we have amd cards in our machines. Xmrig just announced their combined cpu and gpu miner.

Thanks!

Causing Unused GPUs to draw power

Hi,

I've got a system with two GPUS. Device 0 is 1660ti and Device 1 is 1060 3gb. I'm running nanominer on the Ethash algo for Ethereum which requires more memory than the 1060 has.

I've set the config with the parameter "devices=0" to only run on my 1660, but when I measure the watts at the wall as well as monitor my GPUs via GPU-Z, it shows a power draw of 30W from my 1060 when it should not be in use.

I know it's an issue with nanominer because I can quit nanominer and switch immediately to Phoenix miner and the wall reads 30w less and GPU-Z shows 0W on the 1060.

Something's leaking in nanominer.

Edit: BTW, Nanominer console is displays correctly that it is only using "GPU0". Using v1.3.2.

[Ethash]
wallet=0xa.......
devices=0
coin=Ethereum
rigName=workman
email=MYEMAIL

nanominer 1.22 & ethash: parameters broken

ini file:

; MPM autogenerated config file
checkForUpdates = false
port = 0
noLog = true
webPort = 4000

[Ethash]
devices = 0
pool1 = daggerhashimoto.eu.nicehash.com:3353
wallet = *************************************.multipoolminer

Note: Only device 0 should be used, ethman should not be running.

Result:

Version 1.2.2
Detected 2 devices
GPU 0 PCI 01:00.0, Platform: OpenCL, Name: Radeon RX 560 Series (Ellesmere), 8192 MB available
GPU 1 PCI 08:00.0, Platform: OpenCL, Name: Radeon RX 560 Series (Baffin), 2048 MB available
2019-04-25 18:58:19: Started EthMan server on port 3333 without a password (read-only mode).
2019-04-25 18:58:19: Started web interface on port 4000 without a password.
-------------------Ethash:------------------
Currency: Ethash-unknown
Wallet: *************************************.multipoolminer
Rig name: Grumpy_9ae1149b
Email was not set.
Hashrate threshold to restart miner is not set
Added pool: daggerhashimoto.eu.nicehash.com:3353
Auto pool sorting is disabled
Using all GPU devices
-------------Common parameters:-------------
Log path: ./logs/
Log is not written to file
GPU watchdog is enabled
Never calling reboot.bat (always restarting the miner in case of errors).

Version 1.4.0: Could not find EIO.dll in the "WinAMDTweak" directory!

I just updated to version 1.4.0 and upon first startup, it showed these errors:

2019-06-28 08:25:24: <error> Could not find EIO.dll in the "WinAMDTweak" directory!
2019-06-28 08:25:24: <error> Could not find EIO.dll in the "WinAMDTweak" directory!

The file is clearly in the directory, so I'm not sure why it's saying it can't find the file. I am running Nanominer as an administrator. Running on Windows 10.

4 GPU's detected with a 2 GPU machine

My machine is running 2 RX 580's and when i run clinfo, it only outputs my 2 GPU's. When the miner uses all available GPU's it crashes, but if i select any one device at a time, it ends up running fine. I've attached an image as an example
same pci

command -d detects 0 CUDA devices but can still mine

miner version 1.5.2

Hello. I am developing a plugin for NiceHashMiner to support your nanominer.

1. NVIDIA only machine

Now when running nanominer.exe -d it results in Detected 0 devices. But I can still run the miners on this same machine here is the snippet of the log:

2019-07-23 11:18:18: <info>                                    _                 
2019-07-23 11:18:18: <info>  _ __   __ _ _ __   ___  _ __ ___ (_)_ __   ___ _ __ 
2019-07-23 11:18:18: <info> | '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
2019-07-23 11:18:18: <info> | | | | (_| | | | | (_) | | | | | | | | | |  __/ |   
2019-07-23 11:18:18: <info> |_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|   
2019-07-23 11:18:18: <info> 
2019-07-23 11:18:18: <info> Version 1.5.2
2019-07-23 11:18:18: <info> Started EthMan server on port 3333 without a password (read-only mode).
2019-07-23 11:18:18: <info> Started web interface on port 4000 without a password.
2019-07-23 11:18:18: <info> CUDA driver version is 10.1, runtime version is 10.0
2019-07-23 11:18:18: <info> Detected 2 devices
2019-07-23 11:18:18: <info> GPU 0 PCI 01:00.0, Platform: CUDA, Name: GeForce GTX 1070 Ti, 8192 MB available
2019-07-23 11:18:18: <info> GPU 1 PCI 02:00.0, Platform: CUDA, Name: GeForce GTX 1070 Ti, 8192 MB available
2019-07-23 11:18:18: <info> ----------------CryptoNightR:---------------
2019-07-23 11:18:18: <info> Currency: Monero
2019-07-23 11:18:18: <info> Wallet: 33hGFJZQAfbdzyHGqhJPvZwncDjUBdZqjW
2019-07-23 11:18:18: <info> Rig name: Doc_8ff07078
2019-07-23 11:18:18: <info> Email was not set.
2019-07-23 11:18:18: <info> Hashrate threshold to restart miner is not set
2019-07-23 11:18:18: <info> Added pool: cryptonightr.eu-new.nicehash.com:3375
2019-07-23 11:18:18: <info> Auto pool sorting is disabled
2019-07-23 11:18:18: <info> Devices: 0
2019-07-23 11:18:18: <info> -------------Common parameters:-------------
2019-07-23 11:18:18: <info> Log path: ./logs/
2019-07-23 11:18:18: <info> Log is written to file
2019-07-23 11:18:18: <info> GPU watchdog is disabled
2019-07-23 11:18:18: <info> Never calling reboot.bat (always restarting the miner in case of errors). 
2019-07-23 11:18:18: <info> Setting up algorithm: CryptoNightR
2019-07-23 11:18:20: <info> Connecting to pools...
2019-07-23 11:18:20: <info> Connected to pool: cryptonightr.eu-new.nicehash.com:3375
2019-07-23 11:18:20: <info> New job from cryptonightr.eu-new.nicehash.com:3375 | share difficulty = 200008
2019-07-23 11:18:20: [Statistics] Monero - Total speed: 0.000 H/s, Total shares: 0 Rejected: 0, Time: 00:01
2019-07-23 11:18:20: [Statistics] GPU0 t=41°C fan 50% power 39.52W. Total power: 39.52W

So when mining the GPUs are detected.

This is a NVIDIA only machine.

2. mixed AMD+NVIDIA machine

When running nanominer.exe -d on a mixed rig this is the result:

Detected 4 devices:
GPU 0  PCI 09:00.0  8176 MB  Radeon RX Vega (gfx900)
GPU 1  PCI 0a:00.0  4096 MB  Radeon RX 560 Series (Baffin)
GPU 2  PCI 0b:00.0  8192 MB  Radeon RX 580 Series (Ellesmere)
GPU 3  PCI 0d:00.0  4096 MB  Radeon RX 560 Series (Baffin)

It doesn't see any CUDA devices. But again when mining the GPUs are detected:

2019-07-23 11:26:54: <info> | '_ \ / _` | '_ \ / _ \| '_ ` _ \| | '_ \ / _ \ '__|
2019-07-23 11:26:54: <info> | | | | (_| | | | | (_) | | | | | | | | | |  __/ |   
2019-07-23 11:26:54: <info> |_| |_|\__,_|_| |_|\___/|_| |_| |_|_|_| |_|\___|_|   
2019-07-23 11:26:54: <info> 
2019-07-23 11:26:54: <info> Version 1.5.2
2019-07-23 11:26:54: <info> Started EthMan server on port 3333 without a password (read-only mode).
2019-07-23 11:26:54: <info> Started web interface on port 4000 without a password.
2019-07-23 11:26:54: <info> CUDA driver version is 10.1, runtime version is 10.0
2019-07-23 11:26:55: <info> Detected 6 devices
2019-07-23 11:26:55: <info> GPU 0 PCI 06:00.0, Platform: CUDA, Name: GeForce GTX 1060 3GB, 3072 MB available
2019-07-23 11:26:55: <info> GPU 1 PCI 09:00.0, Platform: OpenCL, Name: Radeon RX Vega (gfx900), 8176 MB available
2019-07-23 11:26:55: <info> GPU 2 PCI 0a:00.0, Platform: OpenCL, Name: Radeon RX 560 Series (Baffin), 4096 MB available
2019-07-23 11:26:55: <info> GPU 3 PCI 0b:00.0, Platform: OpenCL, Name: Radeon RX 580 Series (Ellesmere), 8192 MB available
2019-07-23 11:26:55: <info> GPU 4 PCI 0c:00.0, Platform: CUDA, Name: GeForce GTX 1060 3GB, 3072 MB available
2019-07-23 11:26:55: <info> GPU 5 PCI 0d:00.0, Platform: OpenCL, Name: Radeon RX 560 Series (Baffin), 4096 MB available
2019-07-23 11:26:55: <info> ----------------CryptoNightR:---------------

3. Feature request to dump data in JSON or easy to parse format.

Since nanominer uses it's own device indexing it would be beneficial for nhm to call nanominer.exe -dnhm and it would dump all detected devices in a JSON array where one could see the miner index and PCI of the device. This is how nhm reliably maps it's device detection with any miner

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.