Pages:
Author

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

newbie
Activity: 55
Merit: 0
Finally! miniZ has been added to HiveOS.
member
Activity: 952
Merit: 17
raskul
just switched to 1.3n5 and found a decrease of 40w across the rig with no drop is hashrate. amazeballs!

Very interesting.  I upgraded also and actually saw zero drop in wattage on my 8-card rig.  I know, I know, it's because i'm using Win10!   Cheesy   Which version did you switch from?

dunno been afk a couple of days and it was running on mmpOS.
newbie
Activity: 25
Merit: 0
just switched to 1.3n5 and found a decrease of 40w across the rig with no drop is hashrate. amazeballs!

Very interesting.  I upgraded also and actually saw zero drop in wattage on my 8-card rig.  I know, I know, it's because i'm using Win10!   Cheesy   Which version did you switch from?
member
Activity: 952
Merit: 17
raskul
just switched to 1.3n5 and found a decrease of 40w across the rig with no drop is hashrate. amazeballs!
member
Activity: 690
Merit: 17
Good day good day, miniZ. I've been happily running v1.2m on 144_5 for weeks now and have seen all the updates come along without any mention of speed upgrades for 144_5. Any reason I should upgrade as I see these upgrades have been targeted to other algos…. Thanks again for the good work.
Hi BigHarryArmsi,
Good to know that 1.2m is running stable for you. Smiley
For the 144,5 (1.3n release) there is no improvement in performance.
The 1.3n release has been updated regularly with some fixes, and additional improvements that could affect all algos but if it is running smooth for you it should be OK.
Cheers
newbie
Activity: 137
Merit: 0
Good day good day, miniZ. I've been happily running v1.2m on 144_5 for weeks now and have seen all the updates come along without any mention of speed upgrades for 144_5. Any reason I should upgrade as I see these upgrades have been targeted to other algos…. Thanks again for the good work.
member
Activity: 690
Merit: 17
Hi 1ncehost,
    Try:
Code:
miniZ --url [email protected]:3369
;-)

Cheers
copper member
Activity: 20
Merit: 4
Hello I was not able to get miniz working with nicehash. Here is the error I receive:

[ERROR  ] Socket Operation now in progress:connect
gethostbyname: Success
[WARNING] Cannot connect to stratum+tcp pool, reconnect in 60 seconds!

Here are my launch options:
miniZ --url mybtcaddress@stratum+tcp://zhash.usa.nicehash.com:3369 --pers auto

Also tried some other pers options and region servers with the same results.
member
Activity: 690
Merit: 17
Hi 123sss, 
for now miniZ is an Equihash cuda miner and the effort to add a completly different algo would be too big.
Thank you for your suggestion!
Cheers
sr. member
Activity: 315
Merit: 250
member
Activity: 690
Merit: 17

@miniZ
It's definitely flavour of equihash, they are aiming to do something similarly as 150_5 (BEAM) Equihash with custom datapath, but will also focus on making modifications which would prevent FPGA to gain much performance advantage ove GPUs (or atleast as minimal as possible).
And they plan to release it on testnet soon.
That are only information which I have.
Have a nice day.

And can confirm that --oc1 on 1080 gives extra 1 Sol/s *
With following settings (topping to 25.5 - 26 Sol/s, with efficiency of 0.20 Sol/W) :
Code:
PL 72%
Core +180
Mem +340

@ltxminer
It's Windows Error reporting settings which shown that dialog, and blocks miner restart until user action.
Save this code in .reg file and execute it.
This is adding dword to registry (or add it manually, it's quite readable), and it disables showing Error Reporting dialog UI when program error happens, like when miner throws a error.

Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting]
"DontShowUI"=dword:00000001

Or same thing via elevated (admin) CMD reg command, result is same. Which ever you prefer.
https://superuser.com/a/715645
Hi hogwash.89m,
Thank you for the information about the new ZEL algo. We will investigate more.
Also, thanks for sharing a few tips!
Cheers
member
Activity: 690
Merit: 17
Currently, when miner crashes, for example with these errors:

Code:
[FATAL ] GPU[0]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[2]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[4]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[1]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[3]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[5]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119

An error window pops up and miner halts

Can you make it so that the error window does not pop up?
Also, just make the miner restart?

I've had similar experiences. See the picture below. If a card crashs or hangs for whatever reason (RTX cards, maybe this matters), miniZ just print these lines until restart, but does not mine anymore.

