Author

Topic: CCminer(SP-MOD) Modded NVIDIA Maxwell / Pascal kernels. - page 657. (Read 2347677 times)

legendary
Activity: 1797
Merit: 1028

-i 18

sp-mod private #6: 4675
Lyra2v2-Nicehash: 6100 (30% faster)
Not bad, I think the work has been done by djm34.

There will be another update for the private miner donators. (all nicehash algos optimized)

sp-mod private #7: 6550 (with -i 22  6733) (7 % faster than the nicehash binary on the same intensity)



COMMAND LINE LYRA2V2 INTENSITY--

I am noticing that this new version allows a higher intensity setting on the command line without crashing on launch.  However, setting the intensity slightly less than the maximum seems to produce better hash rates.  My GTX 960 gets 14.6 MH/s, my GTX 750ti rig gets 6700 MH/s per card.  My old 750ti cards are now hashing faster than my GTX 960 card did with the prior version of Lyra2v2.       --scryptr
sr. member
Activity: 299
Merit: 250

-i 18

sp-mod private #6: 4675
Lyra2v2-Nicehash: 6100 (30% faster)
Not bad, I think the work has been done by djm34.

There will be another update for the private miner donators. (all nicehash algos optimized)

sp-mod private #7: 6550 (with -i 22  6733) (7 % faster than the nicehash binary on the same intensity)


waiting update soon!
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer

-i 18

sp-mod private #6: 4675
Lyra2v2-Nicehash: 6100 (30% faster)
Not bad, I think the work has been done by djm34.

There will be another update for the private miner donators. (all nicehash algos optimized)

sp-mod private #7: 6550 (with -i 22  6733) (7 % faster than the nicehash binary on the same intensity)

legendary
Activity: 1797
Merit: 1028
Cool stuff, but the coming apocalypse it wont matter... Everyone knows about Lyra, they'll all switch to it, it'll bomb too... 4TH is a lot of hashrate I don't think you guys realize how much hashrate that is.

Are we going to see the Lyra2 update in ccminer?

LYRA2 UPDATE--

You are asking about the earlier version of the Lyra* algo, Lyra2?       --scryptr
legendary
Activity: 3248
Merit: 1072
Cool stuff, but the coming apocalypse it wont matter... Everyone knows about Lyra, they'll all switch to it, it'll bomb too... 4TH is a lot of hashrate I don't think you guys realize how much hashrate that is.

Are we going to see the Lyra2 update in ccminer?

money will simple move to something else

the bitcoin boom with the halving will cause new influx of money, i'm confident that there will be profit for a long time
legendary
Activity: 1764
Merit: 1024
Cool stuff, but the coming apocalypse it wont matter... Everyone knows about Lyra, they'll all switch to it, it'll bomb too... 4TH is a lot of hashrate I don't think you guys realize how much hashrate that is.

Are we going to see the Lyra2 update in ccminer?
legendary
Activity: 1134
Merit: 1001
I do not understand how it works, I just put my address bitcoin, push start, and then I get paid automatically for mining ? .
sr. member
Activity: 312
Merit: 250

yeah, that was it, thanks!
very interesting...
Thanks indeed.
First impressions:
 - Inncrease of hashrate 39% on SM 5.0 / GTX750Ti without OC
 - Decrease in power consumption of the rig by 10W

Just awesome! Smiley
legendary
Activity: 2716
Merit: 1094
Black Belt Developer

yeah, that was it, thanks!
very interesting...
legendary
Activity: 1470
Merit: 1114
legendary
Activity: 3248
Merit: 1072
legendary
Activity: 2716
Merit: 1094
Black Belt Developer
I don't run windows.
Nicehash please provide the sources.
legendary
Activity: 3248
Merit: 1072
so we can except 20MH on a 970 with this new optimized version?

still something is tellimg me that it is not profitable

edit yes 20MH for each 970, so now mona and vertcoin are again profitable, good enough for me some backup when etheruem will fade away due to pos..
agreed to :
so close :


you can go higher

sr. member
Activity: 299
Merit: 250
so we can except 20MH on a 970 with this new optimized version?

still something is tellimg me that it is not profitable

edit yes 20MH for each 970, so now mona and vertcoin are again profitable, good enough for me some backup when etheruem will fade away due to pos..
agreed to :
so close :
legendary
Activity: 1134
Merit: 1001
We're giving away 100% speedup on Lyra2REv2: https://www.nicehash.com/?p=news&id=80

Best regards,
NiceHash team.

Thanks Smiley .
legendary
Activity: 3248
Merit: 1072
so we can except 20MH on a 970 with this new optimized version?

still something is tellimg me that it is not profitable

edit yes 20MH for each 970, so now mona and vertcoin are again profitable, good enough for me some backup when etheruem will fade away due to pos..
sr. member
Activity: 364
Merit: 260
--- ChainWorks Industries ---
We're giving away 100% speedup on Lyra2REv2: https://www.nicehash.com/?p=news&id=80

Best regards,
NiceHash team.

Where did the lyra2v2 kernel come from? Is it open source?

djm34 created lyra2rev2 ...

he has always had the leading hand with this and the neoscrypt algo ...

cuda and these algos have been his forte for a long time now ...

#crysx
legendary
Activity: 1797
Merit: 1028
The lyra2v2 kernal has been split into three passes instead of one pass. I guess to reduce the register pressure.

I just did a comparison on the 750ti with sp-mod private #6 (-i 18)

My cubehash.blakekeccak256,skein,bmw kernals are all faster, but the lyra2v2 kernal is 44% slower.

sp-mod private: 4675
Lyra2v2-Nicehash: 6100 (30% faster)

Not bad, I think the work has been done by djm34.

Code:
==3632== Profiling application: ccminer_sp_lyra2v2.exe -a lyra2v2 -i 18
==3632== Profiling result:

Time(%)      Time     Calls       Avg       Min       Max  Name
 46.87%  2.75600s       143  19.273ms  19.181ms  21.679ms  lyra2v2_gpu_hash_32_2(unsigned int, unsigned int, __int64*)
 35.42%  2.08255s       286  7.2817ms  7.2457ms  8.2117ms  cubehash256_gpu_hash_32(unsigned int, unsigned int, uint2*)
  6.10%  358.73ms       143  2.5086ms  2.4916ms  2.8360ms  blakeKeccak256_gpu_hash_80(unsigned int, unsigned int, unsigned int*)
  4.33%  254.58ms       143  1.7803ms  1.7564ms  2.0057ms  skein256_gpu_hash_32(unsigned int, unsigned int, __int64*)
  3.66%  215.44ms       143  1.5066ms  1.4988ms  1.6974ms  lyra2v2_gpu_hash_32_1(unsigned int, unsigned int, uint2*)
  1.89%  111.38ms       143  778.90us  773.77us  877.74us  lyra2v2_gpu_hash_32_3(unsigned int, unsigned int, uint2*)
  1.71%  100.41ms       143  702.18us  698.09us  792.84us  bmw256_gpu_hash_32(unsigned int, unsigned int, uint2*, unsigned int*, unsigned int)
  0.01%  703.33us       143  4.9180us  4.5440us  7.1050us  [CUDA memcpy DtoH]
  0.01%  470.55us       143  3.2900us  3.1040us  7.6490us  [CUDA memset]
  0.00%  11.744us         7  1.6770us  1.3120us  3.7440us  [CUDA memcpy HtoD]

sp-mod private #6:

==820== Profiling application: ccminer.exe -a lyra2v2 --benchmark -i 18
==820== Profiling result:
Time(%)      Time     Calls       Avg       Min       Max  Name
 68.70%  5.65170s       147  38.447ms  38.297ms  43.242ms  lyra2v2_gpu_hash_32(unsigned int, unsigned int, uint2*)
 22.94%  1.88714s       294  6.4188ms  6.4047ms  7.2165ms  cubehash256_gpu_hash_32(unsigned int, unsigned int, uint2*)
  3.96%  325.75ms       147  2.2160ms  2.2060ms  2.4968ms  blakeKeccak256_gpu_hash_80(unsigned int, unsigned int, unsigned int*)
  3.21%  263.95ms       147  1.7956ms  1.7774ms  2.0206ms  skein256_gpu_hash_32(unsigned int, unsigned int, __int64*)
  1.18%  97.455ms       147  662.96us  659.58us  745.59us  bmw256_gpu_hash_32(unsigned int, unsigned int, uint2*, unsigned int*, unsigned int)
  0.00%  385.64us       147  2.6230us  2.5270us  3.7110us  [CUDA memset]
  0.00%  260.56us       147  1.7720us  1.5680us  3.1360us  [CUDA memcpy DtoH]
  0.00%  6.2390us         7     891ns     704ns  1.3440us  [CUDA memcpy HtoD]


LYRA2V2 HASH RATE--

I am getting close to 14MH/s on my GTX 960 for the revised lyra2v2 kernel.  It used to be about 6.5 MH/s on the same card.  Now, it is faster than Quark by 3MH/s.

NiceHashMiner reports that I am earning at a rate of $1.96 a day on this single card.  Cool!       --scryptr
sp_
legendary
Activity: 2954
Merit: 1087
Team Black developer
The lyra2v2 kernal has been split into three passes instead of one pass. I guess to reduce the register pressure.

I just did a comparison on the 750ti with sp-mod private #6 (-i 18)

My cubehash.blakekeccak256,skein,bmw kernals are all faster, but the lyra2v2 kernal is 44% slower.

sp-mod private: 4675
Lyra2v2-Nicehash: 6100 (30% faster)

Not bad, I think the work has been done by djm34.

Code:
==3632== Profiling application: ccminer_sp_lyra2v2.exe -a lyra2v2 -i 18
==3632== Profiling result:

Time(%)      Time     Calls       Avg       Min       Max  Name
 46.87%  2.75600s       143  19.273ms  19.181ms  21.679ms  lyra2v2_gpu_hash_32_2(unsigned int, unsigned int, __int64*)
 35.42%  2.08255s       286  7.2817ms  7.2457ms  8.2117ms  cubehash256_gpu_hash_32(unsigned int, unsigned int, uint2*)
  6.10%  358.73ms       143  2.5086ms  2.4916ms  2.8360ms  blakeKeccak256_gpu_hash_80(unsigned int, unsigned int, unsigned int*)
  4.33%  254.58ms       143  1.7803ms  1.7564ms  2.0057ms  skein256_gpu_hash_32(unsigned int, unsigned int, __int64*)
  3.66%  215.44ms       143  1.5066ms  1.4988ms  1.6974ms  lyra2v2_gpu_hash_32_1(unsigned int, unsigned int, uint2*)
  1.89%  111.38ms       143  778.90us  773.77us  877.74us  lyra2v2_gpu_hash_32_3(unsigned int, unsigned int, uint2*)
  1.71%  100.41ms       143  702.18us  698.09us  792.84us  bmw256_gpu_hash_32(unsigned int, unsigned int, uint2*, unsigned int*, unsigned int)
  0.01%  703.33us       143  4.9180us  4.5440us  7.1050us  [CUDA memcpy DtoH]
  0.01%  470.55us       143  3.2900us  3.1040us  7.6490us  [CUDA memset]
  0.00%  11.744us         7  1.6770us  1.3120us  3.7440us  [CUDA memcpy HtoD]

sp-mod private #6:

==820== Profiling application: ccminer.exe -a lyra2v2 --benchmark -i 18
==820== Profiling result:
Time(%)      Time     Calls       Avg       Min       Max  Name
 68.70%  5.65170s       147  38.447ms  38.297ms  43.242ms  lyra2v2_gpu_hash_32(unsigned int, unsigned int, uint2*)
 22.94%  1.88714s       294  6.4188ms  6.4047ms  7.2165ms  cubehash256_gpu_hash_32(unsigned int, unsigned int, uint2*)
  3.96%  325.75ms       147  2.2160ms  2.2060ms  2.4968ms  blakeKeccak256_gpu_hash_80(unsigned int, unsigned int, unsigned int*)
  3.21%  263.95ms       147  1.7956ms  1.7774ms  2.0206ms  skein256_gpu_hash_32(unsigned int, unsigned int, __int64*)
  1.18%  97.455ms       147  662.96us  659.58us  745.59us  bmw256_gpu_hash_32(unsigned int, unsigned int, uint2*, unsigned int*, unsigned int)
  0.00%  385.64us       147  2.6230us  2.5270us  3.7110us  [CUDA memset]
  0.00%  260.56us       147  1.7720us  1.5680us  3.1360us  [CUDA memcpy DtoH]
  0.00%  6.2390us         7     891ns     704ns  1.3440us  [CUDA memcpy HtoD]
legendary
Activity: 1470
Merit: 1114
We're giving away 100% speedup on Lyra2REv2: https://www.nicehash.com/?p=news&id=80

Best regards,
NiceHash team.

Sources?

https://github.com/nicehash/NiceHashMiner/releases/tag/1.5.1.0

 Cool

Edit: no clue if the ccminer sources are there btw, just pointing out their git location!

They aren't.
Jump to: