Bitcoin Forum
August 17, 2024, 05:37:55 AM *
News: Latest Bitcoin Core release: 27.1 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 ... 417 »
5961  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: January 02, 2016, 09:36:42 AM
I'm not a big fan of the hybrid option, seems simpler to manage multiple executables, but I'll throw in my 2 satoshis.

I am not a fan eighter. So I try to make small adjustments to the code to aid the cuda7.5 compiler.
5962  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: January 02, 2016, 09:35:14 AM
I tried making a quick and dirty hybrid ccminer according to this table, to mine X11.  Unfortunately it is slower. Maybe it's because I'm on Linux...

I am profiling the release 74 exe file. (If you want to build you need to extract the sourcecode from the 6.5 version wich is release 74)

the command line can be something like:

nvprof ccminer74.exe -a x11 --benchmark -d 0
and compare with:
nvprof ccminer77.exe -a x11 --benchmark -d 0

5963  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: January 02, 2016, 09:31:10 AM
I added 0.5MHASH to the qubit algo and 20MHASH in the doom algo(10% faster). on the gtx 970 @github
5964  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 31, 2015, 10:46:53 AM
here are some timings from the x11 algo on a 750ti:

cuda 7.5 is faster: blake, skein,shavite,simd,echo
cuda 6.5 is faster: bmw,groestl,jhkeccak,luffacubehash


Code:
release 74:

22.6765s  8.1170ms          (19968 1 1)        (64 1 1)        64        0B        0B         -           -  GeForce GTX 750         2        14  quark_blake512_gpu_hash_80(unsigned int, unsigned int, uint2*) [3277]
22.6846s  8.8407ms*          (39936 1 1)        (32 1 1)       128        0B        0B         -           -  GeForce GTX 750         2        14  quark_bmw512_gpu_hash_64(unsigned int, unsigned int, __int64*, unsigned int const *) [3283]
22.6935s  83.971ms*           (9984 1 1)       (512 1 1)        64        0B        0B         -           -  GeForce GTX 750         2        14  quark_groestl512_gpu_hash_64_quad(unsigned int, unsigned int, unsigned int*, unsigned int const *) [3289]
22.7775s  10.594ms           (9984 1 1)       (128 1 1)        40        0B        0B         -           -  GeForce GTX 750         2        14  quark_skein512_gpu_hash_64(unsigned int, unsigned int, __int64*, unsigned int const *) [3295]
22.7881s  34.017ms*          (4992 1 1)       (256 1 1)        80        0B        0B         -           -  GeForce GTX 750         2        14  quark_jh512Keccak512_gpu_hash_64(unsigned int, unsigned int, unsigned int*) [3300]
22.8221s  59.762ms*          (4992 1 1)       (256 1 1)        71        0B        0B         -           -  GeForce GTX 750         2        14  x11_luffaCubehash512_gpu_hash_64(unsigned int, unsigned int, __int64*) [3305]
22.8819s  57.118ms           (3994 1 1)       (320 1 1)        64  4.0000KB        0B         -           -  GeForce GTX 750         2        14  x11_shavite512_gpu_hash_64(unsigned int, unsigned int, __int64*) [3310]
22.9390s  55.778ms         (319488 1 1)        (32 1 1)        62        0B        0B         -           -  GeForce GTX 750         2        14  x11_simd512_gpu_expand_64(unsigned int, unsigned int, __int64 const *, uint4*) [3316]
22.9948s  29.153ms          (39936 1 1)        (32 1 1)        64        0B        0B         -           -  GeForce GTX 750         2        14  x11_simd512_gpu_compress_64_maxwell(unsigned int, unsigned int, __int64*, uint4*) [3322]
23.0239s  93.088ms           (4992 1 1)       (256 1 1)        80  4.0000KB        0B         -           -  GeForce GTX 750         2        14  x11_echo512_gpu_hash_64_final(unsigned int, unsigned int, __int64 const *, unsigned int*, unsigned int) [3330]

release 77:

3.83318s  7.1578ms*          (19968 1 1)        (64 1 1)        80        0B        0B         -           -  GeForce GTX 750         2        14  quark_blake512_gpu_hash_80(unsigned int, unsigned int, uint2*) [736]
3.84034s  9.1572ms          (39936 1 1)        (32 1 1)       146        0B        0B         -           -  GeForce GTX 750         2        14  quark_bmw512_gpu_hash_64(unsigned int, unsigned int, __int64*, unsigned int const *) [742]
3.84951s  84.421ms           (9984 1 1)       (512 1 1)        64        0B        0B         -           -  GeForce GTX 750         2        14  quark_groestl512_gpu_hash_64_quad(unsigned int, unsigned int, unsigned int*, unsigned int const *) [748]
3.93394s  9.0119ms*           (9984 1 1)       (128 1 1)        40        0B        0B         -           -  GeForce GTX 750         2        14  quark_skein512_gpu_hash_64(unsigned int, unsigned int, __int64*, unsigned int const *) [754]
3.94295s  37.825ms           (4992 1 1)       (256 1 1)        79        0B        0B         -           -  GeForce GTX 750         2        14  quark_jh512Keccak512_gpu_hash_64(unsigned int, unsigned int, unsigned int*) [759]
3.98079s  64.982ms           (2496 1 1)       (512 1 1)        75        0B        0B         -           -  GeForce GTX 750         2        14  x11_luffaCubehash512_gpu_hash_64(unsigned int, unsigned int, __int64*) [764]
4.04578s  56.054ms*          (4992 1 1)       (256 1 1)        80  4.0000KB        0B         -           -  GeForce GTX 750         2        14  x11_shavite512_gpu_hash_64(unsigned int, unsigned int, __int64*) [769]
4.10184s  47.404ms*         (319488 1 1)        (32 1 1)        64        0B        0B         -           -  GeForce GTX 750         2        14  x11_simd512_gpu_expand_64(unsigned int, unsigned int, __int64 const *, uint4*) [775]
4.14925s  25.791ms*          (39936 1 1)        (32 1 1)       128        0B        0B         -           -  GeForce GTX 750         2        14  x11_simd512_gpu_compress_64_maxwell(unsigned int, unsigned int, __int64*, uint4*) [781]
4.17506s  91.801ms*          (4992 1 1)       (256 1 1)       128  4.0000KB        0B         -           -  GeForce GTX 750         2        14  x11_echo512_gpu_hash_64_final(unsigned int, unsigned int, __int64 const *, unsigned int*, unsigned int) [789]

5965  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 31, 2015, 10:13:38 AM
My GTX 960 gets 340kh/s mining Neoscrypt with the latest NiceHash Miner, that makes my GTX 960 as fast as an AMD 280X with the latest NiceHash Miner.  They are still using your release dot 74.  If you did a hybrid compile (Pallas), NiceHash may incorporate your release dot 77+.  Neoscrypt is still a top-paying algo at NiceHash, and AMD code is really being optimized there.
I may do some benchmark tests.       --scryptr

I have done some tests. Some kernals are faster with cuda 6.5 and some are faster in 7.5. With a hybrid approach we get more hash.

I will create a hybrid projectfile for release 78 (windows only)
Small boost in all algos as usual Smiley
5966  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner on: December 31, 2015, 12:22:44 AM
Quark, X11 it does not work Wolf  Wink
I don't understand what you mean.
new optimised kernels Quark, X11 for NiceHash

The x11 kernal was not made by wolf0 was it? The wolf0 kernal is only doing 6.5MHASH on the r9 280x.
The nicehash kernal is doing 11MHASH@200watt

My opensource  ccminer kernal is doing 3.6MHASH with oc @ 50watt. on the 750ti. Equal to 14.4MHASH on the r9 280x. 11mHASH i good, but not profitable. The dashminers have private kernals that mines 22MHASH on different hardware and same Watt.

 AMD users should mine Etherum. Such profit!
5967  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 30, 2015, 03:50:36 PM
I submitted an x11 speedup. small AES/echo change.
Now the cuda 7.5 version is faster than cuda 6.5 on the 750ti. (+15khash)
on the
gtx 970 it is still 250khash slower(than release 74)
gtx 960 20khash slower.(than release 74)
5968  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 30, 2015, 07:52:09 AM
@sp_ can you please post numbers for 14 round blake so ican post them in decred thread. thanks

gtx 980ti 2,4GHASH
gtx 980 1,8GHASH
gtx 970 1,52GHASH
gtx 960 0.98MHASH
gtx 750ti  0.53MHASH
5969  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 11:18:55 PM
djm34 is a good coder. Please send him some beers. His work on neoscrypt has made it one of the most profitable algos.
5970  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: December 29, 2015, 03:54:46 PM
oops. The numbers are for 8 rounds of blake and not 14  rounds.
5971  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][BLC] Blakecoin Blake-256 for GPU/FPGA With Merged Mined Pools Stable Net on: December 29, 2015, 03:51:07 PM
Free gpu miner for NVIDIA cards:

release 77++ (git)

980ti: 4.1GHASH
980:  3.05GHASH
970: 2,63MHASH
960:  1,71MHASH
750ti: 930MHASH

ccminer -a blakecoin

1.5.77(sp-MOD) is available here: (20-dec-2015)

https://github.com/sp-hash/ccminer/releases/

The sourcecode is available here:

https://github.com/sp-hash/ccminer
5972  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][DCR] Decred - Hybrid PoW/PoS | btcsuite Devs | Tons of New Features | Go on: December 29, 2015, 03:48:44 PM
Free gpu miner for NVIDIA cards:

release 77++ (git)

980ti: 4.1GHASH
980:  3.05GHASH
970: 2,63MHASH
960:  1,71MHASH
750ti: 930MHASH

ccminer -a blake

1.5.77(sp-MOD) is available here: (20-dec-2015)

https://github.com/sp-hash/ccminer/releases/

The sourcecode is available here:

https://github.com/sp-hash/ccminer
5973  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 03:18:31 PM
Submitted another optimalization 1-2% faster (@github)
Just tested on my 980ti and 980.

release 77++ (git)

980ti: 4.1GHASH
980:  3.05GHASH
970: 2,62GHASH 2,63MHASH
960: 1,68GHASH 1,71MHASH
750ti: 912MHASH 930MHASH
5974  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 02:29:19 PM
release 77+ (git)

750ti: 912MHASH
970: 2,62GHASH
960: 1,68GHASH

blake 8 rounds chart (AMD):


6.4GH/s - 6.9GH/s on a AMD Radeon R9 295X2
3.3GH/s - 3.5GH/s on a AMD Radeon R9 290X
2.9GH/s - 3.1GH/s on a AMD Radeon R9 290
2.6GH/s - 2.8GH/s on a AMD Radeon R9 280X
2.2GH/s - 2.4GH/s on a AMD Radeon R9 280
1.2GH/s - 1.5GH/s on a AMD Radeon R9 270
4.8GH/s - 5.1GH/s on a AMD ATI Radeon 7990
2.2GH/s - 2.8GH/s on a AMD ATI Radeon 7970
2.1GH/s - 2.4GH/s on a AMD ATI Radeon 7950
2.6GH/s - 2.9GH/s on a AMD ATI Radeon 6990
1.4GH/s - 1.5GH/s on a AMD ATI Radeon 6970
1.4GH/s on a AMD ATI Radeon 6950
900MH/s on a AMD ATI Radeon 6870
800MH/s on a AMD ATI Radeon 6850
1.3GH/s on a AMD ATI Radeon 5870
1.1GH/s on a AMD ATI Radeon 5850
1.6GH/s on a ZTEX USB-FPGA 1.15y Quad Spartan-6 LX150 Development Board
1.5GH/s on a Enterpoint Cairnsmore 1 Quad Spartan-6 LX150 Development Board
960MH/s on a Lancelot Dual Spartan-6 LX150 Development Board
360MH/s on a ZTEX USB-FPGA 1.15x Spartan-6 LX150 Development Board
5975  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 02:15:54 PM
I just made it 5% faster in 5 minutes. Smiley you have to build yourself or wait for release 78
5976  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 02:11:50 PM
I submitted a 70MHASH speedup in the blake-256 8 and 14 rounds. (@github)


750ti: 902MHASH 912MHASH
970: 2,55GHASH 2,62GHASH
960: 1,6GHASH  1,68GHASH
5977  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 29, 2015, 01:54:39 PM
14 rounds is already implemented in sp-mod release 77

ccminer -a blake          (14 rounds)
ccminer -a blakecoin ... (8 rounds)

14 rounds:


750ti: 495MHASH
970: 1,5GHASH
960: 952MHASH

8 rounds:

750ti: 902MHASH
970: 2,55GHASH
960: 1,6GHASH
5978  Alternate cryptocurrencies / Bounties (Altcoins) / Re: Bounty for Open-Sourced XMR/Cryptonight GPU Miner Bounties Thread on: December 29, 2015, 12:04:59 PM
Private optimized  NVIDIA cryptonight kernal for sale. Only 0.1BTC

10% faster. (windows exe)

If I get 2BTC I could work on it some more and release the sourcecode.
I think 20% faster is possible
5979  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 28, 2015, 11:22:55 PM
The compiler engineers at NVIDIA is probobly using EESL. Altcoin miners make their own compilers from scratach.
5980  Alternate cryptocurrencies / Mining (Altcoins) / Re: CCminer(SP-MOD) Modded NVIDIA Maxwell kernels. on: December 28, 2015, 10:32:07 PM
If you compile for cuda 6.5 you should use the release74 version for all sourcecode files. X11 is also faster
Apparently not:
Yours: https://ottrbutt.com/miner/spx11stock7.5-12282015.png
Mine: https://ottrbutt.com/miner/wolfx11ccminer7.5-12282015.png
(both nsfw)
Mine received a bump of over 100kh/s from 7.5, yours seemed to drop a bit. As for register use, I can see why - 128 regs on yours, 24b spill stores, 20b spill loads. Mine uses 54 regs with 0b for spills/loads.

Nice findings. The compiler is different in x86 (32bit) than linux 64bit.
Pages: « 1 ... 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 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 ... 417 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!