Pages:
Author

Topic: EWBF's Cuda Equihash Miner 0.6 - page 42. (Read 85805 times)

hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 19, 2018, 01:16:00 PM
...Problem is known for long time...Microsoft isn't giving a sh*t to solve it...
Sums up everything about that forever-beta OS.
member
Activity: 191
Merit: 12
June 19, 2018, 12:45:34 PM
Does this miner support 1060 3GB with 192.7 algo? Under windows I get this error:
Code:
GeForce GTX 1060 3GB, not enough memory, Available: 2605 MB, Required: 2979 MB

It's a problem with windows 10 and its way of allocation of GPU RAM, even for cards which are not being used for display. Problem is known for long time to all renderers (now also to miners) and looks like Microsoft isn't giving a sh*t to solve it. So much of production use of Windows 10 Smiley Under Windows 7 each 1060 3GB gives 12 sol/s for 192.7 algo.
hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 19, 2018, 12:30:26 PM
How many new doorstops did you purchase ComputerGenie?  

If ASICs are the best solution, can you explain to us why ASIC resistant POW algorithms were created?...
  • 0 doorstops, many ASICs (but less ASICs than GPUs)
  • as per "why", read my sig line
newbie
Activity: 1
Merit: 0
June 19, 2018, 12:04:21 PM
These are ASIC hardened modifications of equihash algo ...
For the love of crypto, please stop spreading such silly misinformation...

Yes, I oversimplified, but changing N and K parameters of equihash algo increased RAM requirements with intention to prevent current gen of ASIC's. Right?
Close, the decisions were based on the speculative myth that the RAM shortage (which is long over) would prevent the ASIC manufactures from competing with the GPU manufactures. These decisions were made by people that have no clue how much RAM the current ASICs even have, much less how much they are capable of having (or at what cost the upgrades would come).

It's all a bunch of garbage that preys on the notion that us GPU owners will ignore the reality that ASICs are better than GPUs in almost every way and that we'll be emotionally linked to our investments and want to "protect them from the evil Bitmain" (who is actually only 1 of 4 ASIC manufacturers).

How many new doorstops did you purchase ComputerGenie? 

If ASICs are the best solution, can you explain to us why ASIC resistant POW algorithms were created?

Thanks EWBF!  I have been mining bitcoinz on a mix of 1060 6gb, 1070ti, 1080ti for 2 days on Win10X64 with no problems.
full member
Activity: 1540
Merit: 121
Callisto Network - Security Audits & Cold Staking
June 19, 2018, 08:48:47 AM
I got lots of Rejected shares with my GTX1080, my setup below code:

Code:
miner  --algo 192_7 okane999.btcz --pers ZERO_PoW --server btcz.suprnova.cc --port 6586 --user okane999.btcz --pass x

I don't know how to fix it, I used with CUDA 8.

Can you help me guys to solve the problem?



Best regards

Okane Satoshi
6-19-2018 TUE 04:47AM PHT
P# 1114
C# 1

I had the same Rejected shares  problem, and the solution was to add the parameter '--pers BitcoinZ'.

I saw you figured it out in the meantime, but I think remembering it might help someone.
newbie
Activity: 13
Merit: 0
June 19, 2018, 07:53:36 AM
zhash 144.5

1070ti ~36sol/s

+200 mem
+600 core

115 watts each


hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 19, 2018, 07:40:36 AM
These are ASIC hardened modifications of equihash algo ...
For the love of crypto, please stop spreading such silly misinformation...

Yes, I oversimplified, but changing N and K parameters of equihash algo increased RAM requirements with intention to prevent current gen of ASIC's. Right?
Close, the decisions were based on the speculative myth that the RAM shortage (which is long over) would prevent the ASIC manufactures from competing with the GPU manufactures. These decisions were made by people that have no clue how much RAM the current ASICs even have, much less how much they are capable of having (or at what cost the upgrades would come).

It's all a bunch of garbage that preys on the notion that us GPU owners will ignore the reality that ASICs are better than GPUs in almost every way and that we'll be emotionally linked to our investments and want to "protect them from the evil Bitmain" (who is actually only 1 of 4 ASIC manufacturers).
member
Activity: 191
Merit: 12
June 19, 2018, 07:33:41 AM
These are ASIC hardened modifications of equihash algo ...
For the love of crypto, please stop spreading such silly misinformation...

Yes, I oversimplified, but changing N and K parameters of equihash algo increased RAM requirements with intention to prevent current gen of ASIC's. Right?
hero member
Activity: 1092
Merit: 552
Retired IRCX God
June 19, 2018, 05:57:47 AM
These are ASIC hardened modifications of equihash algo ...
For the love of crypto, please stop spreading such silly misinformation...
member
Activity: 191
Merit: 12
June 19, 2018, 05:42:54 AM
1050 - 2GB ram not run?? help

These are ASIC hardened modifications of equihash algo requiring more GPU RAM. Minimum required memory for 144_5 is 2.2 GB, for other variants even more is required, so ...
newbie
Activity: 70
Merit: 0
June 19, 2018, 04:28:27 AM
I found the solution, I read it the articles carefully. So this is the code below with my GTX1080.

Code:
miner  --algo 144_5 --pers BitcoinZ --server btcz.suprnova.cc --port 6586 --user okane999.btcz --pass x
pause

I got 30+ Sols/S but too much lag. Thanks for the reply.

Best regards

Okane Satoshi
6-19-2018 TUE 05:16AM PHT
P# 1115
C# 2

30Sol/s with a 1080? i get 30Sol/s with a 1070 o_O
legendary
Activity: 1176
Merit: 1000
June 19, 2018, 04:17:30 AM
I found the solution, I read it the articles carefully. So this is the code below with my GTX1080.

Code:
miner  --algo 144_5 --pers BitcoinZ --server btcz.suprnova.cc --port 6586 --user okane999.btcz --pass x
pause

I got 30+ Sols/S but too much lag. Thanks for the reply.

Best regards

Okane Satoshi
6-19-2018 TUE 05:16AM PHT
P# 1115
C# 2
member
Activity: 1558
Merit: 69
June 19, 2018, 04:01:16 AM
you use wrong algo? btcz is 144,5 and not 192,7
legendary
Activity: 1176
Merit: 1000
June 19, 2018, 03:47:54 AM
I got lots of Rejected shares with my GTX1080, my setup below code:

Code:
miner  --algo 192_7 okane999.btcz --pers ZERO_PoW --server btcz.suprnova.cc --port 6586 --user okane999.btcz --pass x

I don't know how to fix it, I used with CUDA 8.

Can you help me guys to solve the problem?



Best regards

Okane Satoshi
6-19-2018 TUE 04:47AM PHT
P# 1114
C# 1
newbie
Activity: 17
Merit: 0
June 19, 2018, 03:07:07 AM
Hey,

Can anything be done about it being so memory intensive. My PC pretty much freezes with this miner, and i cant browse the internet or do anything else while its mining (it was possible before parameters change). I tried changing --intensity but it did nothing.

Thanks
newbie
Activity: 1
Merit: 0
June 19, 2018, 02:39:16 AM
Anyone mining BTCP with it.
I tried changing algo's but always end up with rejected shares
newbie
Activity: 31
Merit: 0
June 19, 2018, 02:00:15 AM
1050 - 2GB ram not run?? help
Not yet with 144.5 (perhaps later with Ubuntu).
The increase of memory usage is for the asic resistant dimension.

I think that it is not possible to mine 114_5 with 2gb, because algorithm requires min 2.5 gb per card. https://bitcoingold.org/equihash-btg/
sr. member
Activity: 826
Merit: 440
June 19, 2018, 01:13:00 AM
1050 - 2GB ram not run?? help
Not yet with 144.5 (perhaps later with Ubuntu).
The increase of memory usage is for the asic resistant dimension.
newbie
Activity: 1
Merit: 0
June 19, 2018, 01:02:45 AM
1050 - 2GB ram not run?? help
newbie
Activity: 19
Merit: 0
June 19, 2018, 12:33:56 AM
Versions for cuda 8 are available.
gtx 980ti/970 have 19-20% MCU load on 144_5 but gtx 1070/1060 have 72-75%? please help

Hello, I know about this, I need one of these gpu for testing, I think I understand why this is happening, but I need gpu to check it out, so when I find one of them, then maybe it will be fixed.

I have some of these unit anything I can help you out with  gtx970 and 980 gpu's that is

Any help to get the lot of my 970's ,980,980ti 9-13 S/s back to beating my 1050ti 12 S/s would be super helpful, Smiley
Thanks for the work on this project.
Pages:
Jump to: