Pages:
Author

Topic: NiceHash EQM Zcash NVIDIA optimized miner [Maxwell/Pascal] + CPU mining v1.0.4c - page 7. (Read 237998 times)

sp_
legendary
Activity: 2898
Merit: 1087
Team Black developer
We were able to reach 490 on overclocked GTX 1080. We also noticed that temperature has some effect on all pascal cards - the higher it is, the lower it would clock and thus slower it would mine. But the hashing rate was always consistent, never more or less, as long as all clocks were fine. Also, if there is a driver crash due to too intensive clock, it may put your card into locked low clock and reboot is needed. That is all I can help you with. You may observe GPU load, TDP, memory load and see how these numbers compare to your first run of 500+.

Did you try to remove compute61 from the project file. Use compute 52 or 60 instead. In my latest skein mod the pascal cards trottle too easy when compiled with 61.
full member
Activity: 224
Merit: 100
CryptoLearner
Yes, this is used in NHM right now.

Regarding crashes. We will not deny that it cannot happen. We used some unsafe shared memory to gain extra speed. The crash possibility is very low. That is why there are auto-restart scripts included. If crash happens, it will not break your driver, so restart fixes it and you keep on mining.

Yeah that's why when i saw the script i was telling myself "hummm maybe this one isn't as stable since they put this script" ahah Smiley

Latest EQM seems to have stability issues, what about you all others fellow miners ? Im not able to keep it from crashing with same level even 5% lower OC than previous EQM version. Keep randomly crashing every 3-4h, happily i got my nice monitoring scripts to pick-up so mining downtime isn't that much but still annoying Sad

by the way nicehash guys, how do you use the monitoring/api port you can start with -a xxxx is that feature working ? i don't see any datas or port even being opened.

for me it works as in nheqminer: you query "status\n" on a raw socket on the port and get a json result back (though the last version i tested it with was a while back, but if nothing broke it it should still work)

Ah ok got it, the port is only listening on localhost, so you can't remotely query it, how silly of me it was actually in plain sight in the help (-a [port]       Local API port) . It indeed work on localhost, thx for sharing.

edit :

echo "status" |nc localhost 4444 |jq "."
{
  "method": "status",
  "result": {
    "connected": true,
    "interval_seconds": 300,
    "speed_ips": 1274.77,
    "speed_sps": 2380.54,

work, very nice Smiley status was enough no need for the newline \n or carriage return \r Smiley

Nicehash guys would be nice to be able to bind the admin port to a network card for remote query Wink
hero member
Activity: 588
Merit: 501
Yes, this is used in NHM right now.

Regarding crashes. We will not deny that it cannot happen. We used some unsafe shared memory to gain extra speed. The crash possibility is very low. That is why there are auto-restart scripts included. If crash happens, it will not break your driver, so restart fixes it and you keep on mining.
hero member
Activity: 700
Merit: 500
Latest EQM seems to have stability issues, what about you all others fellow miners ? Im not able to keep it from crashing with same level even 5% lower OC than previous EQM version. Keep randomly crashing every 3-4h, happily i got my nice monitoring scripts to pick-up so mining downtime isn't that much but still annoying Sad

by the way nicehash guys, how do you use the monitoring/api port you can start with -a xxxx is that feature working ? i don't see any datas or port even being opened.

for me it works as in nheqminer: you query "status\n" on a raw socket on the port and get a json result back (though the last version i tested it with was a while back, but if nothing broke it it should still work)
full member
Activity: 224
Merit: 100
CryptoLearner
Latest EQM seems to have stability issues, what about you all others fellow miners ? Im not able to keep it from crashing with same level even 5% lower OC than previous EQM version. Keep randomly crashing every 3-4h, happily i got my nice monitoring scripts to pick-up so mining downtime isn't that much but still annoying Sad

by the way nicehash guys, how do you use the monitoring/api port you can start with -a xxxx is that feature working ? i don't see any datas or port even being opened.
legendary
Activity: 2842
Merit: 1168
There will be another update with 1-2% speed increase. Then we will work on to prepare public source release. We will put solver cuda_djezo into existing nheqminer: https://github.com/nicehash/nheqminer and bump the version up to 0.5. We made this decision, because nheqminer is widely popular (200 times forked) and will serve good as a base for this new solver (with possibility of other solvers being added in near future - something faster for AMD perhaps?).
Thanks for your work.
hero member
Activity: 677
Merit: 500
There will be another update with 1-2% speed increase. Then we will work on to prepare public source release. We will put solver cuda_djezo into existing nheqminer: https://github.com/nicehash/nheqminer and bump the version up to 0.5. We made this decision, because nheqminer is widely popular (200 times forked) and will serve good as a base for this new solver (with possibility of other solvers being added in near future - something faster for AMD perhaps?).
Respect!
hero member
Activity: 588
Merit: 501
There will be another update with 1-2% speed increase. Then we will work on to prepare public source release. We will put solver cuda_djezo into existing nheqminer: https://github.com/nicehash/nheqminer and bump the version up to 0.5. We made this decision, because nheqminer is widely popular (200 times forked) and will serve good as a base for this new solver (with possibility of other solvers being added in near future - something faster for AMD perhaps?).
hero member
Activity: 588
Merit: 501
We were able to reach 490 on overclocked GTX 1080. We also noticed that temperature has some effect on all pascal cards - the higher it is, the lower it would clock and thus slower it would mine. But the hashing rate was always consistent, never more or less, as long as all clocks were fine. Also, if there is a driver crash due to too intensive clock, it may put your card into locked low clock and reboot is needed. That is all I can help you with. You may observe GPU load, TDP, memory load and see how these numbers compare to your first run of 500+.
newbie
Activity: 16
Merit: 0
Just like the previous miner version, there seems to be something finicky about the SOL/sec rate on the GTX 1080. When I first updated the EQM miner i bench marked 535 SOL/s on my overclocked 1080. I mined at that speed all day, but when I restarted my PC the 1080 only mines at ~ 455-460. The weird part if that nothing changed as far as OC settings are concerned.

With the last miner version, sometimes the 1080 would mine at 505 SOL/sec , but then other times it was ~430. I really dont understand what could be happening to cause such a huge difference, but this tells me that there is a huge untapped potential left in the GTX 1080 that has yet to be fully utilized.
newbie
Activity: 2
Merit: 0
What driver can i use? Currently using 376.09? Worthwhile updating?
hero member
Activity: 700
Merit: 500
the private stratum is down/flappy for me, anybody else? observed since about 4 hours ago

edit: seems to be working again now
full member
Activity: 224
Merit: 100
CryptoLearner
Here are download links for the latest version 1.0.4b:

Up to 400 Sol/s @ stock GTX 1070

DOWNLOAD WINDOWS version (Windows 7+)

DOWNLOAD Linux Ubuntu 14.04 version

DOWNLOAD Linux Ubuntu 16.04 version

Please note that you can set mode 1 for SM52 and SM61 cards, mode 2 for SM50 cards.
Could you give a batch file example for the  SM calls  plz  thx windows 8.1

eqm -help

give you the help... (well duh :p)

-cm [mode]      Working mode (1 or 2, 0 = auto)

auto by default it should run into the proper mode depending of your card compute capabilities
-cd 0 1 2 doesn't work... that's how come I needed a bat file. Smiley

You were speaking about modes, -cd is the card selection but you know you don't need to put anything, by default the miner will select all your cards and make then run with the associated mode.

Have you run the help command like i told you to do ? i would think that would have been beneficial for you....

Quote
Z:\Eqm_Win64>eqm -h

==================== www.nicehash.com ====================
     EQM v1.0.4b equihash CPU&GPU Miner for NiceHash.
  This miner is using proprietary base code by NiceHash.
    CPU solver: by xenoncat
    CUDA solver: by djeZo
==================== www.nicehash.com ====================

Parameters:
        -h              Print this help and quit
        -l [location]   Location (eu, usa, hk, jp)
        -u [bitcoin]    Username (bitcoin address)
        -w [worker]     Worker name (optional)
        -a [port]       Local API port
                        (default: 0 = do not bind)
        -d [level]      Console print level
                        (0 = print all, 5 = fatal only)
        -f [level]      File print level
                        (0 = print all, 5 = fatal only)
        -b [seconds]    Run in benchmark mode
                        (default: 20 seconds)

CPU settings
        -p [num_cpus]   Number of physical CPUs
        -t [num_thrds]  Number of threads per CPU
        -e [ext]        Force CPU ext
                        (0 = SSE2, 1 = AVX, 2 = AVX2)

NVIDIA CUDA settings
        -ci             CUDA info
        -cd [devices]   Enable CUDA mining on devices
        -ca             Enable mining on all devices
        -cm [mode]      Working mode (1 or 2, 0 = auto)
Example: -cd 0 2 -cm 0 1
Specify same device multiple times to run multiple instances

Quote
./eqm.exe -ci

==================== www.nicehash.com ====================
     EQM v1.0.4b equihash CPU&GPU Miner for NiceHash.
  This miner is using proprietary base code by NiceHash.
    CPU solver: by xenoncat
    CUDA solver: by djeZo
==================== www.nicehash.com ====================

Number of CUDA devices found: 6
        #0 GeForce GTX 1070 | SM version: 6.1 | SM count: 15
        #1 GeForce GTX 1070 | SM version: 6.1 | SM count: 15
        #2 GeForce GTX 1070 | SM version: 6.1 | SM count: 15
        #3 GeForce GTX 1070 | SM version: 6.1 | SM count: 15
        #4 GeForce GTX 1070 | SM version: 6.1 | SM count: 15
        #5 GeForce GTX 1070 | SM version: 6.1 | SM count: 15

see it's not so hard isn't it ? also if you look in the EQM package there are already bat files....

legendary
Activity: 3164
Merit: 1003
Here are download links for the latest version 1.0.4b:

Up to 400 Sol/s @ stock GTX 1070

DOWNLOAD WINDOWS version (Windows 7+)

DOWNLOAD Linux Ubuntu 14.04 version

DOWNLOAD Linux Ubuntu 16.04 version

Please note that you can set mode 1 for SM52 and SM61 cards, mode 2 for SM50 cards.
Could you give a batch file example for the  SM calls  plz  thx windows 8.1

eqm -help

give you the help... (well duh :p)

-cm [mode]      Working mode (1 or 2, 0 = auto)

auto by default it should run into the proper mode depending of your card compute capabilities
-cd 0 1 2 doesn't work... that's how come I needed a bat file. Smiley
legendary
Activity: 1510
Merit: 1003
488 sol/s on GTX 1070 // +200core / + 950mem - No TDP limit
kinda fake ... or more then 2.2ghz on gpu?

Power comsumption Huh .
It doesn't matter. I think it is impossible without hardcore hardware mode overclock.
legendary
Activity: 1134
Merit: 1001
488 sol/s on GTX 1070 // +200core / + 950mem - No TDP limit
kinda fake ... or more then 2.2ghz on gpu?

Power comsumption Huh .
legendary
Activity: 1510
Merit: 1003
488 sol/s on GTX 1070 // +200core / + 950mem - No TDP limit
kinda fake ... or more then 2.2ghz on gpu?
sr. member
Activity: 378
Merit: 250
Here are download links for the latest version 1.0.4b:

Up to 400 Sol/s @ stock GTX 1070

DOWNLOAD WINDOWS version (Windows 7+)

DOWNLOAD Linux Ubuntu 14.04 version

DOWNLOAD Linux Ubuntu 16.04 version

Please note that you can set mode 1 for SM52 and SM61 cards, mode 2 for SM50 cards.
thank you, thanking you by mining on nicehash now. You earned my trust for the next year.
sp_
legendary
Activity: 2898
Merit: 1087
Team Black developer
Nice boost. I'd love to see the sourcecode behind this Smiley
newbie
Activity: 17
Merit: 0
488 sol/s on GTX 1070 // +200core / + 950mem - No TDP limit
Pages:
Jump to: