Bitcoin Forum
June 30, 2024, 02:34:56 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 [265] 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 ... 417 »
5281  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 30, 2016, 06:12:27 AM
Wich is good. Lyra2re was replaced by lyra2v2 because the botnets had most of the hashrate. (Vertcoin, lyrabar)  lyra2v2 is usually  also more profitable to mine.
Untfortunately my attempts to optimise lyra2v2 have not succeeded.

In my buyable private miner the gtx 960 is around 10% faster.
 I doubled the speed in the cubehash algo.
I reduced the  number of registers needed in the lyra algo by moving some to the level 1 cache(by adding memory access). + some other tweaks. All the algos have been optimized.
5282  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 30, 2016, 06:07:33 AM
I am working on the sp-mod ultimate. Most of the kernals merged into one. Since #6 will include decred,vcach,blake2s the price will be more than 0.1 BTC.

I have added some more quark hash:



This private miner will earn 0,00142592BTC / day @32MHASH quark. (zpool.ca) ($6.13)
Genoils etherum miner will give you ($4.71) of 24 hours of mining. on the same card.
Donators will get discounts on #6 when it's ready.

The pic was taken  with -i 25 1500mhz core clock. Reduced  Memclock . Gigbyte windforce 980ti g1 gaming

You can buy #5(with a boost in x11,x13.x15,quark,lyra2v2,nist5, neoscrypt) for just 0.1 btc.

5283  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 30, 2016, 05:54:40 AM
The quadro has 3072 CUDA Cores and is clocked at 1000mhz

The 980ti has 2740 CUDA Cores and can be clocked stable at 1500mhz.(gigabyte windforce  g1 gaming.)

5284  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 30, 2016, 05:49:25 AM
Do you ever test with QUADRO cards? Want me to test with QUADRO M6000 12GB ever?
Because pretty much any of the latest sp-mod ccminers both cuda 6.5 or 7.5 only make around 23MH/s Quark on the card and I think it should actually be better than 980ti right? Is it a settings thing or just need to be coded for different GPU architecture or what?

You should buy my private miner. (0.1 btc) the opensource is slower.

Did you try with increased i intensities? Try  -i 25 , -i 25.5 or perhaps -i 26
5285  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 28, 2016, 08:41:00 PM
Wich is good. Lyra2re was replaced by lyra2v2 because the botnets had most of the hashrate. (Vertcoin, lyrabar)  lyra2v2 is usually  also more profitable to mine.
5286  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 28, 2016, 07:50:20 PM
Regularly Lyra2RE is profitable with NiceHash. Wonder which coin peoples are mining.
how much is profitable? how much with one 970 per day?
Lyra2 is even more profitable mining with a CPU using cpuminer-opt (see sig). It's normalised profitability
rate is 1.25 x11 vs ccminer at .336.
what this mean? i can not understand your profit in your post

Lyra2re is paying 2.5Btc/ghash. 1 750ti shoild do around 1.1mhash with the sp-mod

(1.1/1000)*2.5 gives you 1 dollar per day.
5287  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.7.5 with Vanilla Decred and Blake2S - opensource (tpruvot) on: March 28, 2016, 04:35:52 PM
Your card is trottleing. Open gpuz and check the powercap. Vrel(voltage related). Term (heat.)
5288  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 28, 2016, 06:15:07 AM
0.01426

Not

0.001426
5289  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 27, 2016, 08:47:34 PM
I am working on the sp-mod ultimate. Most of the kernals merged into one. Since #6 will include decred,vcach,blake2s the price will be more than 0.1 BTC.

I have added some more quark hash:



This private miner will earn 0,00142592BTC / day @32MHASH quark. (zpool.ca) ($6.13)
Genoils etherum miner will give you ($4.71) of 24 hours of mining. on the same card.

Donators will get discounts on #6 when it's ready.
5290  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 26, 2016, 10:37:19 AM
That's a known fix for 'unknown work'. Currently you can't tweak those settings in ccminer except for scan time, which means on occasion the miner will just shit a fuck ton of unknown works and the number of accepted submits drops to about 50%. It really hurts your efficiency pool side.
Yes, and when it does it, it will continue to do so for a long time. Restarting the miner or if I remember correctly when the pool pushes a difficulty change also sovles the issue but I'm not 100% on that one.

In 1.5.78 I submit stale shares as default. In 1.7.5 they are not submitted. Didn't make a switch though.


Here is the changeset:

https://github.com/sp-hash/ccminer/commit/6a1e8cda54df25dc6e484b20c7879aa87cf95841

If anybody wants to make a fix with a switch, add a pull request and I will merge it. (flipclip, pallas?`)
5291  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 26, 2016, 10:36:03 AM
Maybe you can make a discount for donators of other modules. Forex. for every module donatıors you can make 0.1btc discount. Smiley)

Good idea.
5292  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 26, 2016, 10:34:08 AM
But the price will be more than 0.1 BTC. Not fair for the people who have  already bough the other modules.
Is the speed the same between vnl+dcr compared to just dcr in #7?

Same speed. But I might add the blake2s kernal(+7%) for free for the Vcash+vanilla donatores.
5293  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethminer-0.9.41-genoil-1.x.x on: March 26, 2016, 07:42:38 AM
Download the latest 1.0.6 release. It crashes with the parameter -E old if there are no Dag files in the folder. (first run) on a new computer)
Hmm strange. Tried to reproduce on both default and custom directory (both empty) and it just starts generating DAG files..

I get the same crash when I have 2 instances of the miner, one card on opencl and one card on cuda. and they share the dag file. To fix it I have to use 2 seperate folders for the dag files.
5294  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 26, 2016, 07:14:55 AM
But the price will be more than 0.1 BTC. Not fair for the people who have  already bough the other modules.

5295  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethminer-0.9.41-genoil-1.x.x on: March 26, 2016, 07:12:47 AM
Download the latest 1.0.6 release. It crashes with the parameter -E old if there are no Dag files in the folder. (first run) on a new computer)
5296  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 25, 2016, 08:36:26 PM
I just did a comparison between my buyable private miner (0.1BTC) and the latest 1.7.5 release.
I have written 0-10% faster, but I should have written 17-74% faster

Sp-Mod #5 default intensities hashrates in MHASH/s. (980ti 1290 coreclock/1650 memclock)

nist5: 43.80 (+17%)
quark: 27.85 (+61,91%)
lyra2v2 16.10 (+16.6%)
x11:   12.85 (+18%)
x13:   10.27 (+19.97)
x15:    8.83 (+18.52 )
neoscrypt: 0.99 (+73.68%)

Current profit with my modded kernal on nicehash.com:(one single gtx 980ti, 24 hours mining)

neoscrypt:    0,00971250BTC ($4,0792500)
quark:   0,00907910BTC ($3,8132220)
x15:       0,00819512BTC ($3,4419504)
x13:       0,00796027BTC ($3,3433134)
x11:       0,00718058BTC ($3,0158436)
lyra2v2:   0,00663964BTC ($2,7886488)
nist5:     0,00161184BTC ($0,6769728)
5297  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 25, 2016, 06:55:43 PM
Curiously SP, why don't you try a miner fee in addition to a paid fee? As in you release a private miner for .1BTC or 2% miner fee. People who really want it will pay .1 and people who don't have the money will mine on 2%. It's safe to assume there is no exclusivity here as we aren't paying $500 for a miner, so people who really want it will buy it anyway as .1 is affordable.

I think I will do this, and include all the algos in one miner.
5298  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 25, 2016, 06:30:43 PM
I just did a comparison between my buyable private miner (0.1BTC) and the latest 1.7.5 release.
I have written 0-10% faster, but I should have written 17-74% faster

Sp-Mod #5 default intensities hashrates in MHASH/s. (980ti 1290 coreclock/1650 memclock)

nist5: 43.80 (+17%)
quark: 27.85 (+61,91%)
lyra2v2 16.10 (+16.6%)
x11:   12.85 (+18%)
x13:   10.27 (+19.97)
x15:    8.83 (+18.52 )
neoscrypt: 0.99 (+73.68%)

1.7.5: (32bit windows build cuda 7.5) default intensities in MHASH/s (980ti 1290 coreclock/1650 memclock)

nist5: 37.45
quark: 17.20
lyra2v2: 13.81
x11: 10.88
x13: 8.56
x15: 7.45
neoscrypt: 0.57

1.7.5: (32bit windows build cuda 6.5) (980ti 1290 coreclock/1650 memclock)

nist5: 38.93
quark: 17.5
lyra2v2: 13.18
x11: 10.95
x13: 8.88
x15: 7.7
neoscrypt: 0.71

5299  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: March 25, 2016, 05:18:42 PM
Thanks scryptr. Decred #7 is very profitable at the moment.


5300  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] ccminer 1.7.5 with Vanilla Decred and Blake2S - opensource (tpruvot) on: March 25, 2016, 03:53:51 PM
I get alot of duplicates in the blake2s version on github:

(Nonce xxxxx already sendt 1 second ago.)


(this is my optimized version, but your version have the same problem.)

Pages: « 1 ... 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 [265] 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 ... 417 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!