Bitcoin Forum
May 26, 2024, 05:52:22 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 »
661  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: April 11, 2014, 05:03:39 PM
I just set-up a 750TI in my home computer, next to my 760. Is it possible to use separate launch configs? I thought it was like "-l K6x32, T5x24" but that doesn't work Sad Can anyone help me? Smiley

EDIT: Found it! Just had to delete the space Tongue So it should be: "-l K6x32,T5x24"
662  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] BlackCoin (BC) | on exchanges | PoS | No premine on: April 05, 2014, 04:46:06 PM

Superb! Cheesy I really want a 750ti Cheesy
663  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 22, 2014, 07:22:21 PM
Doesn't happen with AMD at that same moment BTW, the coin switch does.

the coin switch happens at the game time the AMD drops out, or the Nvidia? that bit didn't make much sense to me

The random 0% GPU load I was talking about only happens with cudaminer, not any other miner. The coin switch (and associated 0% gpu load) happens for both, of course.

Thanks tachyon_john, this is exactly my problem. So if it happens with Wafflepool, Tompool and Blackcoinpool, it might be some issue in the cudaminer code too Wink
664  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 22, 2014, 06:55:01 PM
I'm trying out my luck at multipools, but I've run into a small problem: Sometimes, at random, the GPU drops to 0% usage. I can't find any particular reason for this, it isn't a switch to another coin or something the like. It happens with Tompool and on the beta Blackcoinpool. Does anyone run into the same problems as me?
Doesn't happen with AMD at that same moment BTW, the coin switch does.
665  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 21, 2014, 04:24:52 AM
USB3.0 cables are SFTP... So I guess you're much better off with USB3.0 risers than those simple ribbon ones.
666  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 17, 2014, 02:34:36 AM
I am mining YACs with C2750's. Cudaminer dies randomly with lots of #30 errors. Is it possible to let the miner sleep for 10 seconds and re-start from the beginning again when such error happens? Or at least exit with an error code so that a script can be written to restart the miner? Thanks.

I'm using this for my bat for my gtx760.

Code:
:start
cudaminer.exe  -o STRATUM -O LOGIN -H 1 -i 0 -C 1 -l K6x32 --time-limit 3600
goto start

It kills the cudaminer process after an hour, and restarts the loop. I was getting many different errors with some stratums after 2 hours or so, no problems ever since I've been using this loop.
667  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 16, 2014, 06:43:59 PM
Quite frankly I am not even sure to understand all the fuss about that coin (beside the fact that the dev said it was cpu only mining).
There are a few coins which are more profitable:
10-5coin scrypt:n released yesterday, hirocoin (darkcoin algo) released yesterday (not really) , I'd like to say execoin but it is less and less true...

Well, it was more profitable than my GTX760 when it was just CPU-only. I had to set -H 2, but the 10% drop of my GPU was compensated with a 25% boost for my CPU. But it's not profitable anymore, so -H 1 is back on and no CPU miner.
668  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 16, 2014, 02:23:52 PM
Yeah, such protocol extensions need to be implemented by both miner and stratum. A chicken/egg story. But if cudaminer would have it, many multipools would be eager to implement it themselves.
669  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 16, 2014, 12:55:31 PM
I was wondering, is there room for a stratum extension which will allow switching the algorithm, stratum-side?
There are some new interesting multipools, like BCmultipool.com, and they're gonna include Scrypt-Jane and Keccak next to classic Scrypt. It would be nice to know if a miner could hop onto a keccak coin when that's most profitable, and jump right back to Scrypt when profit there goes up.

Could be coded in next to a failover-strategy Grin
670  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN][Pool][BC][BETA] Want to mine for Blackcoins again ? Innovative pool on: March 16, 2014, 02:09:33 AM
Loving the idea! Can't wait for more stats after the beta ended Smiley
And what about keccak? Maxcoin, Helixcoin and others have a much higher profitability, but either too hard to find a block or too new to the game Wink But I love how my GPU runs at max usage and only at 55°C Grin

EDIT: Just read the FAQ, and you're planning on it Wink Great!
671  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 07:36:29 PM
Yep! VS2010 SP1 did the trick Grin Thanks a lot bcmog!
BTW, your first post here Smiley You just registered to help me out, how sweet  Kiss  Cool

@bigjme: Building.zip doesn't download :s Stops after a minute or two.. But I guess that wasn't the problem. Thanks for helping Wink
672  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 06:41:40 PM
In debug, it gives me the same error Wink
Yep, I can't find any dll's in the curl folder, though I downloaded them from the first post :s Is there a way to get them elsewhere?

EDIT: Oh, you're on it Smiley Thx!
673  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 06:25:18 PM
what the compiler says in the lines before this one ?

Not that much interesting, I guess but still: http://pastebin.com/Gt4DTeiS

@Bigjme: I was already testing it at Release, but with x64. Win32 gives me the same result.
674  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 06:14:03 PM
WHoah, thanks for the tips guys Wink I managed to get a step further by placing it in the directory above as sambiohazard and bigjme proposed Cheesy
But I get an error at linking: 1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt
So I'm almost there, would be fun to be on top of the source Smiley Any thoughts on that last error?
675  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 05:58:19 PM
I'm trying to get CUDAminer compiled, and since I don't have much programming experience, did some C# & Java a few years ago, I'm failing miserably.
I got the source trough TortoiseSVN, installed CUDA toolkit (is their GPU driver mandatory? cause there are much newer drivers available) and opened the .sln in Visual Studio. I copied the content of the Visual Studio prerequisites zip file to the /trunk folder. But whenever I want to compile it, it's complaining about pththreads.h not being available. When I hardcode the <include> to the right path, it gives an error on the next header file of those prerequisites.
Any way to make this easier so I don't have to copypaste every path?  Huh
676  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 15, 2014, 02:41:50 PM
I've been following cudaminer since I got into mining 2 weeks ago. I've only got one gtx760, because before I was a normal gamer.
I started this late because everyone kept telling me that Nvidia cards aren't worth it. But now I'm getting 333kh/s scrypt and 110mh/s keccak =)
Currently putting all its power at keccak, cause it makes my card run much cooler; 53°C instead of 65°C with scrypt, at only 50% power instead of 85% Grin And made a humble 0.02BTC, which is not paying the electricity yet. But I still live with my parents, and compared to the 2 fridges, freezer, many lights continuously sucking electricity, many other computers... they won't notice the 200W (150W keccak) extra Cool Tongue

But I can't wait for the HVC miner, as I was into it since the pre-ann, but with my poor i5-3470, I'm only getting 150kh/s, combined with 2 laptops, this gets up to 200kh/s but at much more power ofcourse.
Does the card run hot or cool with your implementation, cbuchner? Just curious Wink
677  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 13, 2014, 10:40:37 AM
Ok this may be a little off topic but let's see if anyone else has this issue.  I'm running windows 7 x64,  and leaving it running it will run for months. If I leave cudaminer running it will run all day fine. But I leave it all night and my system hangs at random times. No bod,  no crash report. The system stays booted, but no display output, and the only way to do anything is to hold the power button down?

Everything is fully updated, anyone else got this problem?
Doesn't happen with keccak but I have noticed it a lot with script,  and scrypt-n

I'm using cudaminer 28-2-14

I did experience this multiple times when overclocking my card. I was surprised because I'm using the onboard GPU while mining, but my system kept on freezing completely when I added another 200mHz core clock to my gtx760, 180 seems fine.
It first starts off with some lag on mouse movement, 10 seconds later the system can only be rebooted with a hard reset. If I'm just in time to close the process before the freeze, I'm able to save it from happening =)
678  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 12, 2014, 09:41:51 PM
-H 0 runs SHA256 singlethreaded on your CPU, only use for with singlecore CPU and affinity set to one core, I suppose.
-H 1 runs SHA256 multithreaded on your CPU, best option but might suck a lot of CPU cycles
-H 2 runs SHA256 on the card itself, frees your CPU from its burden so it can be used for other stuff. This however made my hashrate drop from 333khash/s to 285khash/s on my gtx760, but I'm happily mining Heavycoin next to it, so it compensates.

-C parameter is one you'd have to experiment with. It runs a cache (not sure what it caches Huh Tongue ) but it could speed up some cards. Just try out the different options and see what works best for you Wink
679  Bitcoin / Hardware / Re: Bitmain Antminer U2 on: March 12, 2014, 09:22:02 PM
a) It's for fun, use the right SHA256 altcoin at the right moment, and you might just shorten that ROI a lot while having good ol' fun.
b) OC'ing them can be fun too.
c) You will get some BTC out of them, and if the BTC course does another big high, well.. Then you're one of the lucky ones with a BTC in its wallet when its 2000$ each Grin

Mining is speculating too, remember that Wink
680  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux] on: March 12, 2014, 07:59:18 PM
hi to all, i am a problem with cudaminer for Windows for mining LTC, i use a Nvidia GeForce GT 720M but should not be more than 40 Khs per minute , with -H 0 -i 1 -l auto -C 2 , any ideas?

http://s28.postimg.org/5qcobq13h/cuda.png

the 720 is pretty low end, so the rates you are seeing is what is expected.

Well, you might try playing with -H 1, which will run the SHA256 calculations multithreaded instead of singlethreaded.
-C 2 seems to have the worst effect on my GTX760, -C 1 works the best, no cache (-C 0) is in the middleground.
-i 0 might be an option, but you will experience some lag on your screen. If you plan to use your system while mining, keep using the -i 1.

My 330m from my laptop only gets to 11khash/s with optimal settings, 9.5 with -i 1, so I guess those numbers might just be right.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!