Bitcoin Forum
May 22, 2024, 05:50:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 ... 1240 »
  Print  
Author Topic: CCminer(SP-MOD) Modded GPU kernels.  (Read 2347500 times)
zTheWolfz
Full Member
***
Offline Offline

Activity: 231
Merit: 150



View Profile
September 29, 2015, 05:07:29 AM
Last edit: September 29, 2015, 07:12:31 AM by zTheWolfz
 #6441

-scryptr perhaps give it a test like this rpcallowip=192.168.*.* it might help you.
in the miner config file. This worked for me across four different routers I have inline.
All my main stuff is out in the shop "out back of the house" but I have also mined from
3 or 4 laptops inside my house while rigs mined in the shop. I have 3 wireless routers 1 main router plus cable modem.

thats quite interesting ...

so the last two address points can work with it - but not a wildcard 'just' on the last one ...

have you tried this with granite thewolf - or with other coins? ...

#crysx

Its worked with the few I've tested and found block in phoenixcoin being one of those.
This is how my phoenixcoin.conf looks. Most of the time I use the same .conf for other wallets
and edit it with changes to match the coin wallet and coin .conf name I'm working at the time.
No not with Granite yet, but I could test to find out and will let you know if someone doesn't try it before I can get the chance.

Quote
server=1
daemon=1
defaultkey=1
logtimestamps=1
dns=1
addnode=prometheus.phoenixcoin.org:9555
addnode=menoetius.phoenixcoin.org:9555
addnode=atlas.phoenixcoin.org:9555
rpcuser=phoenixcoinpc
rpcpassword=x
rpcport=9556
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*

Working here, no blocks found as of yet "just started" with below settings.
Rig 980X 12 CPU cores OS W7 64bit 960/760GTX

granitecoin.conf

server=1
daemon=1
defaultkey=1
logtimestamps=1
dns=1
rpcuser=TheWolf
rpcpassword=x
rpcport=21778
port=21777
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*


Command line

ccminer -a x11 -o http://192.168.1.5:21778 -i 20 -u TheWolf -p x -d 0

Also I could only find this release of the wallet at the link -scryptr left
GraniteCoin version v1.0.0.0 Release-final so I hope its up to date enough to except blocks?



Works across the network with the same command line.
Rig 4x AMD CPU's 32 cores OS Win Server 2012R2 GTX660Ti

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 08:18:04 AM
 #6442

Lyra2REv2, linux, just compiled:
750 @1202MHz =~3350 (non Ti)
970 @1303MHz =~8530
980Ti = does not validate on CPU
Thanks,

Cuda 6.5?

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

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 08:51:07 AM
Last edit: September 29, 2015, 09:38:35 AM by sp_
 #6443

Submitted a possible improvement in lyra2v2. The same clocks as before.
The rig is up 1MHASH in the displayed hash and less gpu-shutdowns.



The pool is showing normal numbers:

But the head @ git might crash on the 950 and the 980ti because the default launchconfig should be set to TPB=7 and not 8.


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

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
September 29, 2015, 09:29:00 AM
 #6444

-scryptr perhaps give it a test like this rpcallowip=192.168.*.* it might help you.
in the miner config file. This worked for me across four different routers I have inline.
All my main stuff is out in the shop "out back of the house" but I have also mined from
3 or 4 laptops inside my house while rigs mined in the shop. I have 3 wireless routers 1 main router plus cable modem.

thats quite interesting ...

so the last two address points can work with it - but not a wildcard 'just' on the last one ...

have you tried this with granite thewolf - or with other coins? ...

#crysx

Its worked with the few I've tested and found block in phoenixcoin being one of those.
This is how my phoenixcoin.conf looks. Most of the time I use the same .conf for other wallets
and edit it with changes to match the coin wallet and coin .conf name I'm working at the time.
No not with Granite yet, but I could test to find out and will let you know if someone doesn't try it before I can get the chance.

Quote
server=1
daemon=1
defaultkey=1
logtimestamps=1
dns=1
addnode=prometheus.phoenixcoin.org:9555
addnode=menoetius.phoenixcoin.org:9555
addnode=atlas.phoenixcoin.org:9555
rpcuser=phoenixcoinpc
rpcpassword=x
rpcport=9556
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*

Working here, no blocks found as of yet "just started" with below settings.
Rig 980X 12 CPU cores OS W7 64bit 960/760GTX

granitecoin.conf

server=1
daemon=1
defaultkey=1
logtimestamps=1
dns=1
rpcuser=TheWolf
rpcpassword=x
rpcport=21778
port=21777
rpcconnect=127.0.0.1
rpcallowip=192.168.*.*


Command line

ccminer -a x11 -o http://192.168.1.5:21778 -i 20 -u TheWolf -p x -d 0

Also I could only find this release of the wallet at the link -scryptr left
GraniteCoin version v1.0.0.0 Release-final so I hope its up to date enough to except blocks?



Works across the network with the same command line.
Rig 4x AMD CPU's 32 cores OS Win Server 2012R2 GTX660Ti



tanx for that ...

the updated wallet is currently in the thread op v1.0.1 - https://bitcointalk.org/index.php?topic=718939 - but the older wallet version will work ...

the hashrate is still not very large - so solomining is still viable ... diff fluctuates regularly - so blocks are still reasonably easy to come by ...

but the setup you have proves that it does work ...

the pool we have ( grn-pool.granitecoin.com ) is the main pool i use - but will be testing thefarm with solomining ...

i would like to see if the maximum connections limits the solo mining ... will test that soon ...

tanx again for the test and setup - you guys are awesome ...

if you guys would pm me your grn address and ill send you a token of appreciation ...

hashpower / yiimp / coinking and a few other private pools are in existence to mine granite - so seeing that you solomine so easily is quite a positive boost ...

i appreciate it - especially knowing that it works well with ccminer Smiley ...

#crysx

lemp
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 29, 2015, 11:09:00 AM
 #6445

@sp_-- Please announce the conditions for obtaining your private optimized miner
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
September 29, 2015, 11:25:17 AM
 #6446

@sp_-- Please announce the conditions for obtaining your private optimized miner

he mentioned earlier that he is not selling it ...

he is mining for his own farm ...

#crysx

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 11:26:52 AM
 #6447

Optimized Spreadcoin miner: 0.1BTC Donation
Optimized Cryptonight miner: 0.1BTC Donation

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

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
September 29, 2015, 11:31:43 AM
 #6448

Optimized Spreadcoin miner: 0.1BTC Donation
Optimized Cryptonight miner: 0.1BTC Donation


quark? ... lyra2v2? ... neoscrypt? ...

Wink ...

#crysx

lemp
Newbie
*
Offline Offline

Activity: 6
Merit: 0


View Profile
September 29, 2015, 11:34:49 AM
 #6449

Optimized Spreadcoin miner: 0.1BTC Donation
Optimized Cryptonight miner: 0.1BTC Donation

Only 2 algo?
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 11:52:34 AM
 #6450

yes.

I compete with these. Don't want or need to sell anything:

The chinese farms have free elecricity now...


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

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
September 29, 2015, 01:06:19 PM
 #6451

yes.

I compete with these. Don't want or need to sell anything:

The chinese farms have free elecricity now...



how do they get free electricity sp? ...

#crysx

pallas
Legendary
*
Offline Offline

Activity: 2716
Merit: 1094


Black Belt Developer


View Profile
September 29, 2015, 01:09:29 PM
 #6452

yes.

I compete with these. Don't want or need to sell anything:

The chinese farms have free elecricity now...

how do they get free electricity sp? ...

#crysx

I think it's surplus from the power plants.
Plus they are supported by the government.
I've seen a guy with a "personal" 80Kw hydro power plant... do you have a river in the backyard? :-)

sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 01:31:32 PM
 #6453

@sp_-- Please announce the conditions for obtaining your private optimized miner
he mentioned earlier that he is not selling it ...
he is mining for his own farm ...
#crysx

I just read an article some time ago. The litecoin payouts was halved, the exchangeprice was the same, and the global hashrate didn't go down. A journalist had interview some miners, and they told him they got an agreement with the powerplant to get free power in the offpeak hours. You can google it...

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

Activity: 111
Merit: 10


View Profile
September 29, 2015, 01:33:23 PM
 #6454

yes.

I compete with these. Don't want or need to sell anything:

The chinese farms have free elecricity now...

how do they get free electricity sp? ...

#crysx

I think it's surplus from the power plants.
Plus they are supported by the government.
I've seen a guy with a "personal" 80Kw hydro power plant... do you have a river in the backyard? :-)
Charlie Lee (litecoin) posted on Reddit, which was then covered by cryptominingblog, about Chinese electricity cost (in relation to the litecoin halving and hashrate and price staying relatively the same): http://cryptomining-blog.com/5754-litecoin-ltc-hashrate-analysis-post-halving/
chrysophylax
Legendary
*
Offline Offline

Activity: 2828
Merit: 1091


--- ChainWorks Industries ---


View Profile WWW
September 29, 2015, 01:37:49 PM
 #6455

you guys are kidding right? ...

then why the hell are we not all pitching in to create a massive farm for ourselves? ...

find a place there - collate ALL the funds we all have into a corporation - then build the biggest farm that place has ever seen ...

free electricity? ... DAAAYAAAM! ...

im seriously researching this further ...

i have a friend that lives there - so its about time i contacted him again and find out what the laws are first hand ...

#crysx

dominuspro
Full Member
***
Offline Offline

Activity: 201
Merit: 100


View Profile
September 29, 2015, 05:51:34 PM
 #6456

I decided to share also my quark nicehash hashrates... I feel really stupid because I get some insane numbers on nicehash stats and cannot explain that. Maybe is just a fluctuation becaus running only 40min? I will leave it overnight...

It is ccminer.69, win7x64 with the same configuration as my previous posts:




sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 06:05:44 PM
 #6457

They look normal to me..   Grin

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

Activity: 95
Merit: 10


View Profile
September 29, 2015, 06:37:39 PM
 #6458

you guys are kidding right? ...

then why the hell are we not all pitching in to create a massive farm for ourselves? ...

find a place there - collate ALL the funds we all have into a corporation - then build the biggest farm that place has ever seen ...

free electricity? ... DAAAYAAAM! ...

im seriously researching this further ...

i have a friend that lives there - so its about time i contacted him again and find out what the laws are first hand ...

#crysx

Because we would first have to trust each other and second trust someone in China to not take our money and run. (Not saying that all Chinese are untrustworthy. But there are bad apples everywhere.)
sp_ (OP)
Legendary
*
Offline Offline

Activity: 2912
Merit: 1087

Team Black developer


View Profile
September 29, 2015, 07:55:43 PM
 #6459

I feel really stupid because I get some insane numbers on nicehash stats and cannot explain that.

The chinese buy new hardware, the Nordics optimize.

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

Activity: 1064
Merit: 500


MOBU


View Profile WWW
September 29, 2015, 09:06:04 PM
 #6460

I feel really stupid because I get some insane numbers on nicehash stats and cannot explain that.

The chinese buy new hardware, the Nordics optimize.

Good answer!!

      Cool

           ▄██▄
████▄    ▄██████▄    ▄████
██████▄ ▀████████▀ ▄██████
▐███████▄ ▀████▀ ▄███████▌
▐█████████▄ ▀▀ ▄█████████▌
 ████ ▀█████▄▄█████▀ ████
 ████ ▄ ▀████████▀ ▄ ████
 ▐███ ██▄ ▀████▀ ▄██ ███▌
 ▐███ ████▄ ▀▀ ▄████ ███▌
  ███ ██████▄▄██████ ███
  ███ ██████████████ ███
  ▐██ ██████████████ ██▌
  ▐██ ██████████████ ██▌
   ██ ██████████████ ██
       ▀██████████▀
         ▀██████▀
           ▀██▀
.M O B U.███████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████
   The Investment Bank of the Future  
The Security Token Protocol and Licensed Security Token Exchange
█▀




█▄
Facebook Medium
Whitepaper ANN
LinkedIn    Reddit
▀█




▄█

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████ ▀███████▀    ▀██████
 █████▌  ▀▀███        ▄█████
▐██████▄             ▐██████▌
▐█████▄               ██████▌
▐███████▄            ███████▌
 ███████▄          ▄████████
  ████████       ▄█████████
   █████▀   ▄▄▄███████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  █████▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█████
 █████     ▄▄          █████
▐█████     ████▄▄      █████▌
▐█████     ████████    █████▌
▐█████     ████▀▀      █████▌
 █████     ▀▀          █████
  █████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█████
   ███████████████████████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀

         ▄▄▄█████▄▄▄
      ▄███████████████▄
    ▄███████████████████▄
   ███████████████████████
  ████████████████▀▀▀ ▐████
 ███████████▀▀▀  ▄█▀  ██████
▐█████▀▀▀      ▄█▀    ██████▌
▐███▄▄▄    ▄▄██▀     ███████▌
▐████████ ███▀       ███████▌
 ████████▌█          ███████
  ████████ ▄▄██▄    ███████
   ███████████████▄ ██████
    ▀███████████████████▀
      ▀███████████████▀
         ▀▀▀█████▀▀▀
Pages: « 1 ... 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 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 ... 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!