Can you please just ignore the faulty card(s) and continue mining with the rest?
Hi ltxminer, joseph32,
Thank you for your feedback.
Which miniZ version are you using? If you are not using the 1.3n5, we suggest you to try it out. It should exit more gracefuly. But it is a good idea to follow hogwash.89m suggestion anyway.
If we ignore the faulty cards, the miner will crash again and eventually will not be able to recover. Normally this error is related to driver instability and this affects all the cards. The best is to adjust the OCs.
Cheers
newbie
Activity: 32
Merit: 0
Hi MineOrDie, hogwash.89m,
Thank you for your suggestion.
We will try to know more details about the new upcoming ZEL algo, but if they stay in the equihash domain it is likely that we will support Smiley
Cheers

@miniZ
It's definitely flavour of equihash, they are aiming to do something similarly as 150_5 (BEAM) Equihash with custom datapath, but will also focus on making modifications which would prevent FPGA to gain much performance advantage ove GPUs (or atleast as minimal as possible).
And they plan to release it on testnet soon.
That are only information which I have.
Have a nice day.

And can confirm that --oc1 on 1080 gives extra 1 Sol/s *
With following settings (topping to 25.5 - 26 Sol/s, with efficiency of 0.20 Sol/W) :
Code:
PL 72%
Core +180
Mem +340

Currently, when miner crashes, for example with these errors:

Code:
[FATAL ] GPU[0]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[2]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[4]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[1]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[3]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[5]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119

An error window pops up and miner halts

Can you make it so that the error window does not pop up?
Also, just make the miner restart?

@ltxminer
It's Windows Error reporting settings which shown that dialog, and blocks miner restart until user action.
Save this code in .reg file and execute it.
This is adding dword to registry (or add it manually, it's quite readable), and it disables showing Error Reporting dialog UI when program error happens, like when miner throws a error.

Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting]
"DontShowUI"=dword:00000001

Or same thing via elevated (admin) CMD reg command, result is same. Which ever you prefer.
https://superuser.com/a/715645
member
Activity: 418
Merit: 21
I've had similar experiences. See the picture below. If a card crashs or hangs for whatever reason (RTX cards, maybe this matters), miniZ just print these lines until restart, but does not mine anymore.

Can you please just ignore the faulty card(s) and continue mining with the rest?

newbie
Activity: 14
Merit: 0
Currently, when miner crashes, for example with these errors:

Code:
[FATAL ] GPU[0]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[2]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[4]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[1]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[3]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119
[FATAL ] GPU[5]: CUDA error 30 'unknown error' in func 'eq_:80C8>5_2~3]>4:e0aB, SM, PS2>::solve' line 1119

An error window pops up and miner halts

Can you make it so that the error window does not pop up?
Also, just make the miner restart?
newbie
Activity: 23
Merit: 0
Would be great to have Aion support for your miner, can this be done?
Hi, Aion support is in the pipeline.
After ensuring 1.3n is stable we will work on it. Smiley
Cheers

Please check your private messages.
member
Activity: 690
Merit: 17
Would be great to have Aion support for your miner, can this be done?
Hi, Aion support is in the pipeline.
After ensuring 1.3n is stable we will work on it. Smiley
Cheers
member
Activity: 690
Merit: 17
Hey,

ZEL will have an upcoming algo change to ther unique algo, can you maybe reach out to them, offer your help and be the one who will provide the most optimized miner when they release their upgraded network?

Also n5 gives me a bit lower hashrate on 144,5 compared to n4.


Spending some development time on new ZelHash algo (new ZEL antiFPGA/ASIC algo) would be nice, as it's promising coin.


Hi MineOrDie, hogwash.89m,
Thank you for your suggestion.
We will try to know more details about the new upcoming ZEL algo, but if they stay in the equihash domain it is likely that we will support Smiley
Cheers
newbie
Activity: 32
Merit: 0
Hey,

ZEL will have an upcoming algo change to ther unique algo, can you maybe reach out to them, offer your help and be the one who will provide the most optimized miner when they release their upgraded network?

Also n5 gives me a bit lower hashrate on 144,5 compared to n4.


Spending some development time on new ZelHash algo (new ZEL antiFPGA/ASIC algo) would be nice, as it's promising coin.

newbie
Activity: 23
Merit: 0
Would be great to have Aion support for your miner, can this be done?
Pages:
Jump to: