Author

Topic: EWBF's CUDA Zcash miner - page 232. (Read 2164327 times)

legendary
Activity: 1901
Merit: 1024
January 11, 2017, 08:21:31 PM
no need to pay fee, ewbf need to release faster miner now  Grin

https://github.com/ocminer/nheqminer-djezo/releases

speed is same just use two thread with ( CD 0 0 1 1 etc limit is 8 devices atm) or run two bat/exe
legendary
Activity: 1068
Merit: 1020
January 11, 2017, 07:18:49 PM
so got my Palit Jetstream 1070 today and started testing. Using MSI Afterburner to set clocks. Stuck in a little problem though. Eventhough i set +150 core and +600 memory and 80% power my GPU clock gets stuck at base and isnt boosting. memory gets overclocked in the same time. Any1 an idea? or maybe i should switch the bios switch to position 2 on the card itself? mining at 355 - 375 sol and it is jumping around. GPU clock ist stuck at 1506 mhz. maybe use another tool? thx in advance

Have you checked if the card was running latest bios ?
Screenshot of the afterburner setting ?

BIOS Checked, is the latest one available from Palit

GPU core just stucks at 1506 and only sometimes goes up



That's normal... Its because you have the power set at 80 so it needs to underclock the card to stay under that power usage.
hero member
Activity: 789
Merit: 501
January 11, 2017, 05:48:42 PM
_EWBF, will the next version have a logfile integrated ? Smiley
Thanks
full member
Activity: 154
Merit: 100
January 11, 2017, 05:06:07 PM
Hello all, I just got into mining about a week ago, spent alot of nights up late reading and trying to understand.  I decided on my first rig and after trying lots of different coins, algos and software i wanted to give an update on what I have. 

Win 10 pro x64
Let nvidia experiance update drivers
MSI z97 gaming 5 board
Intel Celeron
2 x ASUS gtx 1060 3gb
1 x PNY gtx 1060 3gb
CORSAIR 750 mod PSU

Using EWBFs miner seems to give me the best performance, I have tried nicehash and a few others

For the ASUS cards I am seeing a constant 260 SOL/s
for the PNY I am seeing about 220 SOL/s

Just ordered another ASUS and will eventually fill this board with them.

So far I have noticed upwards of 900+ SOL/s with short bursts up to 1100 with just 3 cards, so hopefully with 7 or 8 with a pci splitter I can pull 2500, would be nice.
sr. member
Activity: 652
Merit: 266
January 11, 2017, 05:03:25 PM
Source is out:

https://bitcointalksearch.org/topic/m.17473885

No fees and no pool locks thanks to NiceHash.
Enjoy.

The integration is not done yet. I'm not able to compile the source due to incomplete template def. and solver integration.
Use CMakeList.txt from cuda_tromp just replace cuda_tromp with cuda_djezo
It still has some windows code dependencies that needs to be polished but hopefully in a few hours some smarter cpp coder will make it compatible for linux.
sr. member
Activity: 574
Merit: 250
Fighting mob law and inquisition in this forum
January 11, 2017, 04:33:31 PM
Source is out:

https://bitcointalksearch.org/topic/m.17473885

No fees and no pool locks thanks to NiceHash.
Enjoy.

The integration is not done yet. I'm not able to compile the source due to incomplete template def. and solver integration.
full member
Activity: 192
Merit: 100
January 11, 2017, 03:58:53 PM
so got my Palit Jetstream 1070 today and started testing. Using MSI Afterburner to set clocks. Stuck in a little problem though. Eventhough i set +150 core and +600 memory and 80% power my GPU clock gets stuck at base and isnt boosting. memory gets overclocked in the same time. Any1 an idea? or maybe i should switch the bios switch to position 2 on the card itself? mining at 355 - 375 sol and it is jumping around. GPU clock ist stuck at 1506 mhz. maybe use another tool? thx in advance

Have you checked if the card was running latest bios ?
Screenshot of the afterburner setting ?

BIOS Checked, is the latest one available from Palit

GPU core just stucks at 1506 and only sometimes goes up

full member
Activity: 224
Merit: 100
CryptoLearner
January 11, 2017, 03:49:23 PM
so got my Palit Jetstream 1070 today and started testing. Using MSI Afterburner to set clocks. Stuck in a little problem though. Eventhough i set +150 core and +600 memory and 80% power my GPU clock gets stuck at base and isnt boosting. memory gets overclocked in the same time. Any1 an idea? or maybe i should switch the bios switch to position 2 on the card itself? mining at 355 - 375 sol and it is jumping around. GPU clock ist stuck at 1506 mhz. maybe use another tool? thx in advance

