Search content
Sort by

Showing 19 of 19 results by frontier204
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
frontier204
on 04/03/2014, 00:12:52 UTC
Quote
2014-03-03 15:45:15] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamQu
ery(context_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010
/Projects/CudaMiner/salsa_kernel.cu line 958)

[2014-03-03 15:45:15] GPU #0: cudaError 30 (unknown error) calling 'cudaStreamWa
itEvent(context_streams[stream][thr_id], context_serialize[(stream+1)&1][thr_id]
, 0)' (D:/Christian/Documents/Visual Studio 2010/Projects/CudaMiner/salsa_kernel
.cu line 946)

[2014-03-03 15:45:15] GPU #0: cudaError 30 (unknown error) calling 'cudaMemcpyAs
ync(hash, context_hash[stream][thr_id], mem_size, cudaMemcpyDeviceToHost, contex
t_streams[stream][thr_id])' (D:/Christian/Documents/Visual Studio 2010/Projects/
CudaMiner/sha256.cu line 446)

When Cudaminer does this, attempting to mine afterwards results in a very very low hashrate (usually ~27KH/s on Scrypt). Is there anyway to resolve this without having to reboot the computer?

Any ideas?

Check you clock speeds after CudaMiner errors out. When I get errors out of CudaMiner, my GPU goes to "2D" clocks and gets locked there. Another way to get out of that mess is to launch Device Manager and then disable and re-enable the offending GPU.


Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
frontier204
on 20/02/2014, 03:51:44 UTC
I don't think you have all the NVidia drivers installed.  You're probably either running the stock windows drivers or you didn't install PhysX.  Hit up their site, download the GeForce experience thing under drivers and do a full install, that should sort you out.  I wouldn't expect too much out of a mobile card though.  Also, you can just do -d 0 or -d 1 but I'd be shocked if it picked up on the onboard graphics.

I am new to this world of virtual coins, but I am a Software Engineer.

I am having trouble launching the program, the x64 binary provided. I use the following command line:
cudaminer -d gt555m -C 2 -i 0 -o stratum+tcp://coinotron.com:3334 -O user.worker:password

and I get this:
           *** CudaMiner for nVidia GPUs by Christian Buchner ***
                     This is version 2014-02-18 (beta)
        based on pooler-cpuminer 2.3.2 (c) 2010 Jeff Garzik, 2012 pooler
            Cuda additions Copyright 2013,2014 Christian Buchner
          LTC donation address: LKS1WDKGED647msBQfLBHV3Ls8sveGncnm
          BTC donation address: 16hJF5mceSojnTD3ZTUDqdRhDyPJzoRakM
          YAC donation address: Y87sptDEcpLkLeAuex6qZioDbvy1qXZEj4
[2014-02-19 17:01:32] Unable to query CUDA driver version! Is an nVidia driver installed?


I believe this is due to the Laptop specs, it has both a NVidia GT55M 2GB and a Intel card. I have set the NVidia card to be the default card but it does not seem to be enough. I can't disable the Intel Card. I have a Lenovo ideapad Y570, is a fairly good and powerful laptop, I would like to get some juice out of it.

Any ideas?  I am ready to donate my first Litecoin to the right answer
thanks!

I do have them, stock drivers intalled from Lenovo, and then official update. I have Nvidia control panel and can see card properties and select it as default card for stuff like Windows Media and so on. This is a Switchable graphics laptop.

I already tried -d 0 and -d 1 with no luck

My nVidia Optimus laptop (Intel + GT630M) works fine with -d 0. There's a couple things you could try:
- The GPGPU stuff (F@H, mining) did not work unless I installed an up-to-date INTEL driver first, and the nVidia driver second. You should make sure both are up to date.
- Make sure the nVidia control panel actually shows your driver version number under Help->System Information. (if not, then something is wrong with your drivers)
- You should be able to right-click on the shortcut to Cudaminer (NOT a batch file) and select "Run with graphics processor" -> "nVidia". Note however I don't have to do this for mining, but I used to have to do it for Folding@Home.

Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
frontier204
on 08/02/2014, 18:29:46 UTC
@wakexd - wrong wiki (that's Sha256) use the Google Spreadsheets in the first post instead - even litecoin wiki's numbers are outdated for cudaminer

What config do I use to mine infinitecoin on coinEX?

Just change the URL? How do I tell it which coin to mine?

cudaminer.exe -H 1 -i 0 -l auto -C 1 -o stratum+tcp://stratum.coinex.pw:9003 -O

Yep exactly - just change the URL. Note CoinEx has different ports for each coin - e.g. FST is 9000, IFC is 9003, etc.
One note about CoinEx vs other pools is that they do worker names differently. See their little support link at that's a little hard to get to: https://coinex.zendesk.com/hc/en-us/articles/201894028-What-workername-do-i-use-to-mine-on-CoinEX-Pools-

Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BETA][EXCHANGE][REALTIME] CoinEX realtime exchange
by
frontier204
on 08/02/2014, 12:53:52 UTC
Hmm looks like the upgrade did something good. This is the first time I was able to connect a miner to them since the introduction of their auto-switch pool Smiley
Post
Topic
Board Mining (Altcoins)
Re: CPU Mining
by
frontier204
on 08/02/2014, 05:19:43 UTC
A GTX 660 should be good for >180 kHash with the new cudaminer: https://bitcointalk.org/index.php?topic=167229.0
See the Google doc linked in that post for some custom tweaking settings.

I think you already have the CPU mining thing figured out - use your CPUs on coins that GPU, FPGA, and ASIC are not good at. No one knows which one of the CPU only coins will survive, and just like Scrypt coins I'm sure the most profitable coin bounces around every hour. (I'm sure a bunch of people are running scripts that change what their CPU is pointed at depending on profit calculators, similar to the auto-switch scrypt pools.)

I'm personally using my CPUs on World Community Grid for the Ripple Labs XRP giveaway - probably not as profitable as CPU coins but more useful use of compute in my mind + the BOINC client is more reliable than any miner out there.
Post
Topic
Board Announcements (Altcoins)
Re: [ANN][BETA][EXCHANGE][REALTIME] CoinEX realtime exchange
by
frontier204
on 08/02/2014, 04:47:47 UTC
is it just me or is the mining very unstable ...? I get constant disonnects like every 5minutes sometimes and I notice the pool hashrate plummets too, in the stats...

This is all I get (cudaminer and tried cpu miner just for fun), so I'd say not just you Wink

Code:
[2014-02-07 --:44:49] Stratum connection failed: Failed connect to stratum.coinex.pw:9933; No error
[2014-02-07 --:44:49] ...retry after 15 seconds
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][Profit-Switch][Optional Auto-Exchange per Coin][Vardiff] ~ Hashcows
by
frontier204
on 02/02/2014, 02:54:55 UTC
Anyone know what the "MOO" coin is?

Code:
7023 MOO 24 minutes 22 9240.22700000 16 6720.07500000 553,565 164,692

I can't find it on Cryptocointalk or Google searching of this forum (even after excluding the very similarly named coin with an "n" on the end).
It's fitting anyway for the name of the pool  Wink
Post
Topic
Board Announcements (Altcoins)
Re: [ANN] official NovaCoin thread - the original PoS+scrypt coin. --POOL LIST--
by
frontier204
on 26/01/2014, 17:01:21 UTC
Thanks for the quick reply!

I found the issue - it is that p2pool doesn't like the max connections setting...
I have it connecting to a local novacoin-qt now with the following novacoin.conf

Code:
rpcuser=bitcoinrpc
rpcpassword=IUSESOMETHINGELSE
daemon=1
server=1
[b]# maxconnections=16[/b]   <-- hangs p2pool, don't use

Post
Topic
Board Announcements (Altcoins)
Re: [ANN] official NovaCoin thread - the original PoS+scrypt coin. --POOL LIST--
by
frontier204
on 26/01/2014, 15:00:59 UTC
Is the p2pool software incompatible with the current version of novacoin or something?

Running the p2pool gives me this:
Code:
Cme@mycomputer:~/p2pool-11.4.3$ python run_p2pool.py
fatal: Not a git repository (or any of the parent directories): .git
2014-01-26 09:52:46.939552 p2pool (version 11.4.3)
2014-01-26 09:52:46.939911
2014-01-26 09:52:46.940105 Testing bitcoind RPC connection to 'http://127.0.0.1:8344/' with username 'bitcoinrpc'...
2014-01-26 09:52:46.965543     ...success!
2014-01-26 09:52:46.965719     Current block hash: ed546b552e694ef3b192325acb663258611bc00c7b7c48fafbe11c6fc3e01381
2014-01-26 09:52:46.965787     Current block height: 70799
2014-01-26 09:52:46.965832
2014-01-26 09:52:46.965911 Testing bitcoind P2P connection to '127.0.0.1:7777'..
(and it stalls here)

I'm running p2pool 11.4.3 and novacoind 0.4.4.6, both compiled from github / running on Ubuntu 13.04
Post
Topic
Board Pools (Altcoins)
Re: [ANN][Pool][Profit-Switch][Optional Auto-Exchange per Coin][Vardiff] ~ Hashcows
by
frontier204
on 21/01/2014, 01:16:13 UTC
Is there an issue with the Round Shares Accepted (Adj) and Round Shares Rejected (Adj) in the workers page?

The only worker that has a nonzero value for those is the first one (youraccount.1). I set up 2 other workers, and while they showed a proper hashrate estimate, the Round Shares columns stayed at zero after leaving 1 mining for a day and another for 8 hours. Anyway, I'm moving my miners back to the first worker until that issue gets cleared up.
Post
Topic
Board Altcoin Discussion
Re: FREE EAC. EarthCoin Faucet!
by
frontier204
on 29/12/2013, 01:17:32 UTC
eoDaM8VpLhXoHLEazef1fWXDwPukrBFB2B

Thanks!
Post
Topic
Board Altcoin Discussion
Re: 4x R9 290 rig won't boot without monitor attached
by
frontier204
on 24/12/2013, 01:52:38 UTC
If the motherboards beep when you have a monitor, and they don't beep without a monitor, don't bother reading further Tongue

Hmm motherboards sometimes want you to press a key if there's an "error", and lacking a keyboard or monitor usually counts as an error. Also, are you sure it's a the monitor and not the keyboard?
Hmm my ASUS Maximus V GENE has an option in BIOS called "Wait for 'F1' if error". If you have something similar you can try turning it off and see what happens.

Post
Topic
Board Beginners & Help
Re: mining in windows32?
by
frontier204
on 21/12/2013, 17:53:33 UTC
For cudaminer I found the 32-bit version to actually be faster than the 64. (This is with the binary however, I'm not sure about the operating system.)
I don't know what it's like on the AMD side of things.
Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
frontier204
on 21/12/2013, 02:33:51 UTC
...
550Ti
Linux kernel-3.11 x86_64  cudatoolkit-5.5 90-92 kH
Win7x64 72-76 kH

Aha! It's all in the settings...

Using the following:
cudaminer -i 0 -C 1 -H 1 -o stratum.... -O ....

--- the result is
Code:
GPU #0: GeForce GTX 550 Ti, 313344 hashes, 94.62 khash/s
accepted: 35/35 (100.00%), 94.62 khash/s (yay!!!)

To get this result, I also had to stop mining on the CPU, since CPU usage is over 50% of 2 cores with that setup. My setup is a GV-N550OC-1GI at its factory overclock running on a lowly AMD 5200+ / Asus M2AVM / 6GB. (Ubuntu 13.04 with the kernel 3.12 .DEBs stolen from "trusty"'s archive)

Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
frontier204
on 21/12/2013, 00:56:39 UTC
any body help me?
i using laptop. i set many line commond for cudaminer but dont working:

I wouldn't even bother trying to figure it out, to be honest. What is an 8400M going to get you in an ideal scenario, like 15 khash? It won't even come close to paying for the power, and to make it worse you're probably reducing the lifetime of a part that's already old and well used by now because it's in a laptop.

You are right! Grin ok thnaks bro

FYI for giggles, I got an 8400M GS going with these settings:
Code:
cudaminer.exe -i 0 -C 1 -H 2 -l L2x2
...for an amazing 0.9 kHash/second Wink  Also if you value your laptop you shouldn't use that GPU for mining. Search for "Nvidia G84/G86 Chips Defective" to see what I mean.


has anyone noticed any performance changes running under linux vs windows?
i have so:
550Ti
Linux kernel-3.11 x86_64  cudatoolkit-5.5 90-92 kH
Win7x64 72-76 kH

Odd I'm only getting 74 kHash/sec on a 550 Ti hosted on Linux. Then again it may be because I have it running attached to motherboard so old it has DDR2-667 and PCI-E 1.1...

Post
Topic
Board Beginners & Help
Re: Improved scrypt miner for nvidia GPUs
by
frontier204
on 19/12/2013, 01:40:47 UTC
I think AMD's still better, but the gap is a lot smaller than it used to be.
For instance my 660 Ti's 230ish khash puts in it in Radeon 7790, or 6850 territory. Both cards are usually cheaper than a 660Ti and they draw less power. That claim on 650 kHash from a 780Ti puts that card very close to a 7950. However, again the 7950 can be had for less, and it draws less power.

Ref:
https://litecoin.info/Mining_hardware_comparison
https://bitcointalk.org/index.php?topic=167229.msg4028914#msg4028914
http://www.anandtech.com/show/7492/the-geforce-gtx-780-ti-review/15

Theoretically, I think the R9 still has the advantage even with the price differential. However, all of this is prototype code (I'm talking about both the AMD and the nVidia miners here), so more software optimization or driver updates on either end would blow the gates wide open.

Post
Topic
Board Beginners & Help
Re: Improved scrypt miner for nvidia GPUs
by
frontier204
on 18/12/2013, 22:53:04 UTC
Thanks for putting it together! (Also thanks to C. Buchner for somehow integrating it into Cudaminer so fast.)

I compiled from source on Visual Studio 2012, and I do indeed get the speedup from ~160 kHash/Sec to ~230kHash/sec on my card:

Code:
[2013-12-18 xx:48:12] GPU #0: GeForce GTX 660 Ti, 3154816 hashes, 230.69 khash/s
[2013-12-18 xx:48:17] GPU #0: GeForce GTX 660 Ti, 1160320 hashes, 229.80 khash/s
[2013-12-18 xx:48:21] GPU #0: GeForce GTX 660 Ti, 940800 hashes, 229.74 khash/s
[2013-12-18 xx:48:38] GPU #0: GeForce GTX 660 Ti, 3926272 hashes, 230.79 khash/s
[2013-12-18 xx:48:54] GPU #0: GeForce GTX 660 Ti, 3600128 hashes, 230.78 khash/s
(BTW I also compiled it just fine with the VS 2012 toolchain - no change from the 2010 in terms of performance.)

This is on a "stock" eVGA 660 Ti. (There was never a "reference" 660Ti, but my card is clocked the same as what is shown on nVidia's web site.) My settings are as follows:
Cudaminer settings: Running the 32-bits cudaminer, -d 0 -i 0 -C 2 -H 2 -l K14x14
CPU: Intel Core i5 2500k OC @ 4.3 GHz, 3 other threads doing CPU mining
Motherboard: ASUS Maximus V GENE
RAM: 8 GB DDR3-1866 @ 9-10-9-27
HDDs: (A low-performance mess - you don't want to know.)
OS: Windows 8.1 Pro 64 bit


My display runs on a GeForce 8500 GT while the 660 Ti does all the work. Yes - it surprises me I'm not getting random crashes by running cards that are ~5 generations apart.

As I'm in cryptocoins for fun and not for profit, I'd like to take a crack at improving this over the Christmas holiday:
Code:
[2013-12-18 xx:55:34] GPU #0: GeForce GTX 550 Ti, 1584128 hashes, 79.13 khash/s
I know the keplerminer code wasn't designed for Compute Capability 2.0, but I'm sure I can think of something. I dabbled in FPGA accelerators a couple years ago, so this should be fun.

[/s]

Hmm I just looked at the code and it looks like the newest revision also implemented the changes for the other versions of the CUDA cards... I still want to get in to GPU or other parallel stuff to keep my head sharp on the topic, so maybe I'll give it another look over anyway. ...if I had access to my old hardware lab I'd try FPGAs, but oh well...

Post
Topic
Board Beginners & Help
Re: Which powersupply? (First post!)
by
frontier204
on 18/12/2013, 21:00:01 UTC
Always better to have too rather than not enough

Not necessarily: Check out a good review and look at the efficiency curve of a PSU. Normally they're the most efficient (least wasted energy) at about 50% of their rated load. If you get a 1200W PSU for instance, you may get less efficiency because you're not drawing enough.

When you're counting energy consumption over several months of mining as part of your calculation for profit, every percentage point counts! If your plan is to buy more cards later, that may be a different story. However, I have never done my "upgrade plan" exactly as I thought.
Post
Topic
Board Beginners & Help
Re: Which powersupply? (First post!)
by
frontier204
on 18/12/2013, 20:21:14 UTC
I always go for the reviews to see what kind of power consumption I can expect:

http://www.tomshardware.com/reviews/radeon-r9-270-review-benchmarks,3669-9.html

One card on its own seems to draw a bit less than 150W (which makes sense given the one PCI-E connector). Therefore with 2 cards, you're looking at 300W. Add an overclocked CPU and other stuff gets you at still less than 500W. Therefore, in my opinion, no, you do not need a 1000W power supply. However, you still want a GOOD power supply, not the 250W PSU that claims to be a 600W PSU.