Bitcoin Forum
June 21, 2024, 11:23:25 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: [XMR] JCE Miner Cryptonight/forks, now with GPU! on: October 20, 2018, 06:49:16 PM
Hey JCE, check out your github on your GPU miner, I wrote to you there in an issue, I can offer you a rig and system to work on, developing your miner so you can get that deployed for the good of us all asap Smiley

The system has HD 6990s, HD 7970, HD 7850. It's currently on Win 10 64, running 14.4 drivers. I see that you're good with Pitcairn cards and that's why I'd like you to make some progress with your miner because at the moment, I've got all those cards just sitting there and not mining as xmr stak gives invalid shares, and no one over there is willing to look into the issue.
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's CryptoNote GPU Miner v9.6 on: December 02, 2016, 03:17:36 PM
Supported coins:
XMR/QCN/BCN/FCN/Aeon/Duck/Dash/OEC/MCN/ORION.
=========================

CPU version is here:
https://bitcointalk.org/index.php?topic=647251.0

Current version: 9.6:

- Added remote monitoring, see "-mport" option and "Remote manager" folder. Note that only remote monitoring is supported, other commands in EthMan don't work.
- Added temperature management for 4xx cards.
- Added coloring, see "-colors" option.


Link:
https://mega.co.nz/#F!e4JVEAIJ!l1iF4z10fMyJzY5-LnyC2A

Mirror:
https://drive.google.com/folderview?id=0B69wv2iqszefdkVDNkxla3BCZHc&usp=sharing

This is POOL version.

Catalyst 15.12 is required for best performance and compatibility.

Set "GPU_MAX_ALLOC_PERCENT" environment variable as "100".

For multi-GPU systems, set Virtual Memory size in Windows at least 16 GB:
"Computer Properties / Advanced System Settings / Performance / Advanced / Virtual Memory".

This miner is free-to-use, however, current developer fee is 2.5%, miner mines 39 rounds for you and 1 round for developer.
If you don't agree with dev fee - don't use this miner, or use "-nofee" option.
Attempts to cheat and remove dev fee will cause a bit slower mining speed (same as "-nofee 1") though miner will show same hashrate.

This version is for recent AMD videocards only: 7xxx and 2xx, also 6xxx and 5xxx. No nVidia support.

This version is for Windows x64 only. No 32-bit support.

Linux version also requires AMD APP SDK installed. Linux version has been tested in Cent 6.5 and Ubuntu 14.04.

Miner has built-in GPU overclocking features and temperature management.



COMMAND LINE OPTIONS:

-o    pool address. Both HTTP and Stratum protocol are supported. You can specify several "-o" parameters to use several pools, or use "pools.txt" file, or use both.
   First pool specified via "-o" option is main pool: miner will switch to main pool every 30 minutes.

-u    your wallet address.

-p    password, use "x" as password.

-di    GPU indexes, default is all available GPUs. For example, if you have four GPUs "-di 02" will enable only first and third GPUs.

-a   Select algorithm:
   "-a 0" (default) means autoselection.
   "-a 1" fastest mining mode for 290/290x and 270/270x cards.
   "-a 2" low power consumption mode for 290/290x cards. A bit less speed (1%) but less power consumption (10-15%).
   "-a 3" fastest mining for old cards (6xxx and 5xxx).
   "-a 4" fastest mining for recent cards (280x, 270/270x etc).
   You can also specify mode for every card separately, for example, "-a 1234".
   It is very important for good mining speed to select correct "-a" and "-h" values for your cards.
   For old cards 5xxx and 6xxx use "-a 3" mode only, otherwise you can get "LowDifficultyShare" errors from pool.

-wd    watchdog option. Use "-wd 1" to enable watchdog, miner will be closed if any thread is not responding for 1 minute or OpenCL call failed,
   so you can restart it from some script if some GPU does not respond.

-ee    close miner if no more pools are available in the list. By default, miner tries all pools one by one, after last pool it tries first pool again and so on.
Use "-ee 1" to close miner when it tried all pools, so you can restart it from some script and do some additional actions related to internet connectins if necessary.

-dbg   debug log and messages. "-dbg 0" (default) - create log file but don't show debug messages.
   "-dbg 1" - create log file and show debug messages. "-dbg -1" - no log file and no debug messages.

-r   Restart miner mode. "-r 0" (default) - restart miner if something wrong with GPU. "-r -1" - disable automatic restarting. -r >0 - restart miner if something
   wrong with GPU or by timer. For example, "-r 60" - restart miner every hour or when some GPU failed.

-li   Low intensity mode. Specify "-li 1" if you don't want Windows to freeze.

-nofee: set "1" to cancel my developer fee at all. In this mode some recent optimizations are disabled so mining speed will be slower by about 5%.
   By enabling this mode, I will lose 100% of my earnings, you will lose only 2.5% of your earnings.
   So you have a choice: "fastest miner" or "completely free miner but a bit slower".
   If you want both "fastest" and "completely free" you should find some other miner that meets your requirements, just don't use this miner instead of claiming that I need
   to cancel/reduce developer fee, saying that 2.5% developer fee is too much for this miner and so on.

-tt   set target GPU temperature. For example, "-tt 80" means 80C temperature. This option enables temperature management for all installed cards.

-h   number of hashes that GPU processes during one round (HashCnt). If not specified, default value is used. For many cases you can increase performance by adjusting this parameter value.
   For example, "-h 832" means HashCnt=832 for all cards. You can also specify values for every card, for example "-h 640,832,1376,0", zero value means autoselection.
   Values must be divisible by 32, otherwise near value that is divisible by 32 will be selected.
   Use "m", "+" and "-" keys to find the best value. One hash takes about 2MB of GPU memory, too big value may cause unstable mining and in many cases max value is not the best.
   For example, for 280x card the best value is 832. For 290x card the best value is 1376.
   For most popular cards miner sets the best value automatically, but there are many cards and I don't have them all, so you can find the best "-h" value by yourself.
   Press "m" key to see current hashrate for every GPU round, then use "+" and "-" keys to increase/reduce "-h" value. You can also press "0"..."9" keys to select active card.
   Sometimes changing "HashCnt" by "+" and "-" keys causes problems with OpenCL, in this case you need to restart miner and change "-h" values in command line directly.

-cclock   set target GPU core clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-cclock 1000,1050,1100,0".

-mclock   set target GPU memory clock speed, in MHz. If not specified or zero, miner will not change current clock speed. You can also specify values for every card, for example "-mclock 1200,1250,1200,0".

-mport   remote monitoring port. Default port is 3333, specify "-mport 0" to disable remote monitoring feature.

-colors enables or disables colored text in console. Default value is "1", use "-colors 0" to disable coloring.



SAMPLE USAGE

NsGpuCNMiner.exe -o stratum+tcp://mine.moneropool.org:80 -u 449TGay4WWJPwsXrWZfkMoPtDbJp8xoSzFuyjRt3iaM4bRHdzw4qoDu26FdcGx67BMDS1r2bnp7f5hF 6xdPWWrD3Q3Wf7G6 -p x

Do not forget to specify your wallet address!



FAILOVER

Use "-o" option or "pools.txt" file to specify several pools. Every pool has 3 connection attempts. "pools.txt" file has text format, one address per line.
If the first character of a line is ";" this line will be ignored.
After pool address you can also specify login and password, use space as separator, for example:

mro.pool.minergate.com:5556 yourmail@gmail.com !

or

stratum+tcp://mine.moneropool.org:80 449TGay4WWJPwsXrWZfkMoPtDbJp8xoSzFuyjRt3iaM4bRHdzw4qoDu26FdcGx67BMDS1r2bnp7f5hF 6xdPWWrD3Q3Wf7G6 x

If login or password are not specified, "-u" and "-p" parameters will be used.



PERFORMANCE

About 810 h/s on stock 290X (Hynix memory).
About 710 h/s on stock 290X (Elpida memory).
About 690 h/s on stock 290  (Elpida memory).
About 550 h/s on stock 280X (Hynix memory).
About 440 h/s on stock 270X (Elpida memory).
About 410 h/s on stock 270  (Elpida memory).


TROUBLESHOOTING

1. Install Catalyst v15.12.
2. Disable overclocking.
3. Set GPU_MAX_ALLOC_PERCENT 100.
4. Set Virtual Memory 16 GB.
5. Reboot computer.



TUNING

For 290X/290/280X/270X/270 you can leave default parameters, i.e. do not specify "-a" and "-h", miner will apply best settings automatically.

For other cards, guide how to get maximal speed:

1. Try "-a 1", "-a 3", "-a 4" and select best mode, press "m" key to see immediate hashrate.
2. Remember "HashCnt" value when miner starts, then specify "-h" parameter with this value, remember hashrate and change "-h" parameter step by step by 32 in both directions (less and more).
   Select best value based on immediate hashrate.


Hey Claymore, do you have new versions of monero gpu miner planned for the future? Given XMR's great potential and improvements such as Ring CT and proper GUI coming just around the corner in January, an improved miner would benefit you and the community greatly! Will be waiting for your reply, thanks a lot for your work!
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v1.1 on: November 06, 2016, 10:50:14 AM
Anybody here have the same problem with me?

2 rig RX470 4GB, 1 Giga + 1 MSI. Same OS, same setting, same OC, same everything except brand, but different speed. Giga = 45 Sol, MSI = 35 Sol  Huh Huh Huh

P/s: Those rigs was running ETH same speed. Giga = MSI = 25.2 MH/s

Check what memory types they have, that's one thing that could make a difference, if it's higher quality Smiley
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's ZCash AMD GPU Miner v1.0 on: November 04, 2016, 04:14:25 PM
Claymore, you are fucking God! I was using Genoil 0.6 until now, was getting 30-33 sols on Hd 7970 and 20-22 on R9 270, with your miner I'm getting 45 with HD 7970 and 30 with R9 270, THANK YOUUU! So far all running smooth on latest AMD drivers, Win 7, gonna download the 15.12 to see if there is even more improvement.
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.3 (Windows/Linux) on: November 04, 2016, 11:31:30 AM
Basically many miners out right now that support most cards ........except Nvidia

Coins4All Miner with new SA kernel
Nicehash v4 added SA kernel yesterday
Genoil V6 - very unstable but works with simple loops
Silentarmy V3 - only linux released a few hours ago


Many choices....

That's 'cause Nvidia are being greedy bastards and locking their source up. Smiley
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.3 (Windows/Linux) on: November 04, 2016, 10:52:34 AM
Good news: I'm going to release my ZEC miner in a few hours so all ZEC-related discussion will move to new thread finally Smiley
Bad news: I was not reach 100h/s on 390 in this version. I'm going to improve speed, but people want to have miner asap so I will release it as is, about 50h/s on stock 390X. I don't like to hurry so further improvements will be added later.

You, my friend, are saluted on a dailyyyyyyyyyy basis! We will provide as much feedback as possible.
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.3 (Windows/Linux) on: November 03, 2016, 11:01:35 PM
Checking this post 100 times a day for news about Claymore's miner.

It's not the miner that the world needs, it's the miner that the world deserves.
And we'll haunt this thread. Because he can take it. Because he is not our hero.
He's a silent coder, a watchful protector. The Dank Claymore.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v7.3 (Windows/Linux) on: November 02, 2016, 08:35:56 PM
1-2 days I think.

All props to you! Smiley Would love to see GCN 1 support for them nice 7970s and r9 270s Smiley TY!
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!