Author

Topic: GMiner v3.24 Ergo+KASPA+ZIL/KAWPOW/Equihash/Cortex - page 135. (Read 306410 times)

newbie
Activity: 164
Merit: 0
I noticed that the 3 times I got launch errors I was using a remote desktop app, AnyDesk. the mining rig uses onboard video. I disconnected AnyDesk during the current instance and havent received an error yet. the other times the error happened soon after starting the miner instance.

I'd like to be able to use AnyDesk and not have miner crash
newbie
Activity: 164
Merit: 0
I got launch timeout error couple times and now the miner is no longer working. back to doing what it first did before i moved the dll into the folder. I tried removing dll, moving it back in and same resullt
newbie
Activity: 19
Merit: 0
crash immediately, watchdog starts a new session, and crash again, and again.
member
Activity: 488
Merit: 37
the miner works perfectly with my 1080, but getting an error with tesla v100, EWBF works fine.

error:
Error on GPU0: an illegal memory access was encountered
Is it crash immediately or after some time of mining?
Latest kernel contains bug, we will fix it soon.
newbie
Activity: 19
Merit: 0
the miner works perfectly with my 1080, but getting an error with tesla v100, EWBF works fine.

19:02:01 Subscribed to Stratum Server
19:02:01 Set Nonce: 6800007c
19:02:01 Set Target: 0010000000000000000000000000000000000000000000000000000000000000
19:02:01 New Job: 17364
19:02:01 Authorized on Stratum Server
19:02:01 Started Mining on GPU0: Tesla V100-SXM2-16GB
19:02:33 Temperature: GPU0 46C
19:02:33 Speed: GPU0 0 Sol/s
19:02:33 Accepted Shares: GPU0 0
19:02:33 Rejected Shares: GPU0 0
19:02:33 Total Speed: 0 Sol/s Shares Accepted: 0 Rejected: 0
19:02:33 Error on GPU0: an illegal memory access was encountered
19:02:33 Stopped Mining on GPU0
newbie
Activity: 164
Merit: 0
i forgot to put nvml.dll into directory. miner working now
miner search nvml.dll in standard path described in Nvidia documentation:
Code:
C:\Users\user>echo "%ProgramW6432%\NVIDIA Corporation\NVSMI\nvml.dll"
"C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll"
Do you have another path for nvml.dll?
no
member
Activity: 488
Merit: 37
i forgot to put nvml.dll into directory. miner working now
miner search nvml.dll in standard path described in Nvidia documentation:
Code:
C:\Users\user>echo "%ProgramW6432%\NVIDIA Corporation\NVSMI\nvml.dll"
"C:\Program Files\NVIDIA Corporation\NVSMI\nvml.dll"
Do you have another path for nvml.dll?
newbie
Activity: 164
Merit: 0
i forgot to put nvml.dll into directory. miner working now
newbie
Activity: 164
Merit: 0
i tried 1 device, same result. my pagefile is over 100gb
member
Activity: 488
Merit: 37
i've been mining on ewbf for few months. my hardware is setup
ewbf requires less memory, please try decrease number of devices just for testing, mine on 6 GPUs for example (--devices 0 1 2 3 4 5)
newbie
Activity: 164
Merit: 0
i've been mining on ewbf for few months. my hardware is setup
member
Activity: 488
Merit: 37
@fistsofgod

1) you have to check swap file size in your system, remember you have 14 GPU, each one requires 2.5 GB for Equihash 144,5, thus you need 14x2.5GB = 35GB virtual memory (minimum)

2) try start mining on one GPU (pass --devices 0), add another one GPU if all ok (pass --devices 0 1), and so on...

I've opened PM for newbies, you can reply directly to PM.
full member
Activity: 164
Merit: 100
Is this miner faster than BMiner in general?
newbie
Activity: 164
Merit: 0
I tried that command line and it wouldn't even create the log file and miner had same result. i removed --watchdog 0 from command line and the log file was created, but still same result with miner. curser blinks and nothing else happens. miner doesn't freeze, but doesn't do anything other than blink curser
Code:
+----------------------------------------------------------------+

|                  GMiner Equihash Miner v1.04                   |

+----------------------------------------------------------------+

Algorithm:          Equihash 144_5 "BgoldPoW"

Stratum server:    

  host:             stratum://eu.btgpool.pro:3858

  user:             address.test

  password:         x

Power calculator:   off

Color output:       on

Watchdog:           on

Log to file:        F:\gminer\miner.log

Selected devices:   GPU0 GPU1 GPU2 GPU3 GPU4 GPU5 GPU6 GPU7 GPU8 GPU9 GPU10 GPU11 GPU12 GPU13

Temperature limits: 90C  90C  90C  90C  90C  90C  90C  90C  90C  90C  90C   90C   90C   90C  

------------------------------------------------------------------


same thing when i try another pool:
Code:
+----------------------------------------------------------------+

|                  GMiner Equihash Miner v1.04                   |

+----------------------------------------------------------------+

Algorithm:          Equihash 144_5 "BgoldPoW"

Stratum server:    

  host:             stratum://us-east.equihash-hub.miningpoolhub.com:20595

  user:             user

  password:         x

Power calculator:   on

Color output:       on

Watchdog:           on

Log to file:        miner.log

Selected devices:   GPU0 GPU1 GPU2 GPU3 GPU4 GPU5 GPU6 GPU7 GPU8 GPU9 GPU10 GPU11 GPU12 GPU13

Temperature limits: 90C  90C  90C  90C  90C  90C  90C  90C  90C  90C  90C   90C   90C   90C  

------------------------------------------------------------------
member
Activity: 488
Merit: 37
why does the miner stop here and do nothing more?
Hello,

Please allow me send PM messages to you.
I've checked your command line:
Code:
$ ./miner --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 3858 --user GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.test --pass x --pec
+----------------------------------------------------------------+
|                  GMiner Equihash Miner v1.04                   |
+----------------------------------------------------------------+
Algorithm:          Equihash 144_5 "BgoldPoW"
Stratum server:     
  host:             stratum://eu.btgpool.pro:3858
  user:             GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.test
  password:         x
Power calculator:   on
Color output:       on
Watchdog:           on
Log to file:        off
Selected devices:   GPU0
Temperature limits: 90C
------------------------------------------------------------------
07:32:33 Connected to eu.btgpool.pro:3858
07:32:33 Subscribed to Stratum Server
07:32:33 Set Nonce: 00105be40d62a68c00000000685e4803
07:32:33 Set Target: 0001999999999999a00000000000000000000000000000000000000000000000
07:32:33 New Job: d50c
07:32:34 Authorized on Stratum Server
07:32:34 Started Mining on GPU0: GeForce GTX 1070 Ti

As you can see after printing arguments miner try to connect to the pool, once miner connected to the pool miner print "Connected".
On other side if something wrong with server or internet miner wait 10 seconds, after that miner print "Failed to connect to XXX"

First I want suggest you disable watchdog (--watchdog 0), disable pec (remove --pec from command line), enable log to file (--logfile miner.log), select one GPU (--devices 0) to locate problem.

Please try to execute followed bat file:
Code:
miner.exe --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 3858 --user [address].test --pass x --watchdog 0 --logfile miner.log --devices 0

Remember connection timeout is 10 seconds, if miner failed to connect to the pool within 10 seconds it will report about this.
If you get freeze again, try select another device for test, for example (--devices 5)
Please show me your miner.log, I want resolve this situation.

Best Regards.
newbie
Activity: 164
Merit: 0
+----------------------------------------------------------------+
|                  GMiner Equihash Miner v1.04                   |
+----------------------------------------------------------------+
Algorithm:          Equihash 144_5 "BgoldPoW"
Stratum server:
  host:             stratum://eu.btgpool.pro:3858
  user:             address.test
  password:         x
Power calculator:   on
Color output:       on
Watchdog:           on
Log to file:        off
Selected devices:   GPU0 GPU1 GPU2 GPU3 GPU4 GPU5 GPU6 GPU7 GPU8 GPU9 GPU10 GPU11 GPU12 GPU13
Temperature limits: 90C  90C  90C  90C  90C  90C  90C  90C  90C  90C  90C   90C   90C   90C
------------------------------------------------------------------

why does the miner stop here and do nothing more?

this is bat file:
miner.exe --algo 144_5 --pers BgoldPoW --server eu.btgpool.pro --port 3858 --user [address].test --pass x --pec

win10 pro, gtx 1070
newbie
Activity: 22
Merit: 0
nice! EWBF 0.6 rekt
member
Activity: 154
Merit: 11
GMiner v1.04 released

v1.04

+ decreased VRAM usage for Equihash 144,5
+ performance boost +5% for Equihash 144,5
+ performance boost up to +20% for Equihash 192,7

Expected performance on stock settings:
Equihash 144_5:
Palit GTX 1060 StormX 6GB ~31 Sol/s
Palit GTX 1070 Ti JetStream 8GB ~53 Sol/s
MSI GTX 1080 SEA HAWK EK X 8GB ~55 Sol/s
EVGA GTX 1080 Ti Founders Edition 11GB ~77 Sol/s
Gigabyte 1080 Ti AORUS Waterforce WB Xtreme Edition 11GB ~81 Sol/s

Equihash 192_7:
Palit GTX 1060 StormX 6GB ~18 Sol/s
Palit GTX 1070 Ti JetStream 8GB ~30 Sol/s
MSI GTX 1080 SEA HAWK EK X 8GB ~30 Sol/s
EVGA GTX 1080 Ti Founders Edition 11GB ~45 Sol/s
Gigabyte 1080 Ti AORUS Waterforce WB Xtreme Edition 11GB ~48 Sol/s

Download links:
Linux x64 https://mega.nz/#F!HeIHzYDI!Rf3-qpxMjAkeQ7SDeeN2rw
Windows x64 https://mega.nz/#F!2GQl0AaR!_YzlNiVNNOUbEqYwz40E8A

Keep for updates, we will provide better performance soon!

Nice job man Smiley
member
Activity: 488
Merit: 37
Can you implement changing personalization string support in "mining.notify" or "mining.set_target" in your GMiner?
Hello,

GMiner supports "--pers auto" from version v1.02
Example of usage:
Code:
./miner --algo 144_5 --pers auto --server eu.btgpool.pro --port 1445 --user GZdx44gPVFX7GfeWXA3kyiuXecym3CWGHi.rig0 --pass x --pec
Can you add GMiner to miner list on your pool?

Best Regards.
newbie
Activity: 10
Merit: 0
Hello, I'm dev of altpool.pro pool.

Can you implement changing personalization string support in "mining.notify" or "mining.set_target" in your GMiner?

EWBF, lolminer and Funakoshi miners already supports that:
Code:
if you pass "--pers auto", then the miner will wait for mining.notify in this format: {"id": null, "method": "mining.notify", "params": ["JOB_ID", "VERSION", "PREVHASH", "MERKLEROOT", "RESERVED", "TIME", "BITS", CLEAN_JOBS, "144_5", "BgoldPoW"]}
Jump to: