Bitcoin Forum
May 03, 2024, 09:52:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »
  Print  
Author Topic: How will this change the world of mining?? GTX 1080 / 1070  (Read 134091 times)
vaulter
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 11, 2016, 06:54:51 PM
 #41

Lets say... tester
As for neoscrypt - it is 300khs - 450khs depending on the version of ccminer - tested both on DJM34 and latest builds - but thats at 100W tdp - obviously it will improve
As for decred - 3300 at 180W tdp
Quark is 35mhs with +150mhz overclock and around 200W tdp

is this for 1080? what about 1070?
I dont have 1070 atm but the one i tested (final one can be better)
was 110W at 24mhs at Quark
I think it will be the best choice for mining.. or maybe 1060 Smiley depends on pricing and final perf
1714729942
Hero Member
*
Offline Offline

Posts: 1714729942

View Profile Personal Message (Offline)

Ignore
1714729942
Reply with quote  #2

1714729942
Report to moderator
Whoever mines the block which ends up containing your transaction will get its fee.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714729942
Hero Member
*
Offline Offline

Posts: 1714729942

View Profile Personal Message (Offline)

Ignore
1714729942
Reply with quote  #2

1714729942
Report to moderator
1714729942
Hero Member
*
Offline Offline

Posts: 1714729942

View Profile Personal Message (Offline)

Ignore
1714729942
Reply with quote  #2

1714729942
Report to moderator
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
May 11, 2016, 08:12:36 PM
 #42

preordered 2 Cards at Work for "Evaluation" 1 x GTX 1070, 1 x GTX 1080.
will report when arrived....
LeChuckDE
Sr. Member
****
Offline Offline

Activity: 420
Merit: 252



View Profile
May 11, 2016, 08:16:13 PM
 #43

The 1080 will cost $700, have 2500 shaders and clocked @ 1600mhz.
A used 980ti can be picked up for $400, 2760 shaders and can be oveclocked to 1500mhz stable. (Gigabyte G1 windforce) Quark will draw around 240Watt

The shadercount of the gtx 1070 is unknown.

To benchmark the pascal is easy

compile this sourcecode

https://github.com/tpruvot/ccminer


run it with

ccminer -a quark --benchmark


And then compare it to my modded Maxwell kernal.

Here are the results on the 980ti: (31,8MHASH) (132.5KHASH /Watt)




As I mentioned in other topic
1080 at
Quark - 32Mhs at around ~170W
Ethereum - crashes on Genoil 1.0.7 with "device bit not recognizes" message (smth like that)
With Ocl ethereum miner - 12.5mhs at.. 30w
Neoscrypt is not optimized - 0.450
What do you suggest to test next?

1070
Quark was at 24mhs at 110W
the same for ethereum - 12.5 mhs at 30W

Must be nice to be an insider, loaner or keeper?

The 1070 results don't seem to scale the same as the 1080. Based on the 1080 rate you posted I was
estimating 26 MH/s on the 1070. But the power usage on the 1070 is unexpectedly low compared with
the 970/980 ratio.

Neoscrypt is a curious beast. The original neoscrypt kernel (DJM34) performs better on kepler (780ti specifically)
than the improved Pallas neoscrypt kernel, although pallas' works better on Maxwell, both compiled with cuda 6.5.
Then the Pallas neoscrypt took a big hit when compiled with cuda 7.5. DJM34 took a crack at it and restored much
of the lost hash. Now it appears it's taking another hit on Pascal.

I would suggest trying the original DJM34 neoscrypt (SP_MOD 58) compiled with cuda 6.5, the Pallas kernel compiled with
6.5 & 7.5 and the improved DJM34 (I think that is what you already tested).

have you compiled your cpp-ethereum miner (genoil) by your self ?
Same Problem in Build 0.9 with GTX 9XX Cards and prebuilded binarys...
Compiled by myself and everything works
vaulter
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 11, 2016, 08:43:54 PM
 #44

The 1080 will cost $700, have 2500 shaders and clocked @ 1600mhz.
A used 980ti can be picked up for $400, 2760 shaders and can be oveclocked to 1500mhz stable. (Gigabyte G1 windforce) Quark will draw around 240Watt

The shadercount of the gtx 1070 is unknown.

To benchmark the pascal is easy

compile this sourcecode

https://github.com/tpruvot/ccminer


run it with

ccminer -a quark --benchmark


And then compare it to my modded Maxwell kernal.

Here are the results on the 980ti: (31,8MHASH) (132.5KHASH /Watt)




As I mentioned in other topic
1080 at
Quark - 32Mhs at around ~170W
Ethereum - crashes on Genoil 1.0.7 with "device bit not recognizes" message (smth like that)
With Ocl ethereum miner - 12.5mhs at.. 30w
Neoscrypt is not optimized - 0.450
What do you suggest to test next?

1070
Quark was at 24mhs at 110W
the same for ethereum - 12.5 mhs at 30W

Must be nice to be an insider, loaner or keeper?

The 1070 results don't seem to scale the same as the 1080. Based on the 1080 rate you posted I was
estimating 26 MH/s on the 1070. But the power usage on the 1070 is unexpectedly low compared with
the 970/980 ratio.

Neoscrypt is a curious beast. The original neoscrypt kernel (DJM34) performs better on kepler (780ti specifically)
than the improved Pallas neoscrypt kernel, although pallas' works better on Maxwell, both compiled with cuda 6.5.
Then the Pallas neoscrypt took a big hit when compiled with cuda 7.5. DJM34 took a crack at it and restored much
of the lost hash. Now it appears it's taking another hit on Pascal.

I would suggest trying the original DJM34 neoscrypt (SP_MOD 58) compiled with cuda 6.5, the Pallas kernel compiled with
6.5 & 7.5 and the improved DJM34 (I think that is what you already tested).

have you compiled your cpp-ethereum miner (genoil) by your self ?
Same Problem in Build 0.9 with GTX 9XX Cards and prebuilded binarys...
Compiled by myself and everything works
Downloading VS 2013 now - never compiled before - are there any tips beyond github instructions on compiling the current master?
Genoil
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
May 11, 2016, 08:53:11 PM
 #45


Downloading VS 2013 now - never compiled before - are there any tips beyond github instructions on compiling the current master?

Download CUDA 8.0RC. Oh wait it isn't out yet  Cool. Couple days max I guess

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 11, 2016, 09:48:35 PM
 #46

As for decred - 3300 at 180W tdp

