Pages:
Author

Topic: miniZ v2.0a Equihash 144,5 125,4 210,9 150,5 192,7 BeamHash3 ProgPoW Ethash CFX - page 66. (Read 59063 times)

member
Activity: 679
Merit: 17
Thanks for all the patient help miniZ. Is this all one line?
:loop
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=5000
timeout /t 5
goto loop

also, can't seem to get the miner to find a new GTX1660? Is miniZ configured for that GPU yet?

win10 419 drivers with 4x1080ti 8gb ram 56k virtual memory cuda10 which seems very unstable...

Hi BigHarryArmsi,

The bat file should have 4 lines.  Smiley

We did not test miniZ for that GPU specifically, however miniZ supports that GPU family.
Be sure that you are using miniZ Cuda 10 version.

In this forum, recently, there was a comment from another person that runs miniZ on a GTX 1660 Ti without problems.
https://bitcointalksearch.org/topic/m.50034911 (#193)

For stability, try to increase the pagefile a bit more. (Do you have 4x1080Ti plus 1x1660 on the same rig?)
If you need help, for example, you can see how to manage this here.

Let us know how it goes!
Cheers
newbie
Activity: 137
Merit: 0
Thanks for all the patient help miniZ. Is this all one line?
:loop
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=5000
timeout /t 5
goto loop

also, can't seem to get the miner to find a new GTX1660? Is miniZ configured for that GPU yet?

win10 419 drivers with 4x1080ti 8gb ram 56k virtual memory cuda10 which seems very unstable...
member
Activity: 679
Merit: 17
when miniZ1.2l release? Smiley

Hi darkneorus,

very soon Smiley
Likely in less than a week.

Cheers
member
Activity: 679
Merit: 17

Yes, and thank you again for offering to help. After a very long nap I decided to give this another go, miniZ. The (>>) you see were just arrows to point to what I have in my .bat file. The question no one seems to be able to answer for me is how do I get this .bat into the exe file?? I have a notepad here with the correct .bat file on it and need to put it into a folder with the .exe but no one can tell me how to do that. I created a new "folder' (yippee) now how do I put this .bat file into it and where do I get the miniZ.exe? Sorry to take so much of your time but the downloads were too minimal for an ignorant old fk like me. update... so I now have the .bat file in the new folder but where does the .exe come from?
final update... well praise God! with the help of my loving Filipina wife we figured out how to get this done. Hashing ~4% over Gminer on a 5x6gb 1060 + one 1080 rig. Now to tune it and put it to work on the other 4 machines. Thank you for your patience.
update... any way to add an auto restart to this file? thank you!


Hi BigHarryArmsi,

it's great that you managed to get such lovely help and got miniZ running!  Smiley

Just to see if we understand exactly what you want, can you specify better what you mean by 'auto restart'?
Do you mean a restart of the miner when it exits/crashes? In this case you can change the bat file to:

Code:
:loop
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000
timeout /t 5
goto loop

Cheers
jr. member
Activity: 238
Merit: 3
newbie
Activity: 137
Merit: 0
miniZ

this is what I have now. not working >>miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

just trying to click on .bat file and nothing happens. sorry   edit... now the .bat file won't even open either...

Hi BigHarryArmsi,
let's see if we can help a bit more.

First, check if you have this (and only this) line in the bat file. As you see in the screenshot https://i.ibb.co/dL2cWy9/help.png (top window)

Code:
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

Please check that no '>>' are in there in the begining of the line. If you have the '>>' there, just delete them and save.
Then try again.

Second, check you have a folder with the two files: miniZ.exe and miniZ_btcz.bat. As you see in the same screenshot (bottom window)

Finally, doubleclick on miniZ_btcz.bat.

Tell us what happens now. Smiley

Cheers

** edit ** Too open the bat on notepad, just right click on the file and chose 'Edit' from the menu.
Yes, and thank you again for offering to help. After a very long nap I decided to give this another go, miniZ. The (>>) you see were just arrows to point to what I have in my .bat file. The question no one seems to be able to answer for me is how do I get this .bat into the exe file?? I have a notepad here with the correct .bat file on it and need to put it into a folder with the .exe but no one can tell me how to do that. I created a new "folder' (yippee) now how do I put this .bat file into it and where do I get the miniZ.exe? Sorry to take so much of your time but the downloads were too minimal for an ignorant old fk like me. update... so I now have the .bat file in the new folder but where does the .exe come from?
final update... well praise God! with the help of my loving Filipina wife we figured out how to get this done. Hashing ~4% over Gminer on a 5x6gb 1060 + one 1080 rig. Now to tune it and put it to work on the other 4 machines. Thank you for your patience.
update... any way to add an auto restart to this file? thank you!
member
Activity: 679
Merit: 17
8gb RAM, 90112Mb pagefile SSD, Cuda10.0 driver - 417.01, coin algo - 144.5
If mining only 18gpu - NO problem, set disable any 2card(-cde) from 20 card
>18 gpu - error


