Bitcoin Forum
June 21, 2024, 01:11:25 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 22, 2019, 07:51:35 PM
sure. But two of three rigs just hangs at this same moment (Rx 470 & Rx 480), it happens when ETC touch epoch 280. Below is my config.txt content (they nearly just the same on both machines)

Try "-eres 0".

hoooooly ff**. You are right! I've checked my config line by line and found that there were "-eres 20" option between my #comment lines at the very bottom of the file. I was sure, that at the bottom are only #comments lines with my tests, thoughts etc (mean et cetera, not ethereum classic Cheesy) so I did not paste them. After deleting "-eres 20" my miners can mine ETC again (AFAIR eres=2 by default). So it means miner tried to work with DAG epoch 280 + 20 = 300, and that is why it crashed

THANK YOU!

Looks like it's not enough memory to set DAG #280... Do you have enough virtual memory (page file) size?

And another one thing. You use -allcoins 1. This is what Claymore writes in readme:

-allcoins Specify "-allcoins 1" to be able to mine Ethereum forks, in this mode miner will use some default pools for devfee Ethereum mining.
        Note that if devfee mining pools will stop, entire mining will be stopped too.
        Miner has to use two DAGs in this mode - one for Ethereum and one for Ethereum fork, it can cause crashes because DAGs have different sizes.
        Therefore for this mode it is recommended to specify current Ethereum epoch (or a bit larger value),
        for example, "-allcoins 47" means that miner will expect DAG size for epoch #47 and will allocate appropriate GPU buffer at starting, instead of reallocating bigger GPU buffer (may crash) when it starts devfee mining.
        Another option is to specify "-allcoins -1", in this mode miner will start devfee round immediately after start and therefore will get current epoch for Ethereum, after that it will be able to mine Ethereum fork.
        If you mine ETC on some pool that does not accept wallet address but requires Username.Worker instead, the best way is to specify "-allcoins etc", in this mode devfee mining will be on ETC pools and DAG won't be recreated at all.

Try to set "-allcoins etc"

thanx for response. I tried increase virtual memory before (set it even to 45000MB) and this did not help.
"-allcoins etc" could be solution but miner did not stay alive long enough to change dag epoch because of devfee, so probably this wouldn't help.

Anyway Claymore hit the bull's eye Smiley
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 22, 2019, 04:50:54 PM
Phoenix miner works another way than Claymore's. It use optimized kernels wich is must be calculated with depends of DAG epoch. This is why if miner didn't contains optimized kernels for some DAG it would give error.

Claymore's miner didn't use kernels optimized for each epoch. So it must work on any DAG. You must provide your config, bat file and log to determine what's your problem.

sure. But two of three rigs just hangs at this same moment (Rx 470 & Rx 480), it happens when ETC touch epoch 280. Below is my config.txt content (they nearly just the same on both machines)

[config.txt]
#-epool europe.ethash-hub.miningpoolhub.com:20555 (<-- ETC port, do not work)
-epool europe.ethash-hub.miningpoolhub.com:20535 (<-- ETH port, works well)
-ewal {private, deleted}
-eworker {private, deleted}
-epsw x
-esm 2
-allcoins 1
-allpools 1

-tt 72
-ttdcr 75
-ttli 78
-tstop 82
-fanmin 30
-mport -3333
-ethi 16
-dcri 14
-rxboost 1
-strap 777000000000000022AA1C00315A5B36A0550F15B68C1506004082007C041420CA8980A9020004C 01712262B612B3715

#OC
#core
-cclock 1100
-cvddc 825
#memory
-mclock 2050
-mvddc 825
[/config.txt]

[start.bat]
timeout /t 60
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

EthDcrMiner64.exe
[/start.bat]

I can paste log too, bu there is strictly NOTHING because miner hangs (sometime with restart, sometime not). It hangs after "setting dag epoch 280" line and before "setting dag epoch 280 done". I tried older version of claymore. It stops hanging but it just creating dag epoch and never finish. Changing port on pool to mining ETH solves the problem... for now
3  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 22, 2019, 03:28:52 PM
Quote

What's wrong with dag 281 epoch? It works fine in my tests. If you to get some support, it's a good idea to post your config.txt file and some hardware info (or log file).

I have a miner hang at epoch 280 (both Rx 470 4gb and Rx 480 4gb). After switch to ETH (epoch 272 it still working well). It is not a config problem it is problem with miner. Check phoenix miner topic and there is same epoch problem with older miner versions

C&p
"Read this if you can't mine ETH or ETC with PhoenixMiner: important message for everyone that is running older versions of PhoenixMiner (before 4.2).

IMPORTANT! The versions of PhoenixMiner before 4.2 only support DAG epoch up to 265. Both ETC and ETH has reached epoch 266 already. To ensure uninterrupted operation, please upgrade to 4.2. If you are mining other coins, you can safely disregard this message.

The reason for this limitation is that we need to perform some quite complex calculations for each future DAG epoch in order to increase the hashrate of the optimized kernels. Recently we have added more computational resources and PhoenixMiner 4.2 will work without problems up to DAG epoch 329. We will increase this number significantly (e.g. 400 or more) in the next version."
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 20, 2019, 11:44:50 AM

21:45:54:383    54900700    Setting DAG epoch #280 for GPU0
21:45:54:383    54900700    Create GPU buffer for GPU0
21:45:54:383    54900700    GPU0 - not enough GPU memory to place DAG, you cannot mine this coin with this GPU
21:45:54:383    54900700    GPU0 - OpenCL error -61 - cannot allocate big buffer for DAG. Check readme.txt for possible solutions.


same trouble now with nicehash

OpenCL error -38 - cannot write buffer for DAG

Switch mining to ETH (epoch 272 for now). I wrote about this few days ago. We need new version of claymore I guess
5  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 20, 2019, 07:23:19 AM
Hello

Strap and rxboost don't increase my hashrate. I have rx480 and rx570 cards, latest AMD drivers on Win10, bios are moded, and I use the -cclock and -mclock option : I get ~30 Mh/s for each card.
Is it OK ? Why strap and rxboost don't increase ?

Thanks

Did you start ethdcrminer64.exe with admin privileges for the first time to install the driver? If your bioses are modded you can see no difference with strap mode but you should see the difference with rxboost option

Yes I ran the  install driver, and now I don't have any error.

With rxboost, I 've only ~31 Mh/s instead of 30

So it is quite ok i guess. I get about 5mh/s up on my 6gpu rig after rxboost
6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 20, 2019, 07:08:46 AM
Hello

Strap and rxboost don't increase my hashrate. I have rx480 and rx570 cards, latest AMD drivers on Win10, bios are moded, and I use the -cclock and -mclock option : I get ~30 Mh/s for each card.
Is it OK ? Why strap and rxboost don't increase ?

Thanks

Did you start ethdcrminer64.exe with admin privileges for the first time to install the driver? If your bioses are modded you can see no difference with strap mode but you should see the difference with rxboost option
7  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.7 (Windows/Linux) on: July 16, 2019, 08:51:32 PM
Start with other miner (not Claymore) - its works fine with ETC
epoch #280 - its Claymore issue.

I have 3 rigs + 1 PC computer with one card. Below is my configuration:

1. 6xRx 470 4GB (miner ver = 14.7)
2. 5xRx 480 4GB + 1x Rx 570 4GB (miner ver = 11.Cool
3. 4xRx 570 4GB (miner ver = 14.5)
4. 1xRx 570 4GB (miner ver = 14.7)

today only rig 3 and PC (4) works normally. 1 and 2 hang/restart just after "setting epoch 280 done". After switching to ETH (epoch 272) they works normally (for now).

So my observation is:
Rx 470/480 4GB won't work on any Claymore up to 14.7 with epoch 280
Rx 570 4GB work normally on newest and older Claymore version with epoch 280

any solution for this for now? Or we should wait for new version of Claymore arrive?
8  Alternate cryptocurrencies / Altcoin Discussion / Re: Help withdrawing from MUSICOIN web wallet on: July 06, 2017, 07:27:44 AM
I have same problem yesterday. I even tweet with @musicoins tag and get reply, that it should work now. Checked about hour later and the transfer option is visible now. Meanwhile I set up a full node wallet and transfer all my MUSIC there. Now I feel safe Smiley

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!