Nice. The maxwell can do this (Decred sp-mod #9):

750ti tdp 38Watt
980tdp: 240watt (79% used) =189Watt

Wich kernal did you test?

Try -i 31.9


Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
Genoil
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
May 11, 2016, 10:09:15 PM
 #47

what is it sp_ that this 1080 runs ccminer while it is Compute 6.0 but it doesn't run ethminer (error: invalid device symbol during cudaMemcpyToSymbol)? my bins are built for -gencode arch=compute_30,code=sm_30;-gencode arch=compute_35,code=sm_35;-gencode arch=compute_50,code=sm_50;-gencode arch=compute_52,code=sm_52


ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 11, 2016, 10:11:06 PM
 #48

build with 5.0 and 5.2 only.

encode arch=compute_50,code=sm_50;-gencode arch=compute_52,code=sm_52

And compile with the latest cuda 7.5.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
vaulter
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 11, 2016, 10:17:32 PM
 #49

As for decred - 3300 at 180W tdp

Nice. The maxwell can do this (Decred sp-mod #9):

750ti tdp 38Watt
980tdp: 240watt (79% used) =189Watt

Wich kernal did you test?

Try -i 31.9



I think 1.7.1 smth - can you point me to the proper one to test?
31.9 Intensity didnt change anything..
Genoil
Sr. Member
****
Offline Offline

Activity: 438
Merit: 250


View Profile
May 11, 2016, 10:22:58 PM
 #50

build with 5.0 and 5.2 only.

encode arch=compute_50,code=sm_50;-gencode arch=compute_52,code=sm_52

And compile with the latest cuda 7.5.


ok thanks.

ETH: 0xeb9310b185455f863f526dab3d245809f6854b4d
BTC: 1Nu2fMCEBjmnLzqb8qUJpKgq5RoEWFhNcW
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 11, 2016, 11:06:52 PM
 #51

[quote ]

I think 1.7.1 smth - can you point me to the proper one to test?
31.9 Intensity didnt change anything..
[/quote]

The fastest kernals are not opensource. What do you get in the lyra2v2 algo?

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
vaulter
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 11, 2016, 11:10:43 PM
 #52

[quote ]

I think 1.7.1 smth - can you point me to the proper one to test?
31.9 Intensity didnt change anything..

The fastest kernals are not opensource. What do you get in the lyra2v2 algo?
[/quote]
I think its around 15mhs
adaseb
Legendary
*
Offline Offline

Activity: 3752
Merit: 1709



View Profile
May 12, 2016, 12:04:27 AM
 #53

So far the efficiency seems very good however going by what Nvidia usually charges for their GPUs, I don't think it will be worth the efficiency upgrade.

But you never know unless the final pricing comes out for all the cards and the real benchmark results.


.BEST..CHANGE.███████████████
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
██
███████████████
..BUY/ SELL CRYPTO..
Ayers
Legendary
*
Offline Offline

Activity: 2604
Merit: 1023


Leading Crypto Sports Betting & Casino Platform


View Profile
May 12, 2016, 05:40:12 AM
Last edit: May 12, 2016, 07:18:43 AM by Ayers
 #54

the hashrate is also good, better wait for better drivers and optimization, i think they are far above current gen, imho, but if indeed there is a trashthing problem, i don't mind running a 1070 at 12.5M on etheruem while consuming only 30, no card can do better than that anyway so i'm fine in any case, yes

.
SPIN

       ▄▄▄██████████▄▄▄
     ▄███████████████████▄
   ▄██████████▀▀███████████▄
   ██████████    ███████████
 ▄██████████      ▀█████████▄
▄██████████        ▀█████████▄
█████████▀▀   ▄▄    ▀▀▀███████
█████████▄▄  ████▄▄███████████
███████▀  ▀▀███▀      ▀███████
▀█████▀          ▄█▄   ▀█████▀
 ▀███▀   ▄▄▄  ▄█████▄   ▀███▀
   ██████████████████▄▄▄███
   ▀██████████████████████▀
     ▀▀████████████████▀▀
        ▀▀▀█████████▀▀▀
.
RIUM
.
███
███
███
███
███
███
███
███
███
███
███
███
SAFE GAMES
WITH WITHDRAWALS
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
       ▄▀▀▀▀▀▀▄▄▄▄
 ▄▀▀▀▀▀▀▀▀▀▀▀▀▄  ▀▀▄
█    ▄         █   ▀▌
█   █ █        █    ▌
█      ▄█▄     █   ▐
█     ▄███▄    █   ▌
█    ███████   █  ▐
█    ▀▀ █ ▀▀   █  ▌
█     ▄███▄    █ ▐
█              █▐▌
█        █ █   █▌
 ▀▄▄▄▄▄▄▄▄█▄▄▄▀
.
███
███
███
███
███
███
███
███
███
███
███
███
.
.SIGN UP.
sp_
Legendary
*
Offline Offline

Activity: 2898
Merit: 1087

Team Black developer


View Profile
May 12, 2016, 10:07:23 AM
 #55

I think its around 15mhs

This is sp-mod opensource release 62 mining lyra2v2 (980ti 1275MHZ core)



The sp-mod private #5 does 16.2MHASH at the same clocks.

Team Black Miner (ETHB3 ETH ETC VTC KAWPOW FIROPOW MEOWPOW + dual mining + tripple mining.. https://github.com/sp-hash/TeamBlackMiner
QuintLeo
Legendary
*
Offline Offline

Activity: 1498
Merit: 1030


View Profile
May 12, 2016, 10:28:53 AM
 #56

12.5 isn't impressive at all though - now that I've got my HD 7870 running, it's pulling very close to that (12.05 with occasional bumps up to 12.3) on Ethereum - on the other hand, my best estimate is that it's eating about 100 watts at the wall (massively overkill Seasonic X1250 (gold) running the system right now) which isn't competative.

 Pretty sad that a 2 Gig 5ish year old design card is pretty much matching the throughput of NVidia's latest and greatest - though could be early days pre-release drivers aren't optimised yet.


 I was just looking at my local Craigslist, see a 7870 listed for $90 and a pair of R9 270 (same except single 6-pin connector instead of 2 + updated BIOS) for $160. I'm being tempted......


I'm no longer legendary just in my own mind!
Like something I said? Donations gratefully accepted. LYLnTKvLefz9izJFUvEGQEZzSkz34b3N6U (Litecoin)
1GYbjMTPdCuV7dci3iCUiaRrcNuaiQrVYY (Bitcoin)
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 12, 2016, 10:35:44 AM
 #57

i think there is no point in comparison now, better to wait for proper driver and proper code, before comparing, i can bet my ass that they are way faster and consume less

it's always like that with new generation
vaulter
Full Member
***
Offline Offline

Activity: 174
Merit: 100


View Profile
May 12, 2016, 11:32:47 AM
 #58

I think its around 15mhs

This is sp-mod opensource release 62 mining lyra2v2 (980ti 1275MHZ core)



The sp-mod private #5 does 16.2MHASH at the same clocks.

I'll check 62 later and report, will try to overclock it as well
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
May 12, 2016, 01:14:33 PM
 #59

vaulter did you tried this?

12.5MH/s sounds like good 'ol TLB trashing. If there is a Linux or WDDM 1.x driver (Win 7 or 8.1), I would suggest installing that and try again. Knowing that the 980ti does about 6MH/s currenty while trashing, we may be in for a surprise.

Check Bus Interface Load in GPU-Z. Should be close to 0%. When TLB trashing it becomes high, around 50-60%.
Grim
Sr. Member
****
Offline Offline

Activity: 504
Merit: 252


View Profile
May 12, 2016, 03:39:04 PM
Last edit: May 12, 2016, 04:06:17 PM by Grim
 #60

I would actually love to see at what vram amount the tlb starts to trash.

https://bitcointalk.org/index.php?topic=1268355.0

With this tool from Genoil you should be able to test it:

https://github.com/Genoil/dagSimCL
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!