Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: b2atitN3rd on March 12, 2021, 09:15:30 PM



Title: Phoenix Miner Keeps Crashing
Post by: b2atitN3rd on March 12, 2021, 09:15:30 PM
Very Basic system:

intel Core I7-8700k 8gb or Ram.

Try not to laugh, but I'm trying to mine with a AMD PRO WX 7100 8gb Card. (got it for free)

Using the latest version of Phoenix Miner 5.5c.

Basic script -

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

PhoenixMiner.exe -pool ssl://us1.ethermine.org:5555 -pool2 ssl://us2.ethermine.org:5555 -wal XXXXXX -amd
pause

I get GPU1: clsetkernelarg (-48)
Fatal error Detected: Restarting

And it loops from there.

Was looking at the hashrates on betterhash and they showed ETH - Ethash (Phoenix)   ≈ 22.31 MH/s with a 7100.  I understand that's not 100% accurate 

I'm sure I'm missing something.  Please let me know and I will fill in the blanks.

Thanks


Title: Re: Phoenix Miner Keeps Crashing
Post by: HCP on March 12, 2021, 10:50:29 PM
You're posting in the wrong board... you should use the "move topic" link in the very bottom left of the thread window to move to "Altcoin (mining)".

You'll get more help there, as this is for Bitcoin Technical Support... "Questions regarding issues with Bitcoin Core, nodes, the Bitcoin network, transactions, and addresses."


Title: Re: Phoenix Miner Keeps Crashing
Post by: batsonxl on March 13, 2021, 04:30:47 AM
increase virtual memory


Title: Re: Phoenix Miner Keeps Crashing
Post by: Williamm07 on March 13, 2021, 06:15:40 AM
Hi mate, I had this same problem on a AMD RX580 before  and I was able to solved it by adding the command -clKernel 0. Give this a try


Title: Re: Phoenix Miner Keeps Crashing
Post by: b2atitN3rd on March 13, 2021, 07:24:06 AM
-clKernel 0 fixed the issue!  Thanks!