Hi MadOptiX,

seems that ~90GB is not enough. You will need to increase a bit more. (Try ~100 it might work)
Windows reserves more memory than what is effectively required by the miner.

Keep us posted.
Cheers
newbie
Activity: 2
Merit: 0
8gb RAM, 90112Mb pagefile SSD, Cuda10.0 driver - 417.01, coin algo - 144.5
If mining only 18gpu - NO problem, set disable any 2card(-cde) from 20 card
>18 gpu - error
member
Activity: 679
Merit: 17
Hello. I have 20 gpu on B250BE board
If i mining over 18 gpu I have error

GPU[13]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
GPU[16]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784


Hi MadOptiX,

It seems that you are using Windows Cuda 10 version, right?

Looks that you need to increase the pagefile by 16-20GB (maybe more...)
For example, you can see how to manage this here.

Your problem seems to be similar to this https://bitcointalksearch.org/topic/m.49140611 (from thereal 35), but with way more GPU Smiley

Let us know if this worked.
Cheers
newbie
Activity: 2
Merit: 0
Hello. I have 20 gpu on B250BE board
If i mining over 18 gpu I have error

 16>P104-100    ` 100% [58°C/67%] 29.90 I/s 60.2(60.2)Sol/s 176( 93.0)W clk=1759MHz mclk=5300MHz Sol/W=0.65
 17>GTX 1080    ` 100% [41°C/71%] 34.94 I/s 68.0(68.0)Sol/s 161( 59.2)W clk=1733MHz mclk=5300MHz Sol/W=1.15
 18>GTX 1080    ` 100% [26°C/71%]  0.00 I/s  0.0( 0.0)Sol/s  34( 15.0)W clk=1151MHz mclk=5300MHz Sol/W=0.00
CUDA ERROR[2019-03-06 21:13:36]: GPU[15]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[6]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[13]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[16]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[4]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[8]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[10]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[2]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[7]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[17]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[1]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[3]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[18]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[12]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[14]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
CUDA ERROR[2019-03-06 21:13:36]: GPU[11]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
GPU[15]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
GPU[6]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
GPU[13]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
GPU[16]: CUDA error 'out of memory' in func 'eq19>;B9354[b~e>845::solve' line 784
member
Activity: 679
Merit: 17
FYI - Been Testing this out on a gtx 1660 ti.  Using specifically a MSI Gaming X 1660 ti on windows 10 to equipool (zelcash).
Getting a solid 41 sols on only 85 watts, or 43 on 96 watts.
Just thought i would share results.

Thanks
JP

Hi thereal35,
we really appreciate your report on gtx 1660 ti.  Smiley
It's good to have some numbers for that GPU.
Cheers
newbie
Activity: 13
Merit: 0
FYI - Been Testing this out on a gtx 1660 ti.  Using specifically a MSI Gaming X 1660 ti on windows 10 to equipool (zelcash).
Getting a solid 41 sols on only 85 watts, or 43 on 96 watts.
Just thought i would share results.

Thanks
JP
member
Activity: 679
Merit: 17
miniZ

this is what I have now. not working >>miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

just trying to click on .bat file and nothing happens. sorry   edit... now the .bat file won't even open either...

Hi BigHarryArmsi,
let's see if we can help a bit more.

First, check if you have this (and only this) line in the bat file. As you see in the screenshot https://i.ibb.co/dL2cWy9/help.png (top window)

Code:
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

Please check that no '>>' are in there in the begining of the line. If you have the '>>' there, just delete them and save.
Then try again.

Second, check you have a folder with the two files: miniZ.exe and miniZ_btcz.bat. As you see in the same screenshot (bottom window)

Finally, doubleclick on miniZ_btcz.bat.

Tell us what happens now. Smiley

Cheers

** edit ** Too open the bat on notepad, just right click on the file and chose 'Edit' from the menu.
member
Activity: 679
Merit: 17
Hi supervitek,

You are right! Smiley It is not working in Windows, sorry about this.
We already fixed this, it will be fine in the next version! (coming soon)

It works in Linux, but it will also run better in the next version.

Again, sorry about this but thanks a lot for the feedback!
Cheers!

ps: Good that you sent a screenshot. When asking for support it is good to provide some details such as miner version and OS (Windows or Linux). GPU and pool can be relevant too.  

You are welcome! You know the miner is still crushing often so I had to use "Restart on crash" program to monitor it crashes and restart it. Even with that I still prefer your miner because the hash rate ave very good compare to others. Other miners are not crashing on the same algo and on different algos as well, so it is not the system/drivers/videocard issue. )

Hi supervitek,

We would like to understand what is causing the crashes.
Can you give us some more details?
1. Do you get any error message? If you have a logfile or can send a screenshot it can be helpful.
2. Do you run miniZ in one 1060 3GB? Or does it crash with other GPUs as well?

Thanks!
newbie
Activity: 137
Merit: 0
miniZ

this is what I have now. not working >>miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

just trying to click on .bat file and nothing happens. sorry   edit... now the .bat file won't even open either...
newbie
Activity: 147
Merit: 0
Hi supervitek,

You are right! Smiley It is not working in Windows, sorry about this.
We already fixed this, it will be fine in the next version! (coming soon)

It works in Linux, but it will also run better in the next version.

Again, sorry about this but thanks a lot for the feedback!
Cheers!

ps: Good that you sent a screenshot. When asking for support it is good to provide some details such as miner version and OS (Windows or Linux). GPU and pool can be relevant too.  

You are welcome! You know the miner is still crushing often so I had to use "Restart on crash" program to monitor it crashes and restart it. Even with that I still prefer your miner because the hash rate ave very good compare to others. Other miners are not crashing on the same algo and on different algos as well, so it is not the system/drivers/videocard issue. )
member
Activity: 679
Merit: 17
Also make sure that the .bat file is in the same folder as miniZ.exe.
Cheers!

yes thank you again but not getting it done. sorry
Hi BigHarryArmsi,

just noticed that I wrote -cd 3 in the last message. Just delete that, maybe this is the problem now. (This was selecting GPU 3)
Sorry about this!!

** Edit ** Just in case you are doing something else. Once you have the bat file you will only have to doubleclick on it (the bat file) to run miniZ.  


Should be like this:
Code:
miniZ.exe --pers=BitcoinZ --url t1h7WGHNLx8hY97UerETfDPVfVj9QqNM94d.n3@mine-btcz-na.equipool.1ds.us:50063 --log --extra --pass minpayout=4000

If it does not work, can you let us know some more details? How are you trying to run it? In the command shell? What is the error message?

Thanks.
Cheers
newbie
Activity: 137
Merit: 0
Also make sure that the .bat file is in the same folder as miniZ.exe.

Cheers!

yes thank you again but not getting it done. sorry
member
Activity: 679
Merit: 17

Not working means not working =)

It stuck like this as soon as I add a intensity option:



So after that nothing happens, mining is not starting.

P.S. Lol! It started after 2 mins with 0 sol/s =) So it is ... working?! =)))

P.S.S. I changed intensity for 85 and still 0 sol/s... Sad...



Hi supervitek,

You are right! Smiley It is not working in Windows, sorry about this.
We already fixed this, it will be fine in the next version! (coming soon)

It works in Linux, but it will also run better in the next version.

Again, sorry about this but thanks a lot for the feedback!
Cheers!

ps: Good that you sent a screenshot. When asking for support it is good to provide some details such as miner version and OS (Windows or Linux). GPU and pool can be relevant too.  
newbie
Activity: 147
Merit: 0

Thanks for the miner guys, but "intensity" are still not working after 3 new versions! Can you fix it, please???


Hi supervitek,
thanks for the message.

The intensity option works, however it is true that it can be improved. We will certainly work on this for the next version. Smiley
For the moment you can try --intensity=10 and you will see that the miner will run slower.

If this is not what you expect, can you clarify what you mean by "not working"?  

Cheers

Not working means not working =)

It stuck like this as soon as I add a intensity option:

https://i.ibb.co/R4CLxt6/download.png

So after that nothing happens, mining is not starting.

P.S. Lol! It started after 2 mins with 0 sol/s =) So it is ... working?! =)))

P.S.S. I changed intensity for 85 and still 0 sol/s... Sad...
Pages:
Jump to: