Bitcoin Forum
June 20, 2025, 11:32:49 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 [366] 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347847 times)
bensam1231
Legendary
*
Offline Offline

Activity: 1806
Merit: 1024


View Profile
October 29, 2015, 05:29:57 AM
 #7301

The quark miners are escaping from nicehash. Maybe because all the other pools are paying much bether..

Quark rates:

http://nicehash.com: 0.17 BTC/GHASH
http://ffpool.net:0.28 BTC/GHASH
http://yiimp.ccminer.org:0.29 BTC/GHASH
http://hashpower.co/: 0.7671 BTC/GHASH


Here is free opensource software that will switch between the best pools:

http://cryptomining-blog.com/5186-updated-miner-control-tool-packages-for-amd-and-nvidia-3/
http://cryptomining-blog.com/5294-new-miner-control-1-6-5-software-kbomba-edition/

Just like the nicehash algo switcher, only that you get payed more.

If you ever make a API for your miner so it could work with multi-miner, I would love you forever. MM is totally the best auto-switcher/monitoring software. It was never hooked into Nvidia stuff because there wasn't ever a API for it.

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

I buy private Nvidia miners. Send information and/or inquiries to my PM box.
chrysophylax
Legendary
*
Offline Offline

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
October 29, 2015, 06:19:44 AM
 #7302

sp ...

the latest git seems to have a compile error ...

-------

mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
make[2]: *** No rule to make target 'x15/axiom.cu', needed by 'x15/axiom.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
ptxas info    : 0 bytes gmem, 1568 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_64jjPm' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_64jjPm
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 92 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_80jjPv' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_80jjPv
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 90 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z25pentablake_gpu_check_hashjjPjS_' for 'sm_50'
ptxas info    : Function properties for _Z25pentablake_gpu_check_hashjjPjS_
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 6 registers, 344 bytes cmem[0]
ptxas info    : 0 bytes gmem
pentablake.cu: In function ‘int scanhash_pentablake(int, uint32_t*, const uint32_t*, uint32_t, long unsigned int*)’:
pentablake.cu:520:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
pentablake.cu:535:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem
ptxas info    : Compiling entry function '_Z21groestl256_gpu_hash32jjPmPjj' for 'sm_50'
ptxas info    : Function properties for _Z21groestl256_gpu_hash32jjPmPjj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 128 registers, 8192 bytes smem, 380 bytes cmem[0], 4 bytes cmem[2], 8 textures
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1618: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:562: recipe for target 'all' failed
make: *** [all] Error 2

-------

what could this be? ...

up until this latest git ( now that im back ) - it had been compiling fine ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 07:04:02 AM
 #7303

sp ...

the latest git seems to have a compile error ...

-------

mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
make[2]: *** No rule to make target 'x15/axiom.cu', needed by 'x15/axiom.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
ptxas info    : 0 bytes gmem, 1568 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_64jjPm' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_64jjPm
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 92 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_80jjPv' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_80jjPv
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 90 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z25pentablake_gpu_check_hashjjPjS_' for 'sm_50'
ptxas info    : Function properties for _Z25pentablake_gpu_check_hashjjPjS_
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 6 registers, 344 bytes cmem[0]
ptxas info    : 0 bytes gmem
pentablake.cu: In function ‘int scanhash_pentablake(int, uint32_t*, const uint32_t*, uint32_t, long unsigned int*)’:
pentablake.cu:520:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
pentablake.cu:535:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem
ptxas info    : Compiling entry function '_Z21groestl256_gpu_hash32jjPmPjj' for 'sm_50'
ptxas info    : Function properties for _Z21groestl256_gpu_hash32jjPmPjj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 128 registers, 8192 bytes smem, 380 bytes cmem[0], 4 bytes cmem[2], 8 textures
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1618: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:562: recipe for target 'all' failed
make: *** [all] Error 2

-------

what could this be? ...

up until this latest git ( now that im back ) - it had been compiling fine ...

#crysx

Try to add this to the makefile

sph/hefty1.cpp

and rename all axiom files to bastion (in the makefile)

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

Activity: 3080
Merit: 1093


--- ChainWorks Industries ---


View Profile WWW
October 29, 2015, 07:45:34 AM
 #7304

sp ...

the latest git seems to have a compile error ...

-------

mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
make[2]: *** No rule to make target 'x15/axiom.cu', needed by 'x15/axiom.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
ptxas info    : 0 bytes gmem, 1568 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_64jjPm' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_64jjPm
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 92 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_80jjPv' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_80jjPv
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 90 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z25pentablake_gpu_check_hashjjPjS_' for 'sm_50'
ptxas info    : Function properties for _Z25pentablake_gpu_check_hashjjPjS_
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 6 registers, 344 bytes cmem[0]
ptxas info    : 0 bytes gmem
pentablake.cu: In function ‘int scanhash_pentablake(int, uint32_t*, const uint32_t*, uint32_t, long unsigned int*)’:
pentablake.cu:520:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
pentablake.cu:535:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem
ptxas info    : Compiling entry function '_Z21groestl256_gpu_hash32jjPmPjj' for 'sm_50'
ptxas info    : Function properties for _Z21groestl256_gpu_hash32jjPmPjj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 128 registers, 8192 bytes smem, 380 bytes cmem[0], 4 bytes cmem[2], 8 textures
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1618: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:562: recipe for target 'all' failed
make: *** [all] Error 2

-------

what could this be? ...

up until this latest git ( now that im back ) - it had been compiling fine ...

#crysx

Try to add this to the makefile

sph/hefty1.cpp

and rename all axiom files to bastion (in the makefile)

that doesnt seem to work ...

-------

sph/ccminer-hefty1.o: In function `HEFTY1_Init':
hefty1.cpp:(.text+0x980): multiple definition of `HEFTY1_Init'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:295: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1_Update':
hefty1.cpp:(.text+0x9f0): multiple definition of `HEFTY1_Update'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:306: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1_Final':
hefty1.cpp:(.text+0xb20): multiple definition of `HEFTY1_Final'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:322: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1':
hefty1.cpp:(.text+0xcf0): multiple definition of `HEFTY1'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:359: first defined here
collect2: error: ld returned 1 exit status
Makefile:944: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1638: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:564: recipe for target 'all' failed
make: *** [all] Error 2

-------

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 08:38:41 AM
 #7305

sp ...

the latest git seems to have a compile error ...

-------

mv -f sph/.deps/ccminer-haval.Tpo sph/.deps/ccminer-haval.Po
make[2]: *** No rule to make target 'x15/axiom.cu', needed by 'x15/axiom.o'.  Stop.
make[2]: *** Waiting for unfinished jobs....
ptxas info    : 0 bytes gmem, 1568 bytes cmem[3]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_64jjPm' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_64jjPm
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 92 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z22pentablake_gpu_hash_80jjPv' for 'sm_50'
ptxas info    : Function properties for _Z22pentablake_gpu_hash_80jjPv
    128 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 90 registers, 336 bytes cmem[0]
ptxas info    : Compiling entry function '_Z25pentablake_gpu_check_hashjjPjS_' for 'sm_50'
ptxas info    : Function properties for _Z25pentablake_gpu_check_hashjjPjS_
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 6 registers, 344 bytes cmem[0]
ptxas info    : 0 bytes gmem
pentablake.cu: In function ‘int scanhash_pentablake(int, uint32_t*, const uint32_t*, uint32_t, long unsigned int*)’:
pentablake.cu:520:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
pentablake.cu:535:57: warning: passing NULL to non-pointer argument 2 of ‘cudaError_t MyStreamSynchronize(cudaStream_t, int, int)’ [-Wconversion-null]
ptxas info    : 0 bytes gmem
ptxas info    : 0 bytes gmem
ptxas info    : Compiling entry function '_Z21groestl256_gpu_hash32jjPmPjj' for 'sm_50'
ptxas info    : Function properties for _Z21groestl256_gpu_hash32jjPmPjj
    0 bytes stack frame, 0 bytes spill stores, 0 bytes spill loads
ptxas info    : Used 128 registers, 8192 bytes smem, 380 bytes cmem[0], 4 bytes cmem[2], 8 textures
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1618: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:562: recipe for target 'all' failed
make: *** [all] Error 2

-------

what could this be? ...

up until this latest git ( now that im back ) - it had been compiling fine ...

#crysx

Try to add this to the makefile

sph/hefty1.cpp

and rename all axiom files to bastion (in the makefile)

that doesnt seem to work ...

-------

sph/ccminer-hefty1.o: In function `HEFTY1_Init':
hefty1.cpp:(.text+0x980): multiple definition of `HEFTY1_Init'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:295: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1_Update':
hefty1.cpp:(.text+0x9f0): multiple definition of `HEFTY1_Update'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:306: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1_Final':
hefty1.cpp:(.text+0xb20): multiple definition of `HEFTY1_Final'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:322: first defined here
sph/ccminer-hefty1.o: In function `HEFTY1':
hefty1.cpp:(.text+0xcf0): multiple definition of `HEFTY1'
ccminer-hefty1.o:/mnt/compile/ccminer-all/sp-hash/ccminer/hefty1.c:359: first defined here
collect2: error: ld returned 1 exit status
Makefile:944: recipe for target 'ccminer' failed
make[2]: *** [ccminer] Error 1
make[2]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:1638: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/mnt/compile/ccminer-all/sp-hash/ccminer'
Makefile:564: recipe for target 'all' failed
make: *** [all] Error 2

-------

#crysx

That is because both hetfy1.c and hefty1.cpp is in the makefile. Try to remove one of them.

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

Activity: 98
Merit: 10


View Profile
October 29, 2015, 09:21:07 AM
 #7306

Nice modifications, might try it out later
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 10:11:16 AM
 #7307

The quark miners are escaping from nicehash. Maybe because all the other pools are paying much bether..

Quark rates:

http://nicehash.com: 0.17 BTC/GHASH
http://ffpool.net:0.28 BTC/GHASH
http://yiimp.ccminer.org:0.29 BTC/GHASH
http://hashpower.co/: 0.7671 BTC/GHASH

yes but hashpower is broken: wrong estimates (counting the diff of a coin and the exchange value of another) and no shares accepted for days.

Hashpower.com is up again. Estimated quark payout. 0.27BTC/GHASH. Actual(24h) 0.15BTC/GHASH. They have alot of coins, and adding new coins every month.  In miner control you can select wich column you want to use. Estimates or actual payouts or both.

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

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 10:21:45 AM
 #7308

Hey, did you work any more on Bastion, sp? I added an MH/s to the unlocked Fury's rate, rest of GPUs are the same (NSFW): https://ottrbutt.com/miner/bastionwolf-10282015.png
Notice I ALSO dropped watt usage by 20W or so, interestingly enough. Config edits and some code edits for Fiji were done. We can take turns soloing JoinCoin when you're done, lol.

Nice. Smiley I will rewrite the branch pass so that the hashrate will skyrocket, but I don't think I can beat you in this algo even on the 980ti..
The Whirlpool needs to be rewritten.

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

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
October 29, 2015, 11:34:03 AM
 #7309

Hey, did you work any more on Bastion, sp? I added an MH/s to the unlocked Fury's rate, rest of GPUs are the same (NSFW): https://ottrbutt.com/miner/bastionwolf-10282015.png
Notice I ALSO dropped watt usage by 20W or so, interestingly enough. Config edits and some code edits for Fiji were done. We can take turns soloing JoinCoin when you're done, lol.

Nice. Smiley I will rewrite the branch pass so that the hashrate will skyrocket, but I don't think I can beat you in this algo even on the 980ti..
The Whirlpool needs to be rewritten.

Haha, finally, got one better for once. Nvidia is really on it since Maxwell came out.

Whirlpool(x) is better on AMD as well :-)

Epsylon3
Legendary
*
Offline Offline

Activity: 1484
Merit: 1122


ccminer/cpuminer developer


View Profile WWW
October 29, 2015, 03:34:46 PM
 #7310

Looks like yiimp is on sidechain... mined 6000 ams. On yobit balance is zero... transfers made more then hour ago...

indeed, since 12 hours... erfghh second time with this coin

BTC: 1FhDPLPpw18X4srecguG3MxJYe4a1JsZnd - My Projects: ccminer - cpuminer-multi - yiimp - Forum threads : ccminer - cpuminer-multi - yiimp
tbearhere
Legendary
*
Offline Offline

Activity: 3276
Merit: 1003



View Profile
October 29, 2015, 06:40:14 PM
 #7311

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
October 29, 2015, 07:21:52 PM
 #7312

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx
Set -i 20 (19,18,17,16 or less)...

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 07:27:55 PM
 #7313

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx

Try the option -C to see if it helps. and perhaps --cpu-affinity 1 to limit to one cpu core

If not use the integrated graphics on your motherboard.

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

Activity: 677
Merit: 500



View Profile
October 29, 2015, 07:48:36 PM
 #7314

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx

Try the option -C to see if it helps. and perhaps --cpu-affinity 1 to limit to one cpu core

If not use the integrated graphics on your motherboard.
Roll Eyes

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
tbearhere
Legendary
*
Offline Offline

Activity: 3276
Merit: 1003



View Profile
October 29, 2015, 08:27:31 PM
Last edit: October 29, 2015, 08:41:55 PM by tbearhere
 #7315

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx
Set -i 20 (19,18,17,16 or less)...
I forgot to add that there are 2 other cards using r71.  
EDIT: -i 20 did it..... thx
Now to get only one bat file that will do that to -d 0   and leave -d 1,2  alone.


-p x  -d 0 -i 20  -d 1,2  that didn't work.
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
October 29, 2015, 08:42:53 PM
 #7316

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx

Try the option -C to see if it helps. and perhaps --cpu-affinity 1 to limit to one cpu core

If not use the integrated graphics on your motherboard.
Roll Eyes
Grin

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2926
Merit: 1087

Team Black developer


View Profile
October 29, 2015, 08:48:24 PM
 #7317

TSIV, DJM34 where are your private kernals?

Everybody seems to use my optmized kernals for some reason.


someone is renting lyra2v2 at nicehash for 0.29BTC and mine  0.34BTC on the yaamp clone multipool.




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

Activity: 3276
Merit: 1003



View Profile
October 29, 2015, 08:53:49 PM
 #7318

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx
Set -i 20 (19,18,17,16 or less)...
I forgot to add that there are 2 other cards using r71.  
EDIT: -i 20 did it..... thx
Now to get only one bat file that will do that to -d 0   and leave -d 1,2  alone.


-p x  -d 0 -i 20  -d 1,2  that didn't work.

Let me start over  Smiley
I have 3 cards 750ti on this computer and with one bat file I need to set the intensity of -d 0 to -i 20 ...but leave the other cards at there normal intensity.
tbearhere
Legendary
*
Offline Offline

Activity: 3276
Merit: 1003



View Profile
October 29, 2015, 08:57:57 PM
 #7319

@sp   yes lyra2re2 at .3400 and BTC  at $312 usd  Cheesy
Slava_K
Hero Member
*****
Offline Offline

Activity: 677
Merit: 500



View Profile
October 29, 2015, 08:58:39 PM
 #7320

I have one card I use on this computer for mining and watching netflex at the same time....I can only do this with R43. Is there an intensity setting that I can use to do the same thing with R71?  Thx
Set -i 20 (19,18,17,16 or less)...
I forgot to add that there are 2 other cards using r71.  
EDIT: -i 20 did it..... thx
Now to get only one bat file that will do that to -d 0   and leave -d 1,2  alone.


-p x  -d 0 -i 20  -d 1,2  that didn't work.

Let me start over  Smiley
I have 3 cards 750ti on this computer and with one bat file I need to set the intensity of -d 0 to -i 20 ...but leave the other cards at there normal intensity.
- d 0,1,2 - i 18,20,20 etc...

                                 
                  █████████████████████████████▒
               ▒███████████████████████████████▓░
             ▒████▓                         ░▓███▒░
         ░▒▓████▓                             ░▓███▓▓▒▒░
▓▓▓▓▓████████▓▒               ░░░▒▒▒▒▒░         ░▒█████████▓▓▓▓▓
████████▓▒                ░▒▓▓▓▒▒▒▒▒▒▒▓▓▓▓▒         ░░▒▒████████
▓██▓                   ░▒▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▓███▒░             ███▓
▒███                 ░▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓█████▒░         ▓▓█░
░█▓█                ▓█▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▓▓▓▓▓▓█████▓██░     ▓███
 ▓██▓             ▒██▒▒░▒▒▒▒▒▒▒░▒▒▒▒▒▒▒▒▒▒▒░▒▒░  ░▓█▓      ███▓
 ▒█▓█            ▓█▓▒▒▒▒▒▒▒▒▒▒░▒░▒░░░░░▒▒░ ░▒░░▓███▓      ▒███▒
  █▓█▓          ▓█▓▒▓▒▒▒▒░░░░░░░░░░░░▒▓▒▒░░▒▒▓█████░      ███▓
  ▒█▓█░        ░██▓▓▒░░░░░░░░░▒▓▒░ ░░░ ░░▒▒▓▓▓▓▓█▒█░     ▓███▒
   ▓▓▓▓        ███▒░░░░░▒░░░▒▒▒▒▒░░░░░▒▒▒▒▒▒▒▒▒▓▓ █░    ▒███▒
   ░▓▓▓▓   ░▒▒ █▓▒▒▒▒▒▓▓▓▒░▒░░░░░░░▒▒▒▒▒▒▒▒▒░▒▒▓ ▒█    ░████
    ░▓▒▓▒ ░▓████▓▓▓▒▒▒▓▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒▒▒▒  ██   ░████
     ▒▓▓██  ▓████▓▒▒░░░░░░░░░▒▒▒▒▒▒▒▒▒▒▒░▒░▒▒░ ░██▒  ░████▒
      ▓████  ░██████▓▓▓▓▓▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒░░  ░███▓  ░████░
       ▒████   ▓█▓░█████▓▓▒▒▒▒▒▒▒▒▒▒░░░░░░▒▓████░  ▒████▒
        ░████▒  ▒░   ▒██████▓▓▓▒▒▒▒▒▒▒▓██████▓░   ▓████▒
          ████▓         ░▒▓██████████████▓░░    ░████▓
           ▒████▒                              ▓████░
             ▓████░                          ▒████▒
              ░████▓░                      ▒████▓
                ░████▓░                  ▒████▓░
                  ░████▓░              ▒████▓
                     ░▓████▒          ▓████▒
                       ░▒████▓░    ▒████▓
                          ░▓████▓▓████▓░
                             ▒█████▓░
                               ░▒▒░
✬✬✬✬✬















[/cen
Pages: « 1 ... 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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 [366] 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 ... 1240 »
  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!