Pages:
Author

Topic: GUIMiner-scrypt: A GUIMiner fork for mining scrypt chains - page 31. (Read 994017 times)

donator
Activity: 1890
Merit: 1010
Parental Advisory Explicit Content
Just send you a little donation, keep up the good work!
legendary
Activity: 1484
Merit: 1005
Whatever you can afford, I'm trying to get a working version out today but I'll warn you that it's error checking free at this point
donator
Activity: 1890
Merit: 1010
Parental Advisory Explicit Content
How much "Donations" do you need to finish this project and in what time range?

I will donate Wink
efx
sr. member
Activity: 378
Merit: 250
Someone was just asking for this.

Thanks!
legendary
Activity: 1484
Merit: 1005
Just sent you 50 LTC.

It looks great!!!

Thanks!!
legendary
Activity: 1484
Merit: 1005
I will add a tab to configure and run your mining proxy.

Wx is a nightmare to work with, I wish I knew why qt or vs wasn't used.  Expect the alpha to at least be a little buggy.
legendary
Activity: 3108
Merit: 1359
Is there stratum support for reaper? Through proxy, I mean.  Roll Eyes
full member
Activity: 236
Merit: 100
Just sent you 50 LTC.

It looks great!!!
legendary
Activity: 1806
Merit: 1003
NICE!!! I love guiminer
legendary
Activity: 1484
Merit: 1005
Presenting GUIMiner-scrypt, a shoddily programmed fork of GUIMiner!



The program is a frontend for reaper and cgminer and is intended to simplify things for new miners and remove yet another barrier to entry for scrypt/litecoin mining.

DONATE (LTC): LiK1rotC2tNYNRbRfW2xsKLYJvKhQ3PwTN
DONATE (BTC): 17bmYcP6Vio6c1gnyPsaDSv4B11SLe81Ab
DONATE (VTC): VnL5jN9HLATM3PbVPcxcJcjJgGrmDcYwU4


Supports scrypt mining (Litecoin, Dogecoin, etc) and scrypt-n mining (Vertcoin, etc)

DOWNLOAD (win32 binaries for Vista/7/8 v0.05)
DOWNLOAD (Mirror)

To upgrade from old versions, delete the entire contents of your old folder (settings are saved elsewhere) and replace them with the new zip file contents.

Source on Github: https://github.com/theRealTacoTime/poclbm

Please ensure you have the following dependencies installed
• AMD APP SDK: http://developer.amd.com/tools/hc/AMDAPPSDK/downloads/Pages/default.aspx
• Latest AMD drivers: http://support.amd.com/us/gpudownload/Pages/index.aspx
or
Known working for all cards AMD driver (12.8):
12.8 32-bit
12.8 64-bit
AVOID 12.10 DRIVERS, THEY SEEM TO BREAK LITECOIN PERFORMANCE. 13.X SEEM TO BE OKAY.

Code:
3-13-14: alpha version 0.05 is released.
FEATURE: vertminer 0.5.2 added along with vertminer settings
FEATURE: cudaminer stratum support added with latest version of cudaminer

12-25-13: updated GPU settings, cgminer version, and cudaminer version.  merry christmas!

5-7-13: alpha version 0.04 is released.
FEATURE: cudaminer added, although the program will not show valid hash rates.
FEATURE: Latest version of cgminer added.
FEATURE: Batch files for both cudaminer and cgminer are now created in their respective subdirectories, in case you still want to be able to see the exact console output.
BUGFIX: Users with spaces in the Windows usernames are now able to use the program.
BUGFIX: Correct settings for low usage in 7xxx series added.

3-19-13: alpha version 0.03 is released.
FEATURE: Tooltips added to explain parameters for scrypt kernel.
FEATURE: cgminer 2.11.3 added with env. var. settings to allow for high (>8192) thread concurrencies.
BUGFIX: cgminer now displays hash rates more quickly.
BUGFIX: cgminer now sets the GPU platform correctly.

3-10-13: alpha version 0.02 is released.
BUGFIX: Number of total hashes per second now displays correctly.
BUGFIX: Bug that caused only one reaper miner tab to function when multiple were present fixed.

3-9-13: alpha version 0.01 is released.

FAQ
Q: How do I use the stratum proxy?
A: Enter the host and the stratum port and click start.  It should announce that the proxy is connected.  Then, point your miners at host: localhost, port: 8332.  Run your miners as normal; you should see shares/hash rates reported.
Also note that cgminer has its own stratum support built in.  To use that instead, select "Yes" for Use stratum in the miner tab and point the miner directly at the stratum port of your pool.  If you still want to use the stratum proxy with cgminer, you must select "No" for this option.

Q: How do I update cgminer to the latest version?
A: Download cgminer and dump the contents into the /cgminer/ folder, replacing the old version of cgminer.

Q: Why are my speeds not close to those reported in the original FAQ?
A: In addition to tuning the parameters of the program, you will need to tune the GPU core speed and memory.  For 5xxx/6xxx cards a good ratio is 0.70 - 0.80 core / memory clock speeds.  For 7xxx cards, ratios are best under 0.68, with the 7970 preferring ratios at or under even 0.57 in reaper.
To find your memory speed from the core speed, simply divide by the ratio, e.g. 900 MHz core / 0.68 = 1325 MHz RAM.

Q: Shares reported by the stratum proxy are not the same as shares reported by the card.  Why is this?
A: It is a bug to be fixed in a later update.

Q: I hit the start button with cgminer for the first time and nothing happened!
A: Wait for 2-3 minutes and see if mining begins.  The reason is that cgminer needs to build the kernel to run.  If nothing still happens, post in this thread as it may be a bug.

Q: I'm getting lots of stales with cgminer and high thread concurrencies; why is this?
A: The current cgminer kernel seems to have trouble with high thread concurrencies.  If it throws lots of reject shares that come up at the pool as invalid, try switching to reaper.

Q: I'm using an nVidia card and it doesn't work, why is this?
A: You need to install the CUDA toolkit for the kernel to compile.

Q: My miner windows doesn't appear onscreen!
A: Delete C:\Users\You\AppData\Roaming\poclbm\poclbm-scrypt.ini.

Q: Why does my cudaminer miner tab hang on "Connecting"?
A: Because python's subprocess can not see cudaminer's output no matter what I tweak on it.  If the author of cudaminer releases a new version in the future that has stdout streams compatible with python 2.7, I will fix this.  In the meantime, if you navigate to the "/cudaminer/" directory, you'll see that a batch file is added after you press start that you can check your performance from.

Q: Something is wrong and cgminer isn't giving me helpful output to GUIminer-scrypt.  What do I do?
A: For more verbose output, run the batch file ("your-miner-name.bat") in the /cgminer/ directory.  This is generated whenever you hit the "Start" button and will show the cgminer console so you can better troubleshoot your problem.

Q: How do I setup a backup pool?
A: Add a second pool with "-o stratum+tcp://yourpool.com:3333 -u user -p pass" in extra flags.  You can add as many as you like in this fashion.
Pages:
Jump to: