Bitcoin Forum
May 26, 2024, 11:00:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: July 27, 2018, 12:14:10 PM
It seems that option -ftimeout doesnt work. Test on 3.0c both Nvidia and AMD cards. Tried to set -ftimeout 60.

From original text:
-ftimeout <n> Reconnect if no new ethash job is receved for n seconds (default: 600)
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: June 29, 2018, 06:46:29 AM
Hi PhoenixMiner

How long to wait for the version for dual mining?
   Depending on what secondary algorithm we do because we once (almost) implemented DCR and it went to non-profitable. It wasn't entirely lost effort but close to it. After finishing the Linux version we will reevaluate the most profitable choices for a secondary coin and then it would take additional month or so. So at least two months in the future.

hi support, i m using 6GPUs RX580 8G,  when i push "y" , why the system prompt the compute mode is not required, what does it meant? is it meant already fully optimize for these GPUS
  Yes. We check if the Compute mode is required by both for each GPU, and the driver. For example, if you are using the blockchain beta driver, the Compute mode is not needed because the huge page mode is already turned on in the driver.

After autotuning, should I just put the found values in the bat file, or could it change from run to run?

I was using -gt 15 for 3 cards (480, 570 and 580) and now autotune found -gt 13,18,16.
  Usually it is good idea to put them in the .bat file (or in the config.txt file, if you are using it). In such case you will need to run auto-tune again if you change the clocks on any of the cards, if you install new version of the driver, or if you try using the alternative kernels (-clkernel 2), as the best -gt values could be very different for the two types of kernels. It is also good idea to check if the -gt values are still the best if you upgrade the GPU drivers or install a new version of PhoenixMiner in the future.

   However if you are restarting your rigs only once a week or so, you can just let auto-tune run at each startup as it takes only a few minutes.

Error fan at 3.0s, how to arrange (1060 card 6g, driver 388.13)
   If you are getting the infamous 999 error, you need to lower the memory overclock by 10-20 MHz.


First, thanks for creating such a great miner.
I don't get it how to make it mine ETC (ETH mining works perfectly). It submitted only a couple of shares to the pool. The rest is just not being submitted. I tried different types of deviding wal/workername/password, trough dot, slash etc. That doesn't seem to be the issue, since some shares were sent.
Can someone help please?
This is how my bat files looks. Another small question, how do I turn off the mining for cards 10+? Most of my rigs have less than that, but I have one rig with 13 gpu.

Code:
REM
REM Example bat file for starting PhoenixMiner.exe to mine ETH
REM

setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100

REM IMPORTANT: Replace the ETH address with your own ETH wallet address in the -wal option (Rig001 is the name of the rig)
PhoenixMiner.exe -pool etc-eu1.nanopool.org:19999 -wal 0xc51c9c3234db3ed222b389a5ee5d7a2423794ec9/viennatheminersetc/mail@gmail.com -coin etc -amd

pause

According to nanopool documentation, you have to specify the pool like this:
Code:
-wal 0xc51c9c3234db3ed222b389a5ee5d7a2423794ec9.viennatheminersetc/mail@gmail.com

To specify that only the first 9 cards should be used by given PhoenixMiner instance, use -gpus 123456789. To specify the first 11 cards, use -gpus 1,2,3,4,5,6,7,8,9,10,11. The only important thing is to use commas (without spaces) to separate indexes if you are going to use 10 or more as an index of a GPU.


I noticed that when exiting, the cards clocks reset to default. I don't want that, is there any way to prevent it?

Also, 3.0 seems a bit slower that 2.9

With all setting equal (launching from bat file) 2.9 gives around 600h/s more with 3 ellesmere cards.
   The clocks are reset when the miner is closing to prevent crashes if you start something else that loads the GPU in different way and the voltage settings are not good enough. Ethash is notoriously tolerant to low core voltage but if you try to run any intensive game or more core-intensive mining algorithm, the GPUs will most probably crash if the settings are left unchanged. It is not that hard to add such option though, and we will add it in the next version, time permitting.

   As for the lower hashrate, please try running both the normal and alternative (-clkernel 2) kernels and run auto-tune with both to see the maximum obtainable hashrate.

When do u wanna support Nvidia OC setting like Claymore ?
   Hopefully in the next release.


- Your -gser param is so magic! It makes my GPUs hang at start-up. Error msg: GPUx not responding!
- if not specify -gt param, my rigs often crash when it is auto-tuning.
   Sorry about this issue. To help us reproduce it and fix it, can you please tell us what -gser option you are using and with what cards/drivers/OS you are using?

Well I use Rx 470/570/480/580 cards.
Latest Amd drivers, never had crashing problems when closing the miner until v3.0C
   We will add option to avoid resetting OC on exit in the next version.

Is there a way to name the rig besides putting it behind the wallet address?  My pool doesn't like that format...
    You can use the -worker option too depending on the pool.




Dear PhoenixMiner Team

So what about core/memory clock/voltage control for Nvidia cards? That is the one thing you should do to become the best solo miner. I guess so. Any idea?

And what about dual mining? Second ASIC-resist coin may be the best choice. Is this real to mine ETH + CryptoNightv7?
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: June 08, 2018, 03:02:25 PM
Dear PhoenixMiner Team,

I just noticed that you didnt add Hardware Control Options for Nvidia cards. Please, add it next release. Thank you.

And one little request - please add to console output parameters founded during Autotune searching. It is very good to know gt parameters for each cards.
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: PhoenixMiner 2.9e: fastest Ethereum/Ethash miner with lowest devfee (Windows) on: April 26, 2018, 05:10:51 PM
Dr. PhoenixMiner,

Could you add the a little bit options to ur miner for Nvidia cards? Such as:
-fanmin
-fanmax
-tmax
-powlim
-cclock
-mclock

And one great option for AMD cards  -  enable compute mod by adding option -y into the bat? Not only typing key "y".

Claymore recently added these options. Next step is yours. I love ur miner for stability and hashrate. But I believe that these options can improve miner's positions.
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!