Bitcoin Forum
April 30, 2024, 10:01:25 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 417 418 419 420 421 422 423 424 ... 1135 »
  Print  
Author Topic: [ANN] cudaMiner & ccMiner CUDA based mining applications [Windows/Linux/MacOSX]  (Read 3426872 times)
orrett3
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 25, 2014, 05:26:52 AM
 #7461

That looks very close to what you should be getting. At scrypt:2048 you would be getting 50% of what you would usually get for regular scrypt coins such as doge or litecoin.

You might be able to get a little more out of your card if you change some flags, but to make sure, test what you get on regular scrypt coins and divide that by 2.
1714514485
Hero Member
*
Offline Offline

Posts: 1714514485

View Profile Personal Message (Offline)

Ignore
1714514485
Reply with quote  #2

1714514485
Report to moderator
1714514485
Hero Member
*
Offline Offline

Posts: 1714514485

View Profile Personal Message (Offline)

Ignore
1714514485
Reply with quote  #2

1714514485
Report to moderator
1714514485
Hero Member
*
Offline Offline

Posts: 1714514485

View Profile Personal Message (Offline)

Ignore
1714514485
Reply with quote  #2

1714514485
Report to moderator
Once a transaction has 6 confirmations, it is extremely unlikely that an attacker without at least 50% of the network's computation power would be able to reverse it.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
DeltaQuebec
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile WWW
February 25, 2014, 05:28:30 AM
 #7462

That looks very close to what you should be getting. At scrypt:2048 you would be getting 50% of what you would usually get for regular scrypt coins such as doge or litecoin.

You might be able to get a little more out of your card if you change some flags, but to make sure, test what you get on regular scrypt coins and divide that by 2.

Well see thats the problem, 50% of my normal scrypt rate would be 100 kh/s

I am getting 50% of my N-scrypt rate which is close to 100 kh/s

So if this is the case, Im missing 50% of my hash, mabey 40%
orrett3
Newbie
*
Offline Offline

Activity: 33
Merit: 0


View Profile
February 25, 2014, 05:31:36 AM
 #7463

Nevermind, i just looked again and it says scrypt-jane, not scrypt. They use different algorithms so I'm not sure what you should be getting.
manofcolombia
Member
**
Offline Offline

Activity: 84
Merit: 10

SizzleBits


View Profile WWW
February 25, 2014, 05:45:55 AM
 #7464

Sorry, but I  searched last pages but I did'nt find it:  how I can raise the clock gpu over the limit 1310 (100% in evga or afterburner)
I think about flash with kepler, but what parameter I should change?

Afterburner sucks for nvidia, use EVGA Precision X.
Whats up with afterburner? I haven't used precision X but always been tempted but I have a MSI power edition card that lets me overvolt like crazy. Does precision X have triple overvolting?

patoberli
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
February 25, 2014, 07:40:10 AM
 #7465

Gonna try this cool winpe 64 with the cudaminer 64bit binaries...

http://windowsmatters.com/

thoughts?
I guess if you can somehow include the nvidia drivers including cuda it should work. But I'm pretty sure that this won't be easy.

YAC: YA86YiWSvWEGSSSerPTMy4kwndabRUNftf
BTC: 16NqvkYbKMnonVEf7jHbuWURFsLeuTRidX
LTC: LTKCoiDwqEjaRCoNXfFhDm9EeWbGWouZjE
cvax
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
February 25, 2014, 08:14:24 AM
 #7466

Hi guys, I am trying to mine Yac with my GTX 590, but it isn't liking my configuration. It works with autotune, but when I use the exact same -l setting that was found in autotune it just completely blows up as in this screenshot. Any ideas? Thanks.


Here is my command line.
cudaminer.exe --algo=scrypt-jane -H 1 -i 0 -l f8x8 -C 2 -o stratum+tcp://yac.coinmine.pl:9088

--algo=scrypt-jane:YAC
Hi, thanks for the reply. I just tried that, but it still doesn't seem to want to work. Any other ideas? Thanks.
cudaminer.exe --algo=scrypt-jane:YAC -H 1 -i 0 -l f8x8 -C 2 -o stratum+tcp://yac.coinmine.pl:9088

BTC: 15HAePieDjYge6LTG2HFRZEJseRYJJqmta    |     YAC: YMvBp1SpY2sZ8nUZgKFLTEx7neuUZ7APuM
8x 750Ti's, AsRock 970 Extreme 4, Athlon II 170u
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 25, 2014, 08:22:46 AM
 #7467


Hi, thanks for the reply. I just tried that, but it still doesn't seem to want to work. Any other ideas? Thanks.
cudaminer.exe --algo=scrypt-jane:YAC -H 1 -i 0 -l f8x8 -C 2 -o stratum+tcp://yac.coinmine.pl:9088

did you autotune with -L 2 maybe and forgot to specify it in the final .bat file?

also try passing -m 1
I_M
Full Member
***
Offline Offline

Activity: 135
Merit: 100



View Profile
February 25, 2014, 08:38:26 AM
 #7468


Hi, thanks for the reply. I just tried that, but it still doesn't seem to want to work. Any other ideas? Thanks.
cudaminer.exe --algo=scrypt-jane:YAC -H 1 -i 0 -l f8x8 -C 2 -o stratum+tcp://yac.coinmine.pl:9088

did you autotune with -L 2 maybe and forgot to specify it in the final .bat file?

also try passing -m 1

I think windows people need new binaries for -m 1
Wink
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
February 25, 2014, 08:57:10 AM
 #7469

Would the author consider talking to Luke-Jr about adding CUDA support to bfgminer?

See: https://bitcointalk.org/index.php?topic=168174.msg5333306#msg5333306
Decagrog
Sr. Member
****
Offline Offline

Activity: 289
Merit: 251



View Profile
February 25, 2014, 09:35:49 AM
 #7470

Regarding the GTX 750 Ti  I'm searching for a way to put 9-10 cards on one motherboard, anyone found a good pcie card splitter (like 1slot@16x to 2slot@8x or 1slot@16x to 4slot@4x) ?

SUGO
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
February 25, 2014, 11:08:10 AM
 #7471

Regarding the GTX 750 Ti  I'm searching for a way to put 9-10 cards on one motherboard, anyone found a good pcie card splitter (like 1slot@16x to 2slot@8x or 1slot@16x to 4slot@4x) ?

But they works?
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
February 25, 2014, 11:12:56 AM
 #7472

Regarding the GTX 750 Ti  I'm searching for a way to put 9-10 cards on one motherboard, anyone found a good pcie card splitter (like 1slot@16x to 2slot@8x or 1slot@16x to 4slot@4x) ?

But they works?
waiting for the soon to come nvidia 800 serie doesn't seem to be an option around here... lol
clearly the 750ti is just around (in my opinion) to show the capability of the maxwell card...
(hope the huge success of the 750(ti) among miners won't delay the launch of the 800 serie)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Decagrog
Sr. Member
****
Offline Offline

Activity: 289
Merit: 251



View Profile
February 25, 2014, 11:32:11 AM
 #7473

Regarding the GTX 750 Ti  I'm searching for a way to put 9-10 cards on one motherboard, anyone found a good pcie card splitter (like 1slot@16x to 2slot@8x or 1slot@16x to 4slot@4x) ?

But they works?

As long as they are powered or the gtx 750 have the pci power connector it should work...
Something like that http://eshop.sintech.cn/pcie-express-4port-1x-multiplier-riser-cable-diy-bitcoin-miner-p-899.html?zenid=tms0220vl7nu4strp682nmt4k7
too bad that is a bit pricey  Roll Eyes


@djm34 the 800 series will not come out before the Q3 2014... in 6 months I can mine with the 750, reach the ROI, make profit and finally sell them

ghur
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 25, 2014, 11:33:36 AM
 #7474

waiting for the soon to come nvidia 800 serie doesn't seem to be an option around here... lol
clearly the 750ti is just around (in my opinion) to show the capability of the maxwell card...
(hope the huge success of the 750(ti) among miners won't delay the launch of the 800 serie)

Worry about tomorrow tomorrow. Today there are these new toys to play with Smiley

doge: D8q8dR6tEAcaJ7U65jP6AAkiiL2CFJaHah
Automated faucet, pays daily: Qoinpro
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 25, 2014, 11:47:30 AM
 #7475

Would the author consider talking to Luke-Jr about adding CUDA support to bfgminer?

See: https://bitcointalk.org/index.php?topic=168174.msg5333306#msg5333306

At the moment it seems more likely that I will be pushing forward with new features to cudaminer, and leave it to someone else to merge CUDA code into cgminer or bfgminer.

NOTE: OC support for Linux is somewhat likely to come, so serious miners won't be stuck having to run Windows
for very long.

Failover and monitoring is on my agenda. Does anyone have links to documentation of the established hardware monitoring APIs?

Christian
SUGO
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
February 25, 2014, 11:50:25 AM
 #7476

Sorry, but I  searched last pages but I did'nt find it:  how I can raise the clock gpu over the limit 1310 (100% in evga or afterburner)
I think about flash with kepler, but what parameter I should change?
This one?  http://cryptomining-blog.com/tag/gtx-750-ti-cudaminer/

I already do this, but only with watt mod i can't raise the clock limit over 1310, somebody go over 1370....
HellDiverUK
Hero Member
*****
Offline Offline

Activity: 1246
Merit: 501



View Profile
February 25, 2014, 12:03:03 PM
 #7477

Would the author consider talking to Luke-Jr about adding CUDA support to bfgminer?

See: https://bitcointalk.org/index.php?topic=168174.msg5333306#msg5333306

At the moment it seems more likely that I will be pushing forward with new features to cudaminer, and leave it to someone else to merge CUDA code into cgminer or bfgminer.

NOTE: OC support for Linux is somewhat likely to come, so serious miners won't be stuck having to run Windows
for very long.

Failover and monitoring is on my agenda. Does anyone have links to documentation of the established hardware monitoring APIs?

Christian


Fair enough, I understand the want to make your own mining program. 

To me, a non-programmer, it would make sense to merge your code in to something that's already a solid, stable, well supported program that already has all that groundwork done.  To me, you're reinventing the wheel. Smiley
cbuchner1 (OP)
Hero Member
*****
Offline Offline

Activity: 756
Merit: 502


View Profile
February 25, 2014, 12:28:37 PM
 #7478

Fair enough, I understand the want to make your own mining program. 

To me, a non-programmer, it would make sense to merge your code in to something that's already a solid, stable, well supported program that already has all that groundwork done.  To me, you're reinventing the wheel. Smiley

For me, working with someone else's MASSIVE codebase is hard. No familarily with the code at all - I would be lost. Have you checked how many different hardware miners this BFGMiner supports? that's just crazy. Getting all the required dependencies for compilation might be a nightmare.

Christian
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
February 25, 2014, 12:39:49 PM
 #7479

Would the author consider talking to Luke-Jr about adding CUDA support to bfgminer?

See: https://bitcointalk.org/index.php?topic=168174.msg5333306#msg5333306

At the moment it seems more likely that I will be pushing forward with new features to cudaminer, and leave it to someone else to merge CUDA code into cgminer or bfgminer.

NOTE: OC support for Linux is somewhat likely to come, so serious miners won't be stuck having to run Windows
for very long.

Failover and monitoring is on my agenda. Does anyone have links to documentation of the established hardware monitoring APIs?

Christian


Fair enough, I understand the want to make your own mining program.  

To me, a non-programmer, it would make sense to merge your code in to something that's already a solid, stable, well supported program that already has all that groundwork done.  To me, you're reinventing the wheel. Smiley
Unless I missed something, but bfgminer is just doing scrypt/sha-something.
No offence but before wanting to unify across hardware, it would be better to unified across concurrent version of sg/cg/bfgminer. It's such a mess (I have three differents program to run the radeon depending of the algo... Yacminer scrypt-jane;
sph_sgminer darkcoin, qubit, quark; keccak some other version of cgminer... ).
So first thing first get all devs involved in cg/bf/sgminer into the same virtual room and get one unified software (good luck with that)

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
ManIkWeet
Full Member
***
Offline Offline

Activity: 182
Merit: 100


View Profile
February 25, 2014, 01:10:02 PM
 #7480

Meanwhile I am drilling holes in the front of my case waiting for Christian's claim of getting 7khash/s YAC out of GTX 780s Roll Eyes
Also I definately should've sold my BTC from MAX when it was still high lol...

BTC donations: 18fw6ZjYkN7xNxfVWbsRmBvD6jBAChRQVn (thanks!)
Pages: « 1 ... 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 417 418 419 420 421 422 423 424 ... 1135 »
  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!