Have you checked if the card was running latest bios ?
Screenshot of the afterburner setting ?
newbie
Activity: 41
Merit: 0
January 11, 2017, 03:44:24 PM
https://github.com/nicehash/nheqminer
eqm solver source code is released!
full member
Activity: 192
Merit: 100
January 11, 2017, 03:42:35 PM
so got my Palit Jetstream 1070 today and started testing. Using MSI Afterburner to set clocks. Stuck in a little problem though. Eventhough i set +150 core and +600 memory and 80% power my GPU clock gets stuck at base and isnt boosting. memory gets overclocked in the same time. Any1 an idea? or maybe i should switch the bios switch to position 2 on the card itself? mining at 355 - 375 sol and it is jumping around. GPU clock ist stuck at 1506 mhz. maybe use another tool? thx in advance
full member
Activity: 224
Merit: 100
CryptoLearner
January 11, 2017, 03:37:47 PM
@ EWBF

I get instability if I assign only 1 cpu core to the miner. Assigning 2 cores stability went up a lot. (Haswell Celeron)

Maybe you can investigate cpu usage.

Anyway, great miner, thank you for your work.

 Smiley

How to assign more cores, what command would you be using?



I'm also curious.. Smiley
Sorry for a noob question, but I thought that CPU cannot be assigned to this miner. Embarrassed Huh
Can you share your .bat settings, please? I would be very grateful. Smiley

I'm pretty sure he's referring to the process affinity (in the task manager). So it's not about using the CPU to mine, but to process the supporting operations that allow the GPUs to mine.
I don't see why he need to touch the process affinity, why not let it by default having affinity with all available cpu cores Huh
newbie
Activity: 59
Merit: 0
January 11, 2017, 03:19:47 PM
@ EWBF

I get instability if I assign only 1 cpu core to the miner. Assigning 2 cores stability went up a lot. (Haswell Celeron)

Maybe you can investigate cpu usage.

Anyway, great miner, thank you for your work.

 Smiley

How to assign more cores, what command would you be using?



I'm also curious.. Smiley
Sorry for a noob question, but I thought that CPU cannot be assigned to this miner. Embarrassed Huh
Can you share your .bat settings, please? I would be very grateful. Smiley

I'm pretty sure he's referring to the process affinity (in the task manager). So it's not about using the CPU to mine, but to process the supporting operations that allow the GPUs to mine.
sr. member
Activity: 455
Merit: 250
January 11, 2017, 02:44:27 PM
ok.i'm back again=)in 84 minutes i get 322 shares for me and 73! shares for dev.it's 22% now!again different pool diffilulty?tell me where he mining.i want there=)

flypool
come to miningpoolhub=)don't let me nervous=)
full member
Activity: 198
Merit: 160
January 11, 2017, 02:40:38 PM
ok.i'm back again=)in 84 minutes i get 322 shares for me and 73! shares for dev.it's 22% now!again different pool diffilulty?tell me where he mining.i want there=)

flypool
sr. member
Activity: 455
Merit: 250
January 11, 2017, 02:36:16 PM
ok.i'm back again=)in 84 minutes i get 322 shares for me and 73! shares for dev.it's 22% now!again different pool diffilulty?tell me where he mining.i want there=)
full member
Activity: 182
Merit: 100
🚀 🌏
January 11, 2017, 01:40:22 PM
@ EWBF

I get instability if I assign only 1 cpu core to the miner. Assigning 2 cores stability went up a lot. (Haswell Celeron)

Maybe you can investigate cpu usage.

Anyway, great miner, thank you for your work.

 Smiley

How to assign more cores, what command would you be using?



I'm also curious.. Smiley
Sorry for a noob question, but I thought that CPU cannot be assigned to this miner. Embarrassed Huh
Can you share your .bat settings, please? I would be very grateful. Smiley
newbie
Activity: 25
Merit: 0
January 11, 2017, 12:39:17 PM
EWBF_

When the miner crashes, the process continues to hang.

Is it possible to make a miner (program) will be closed in this case?
legendary
Activity: 1092
Merit: 1004
January 11, 2017, 12:38:23 PM
@ EWBF

I get instability if I assign only 1 cpu core to the miner. Assigning 2 cores stability went up a lot. (Haswell Celeron)

Maybe you can investigate cpu usage.

Anyway, great miner, thank you for your work.

 Smiley

How to assign more cores, what command would you be using?

sr. member
Activity: 506
Merit: 252
January 11, 2017, 12:32:48 PM
@ EWBF

I get instability if I assign only 1 cpu core to the miner. Assigning 2 cores stability went up a lot. (Haswell Celeron)

Maybe you can investigate cpu usage.

Anyway, great miner, thank you for your work.

 Smiley
legendary
Activity: 1764
Merit: 1024
January 11, 2017, 12:22:10 PM
sometimes you can overclock to a level with a certain miner, then it gets optimized further and the same level of overclocking isn't stable any longer.

Yup.
Jump to: