Post
Topic
Board Mining (Altcoins)
Re: [JCE] Ultrafast CN-Heavy/Tube/HVX miner, low power, Vega56 1750+ h/s
by
JCE-Miner
on 07/11/2018, 21:24:48 UTC
i read your reports about hashrate stability, i'll focus on stabilize Heavy hashrate as the top priority

Hi. Miner not work with format "user wallet + paymentID.diff". Can you fix it? Please)
What pool did you use?
I'll do a test on OptimusBlue, they support this syntax

OMG JCE MAN!

Just tested your miner on two 7870 cards. and im getting what I got before with claymore and even better! 400 per card!! NICE!!!!!!!!!!!!!

Now I really need a GPU linux version and watchdog temp asap:D Then your miner will be on par or better than Claymore even!! NICE JOB! =)
Linux: very unlikely, because of lack of time. I dev alone and have all the CPU versions to update too. Cannot afford Linux GPU port from the Adrenalin.
Temperature watchdog: added, now testing, for 0.33b6
syntax will be: --max-temp M with integer M>0, in °C

How does the autoswitch work? Using moneroocean.

When I download their fork of xmrig, it does a quick benchmark and saves my hashrates for each algo, then goes from there. How does JCE know which algo is most profitable on my hardware? Does it save hashrates over time?

I gave it a quick shot and it chose cnv8 which is less profitable on a dual core i5 than cryptolight.

It exists only for the CPU version for now. Then, it just connects and let MoneroOcean switch the algo on the fly. The miner itself takes no decision. MoneroOcean tend to mine mostly on CN-v8, at least when i tested in end of october. When mining such way, with --variation 16, to get more logs about what algo is mined.

example:
Code:
22:08:37 | Connected to pool. Now logging in...
22:08:37 | Algo-autoswitch Pool gets proposed:
22:08:37 | * Original Cryptonight
22:08:37 | * Original Cryptolight
22:08:37 | * Cryptonight V7 fork of April-2018
22:08:37 | * Cryptolight V7 fork of April-2018
22:08:37 | * Cryptonight-XTL fork of May-2018
22:08:37 | * Cryptonight-Alloy fork of May-2018
22:08:37 | * Cryptonight-MKT/B2N fork of May-2018
22:08:37 | * Cryptonight-Arto fork of May-2018
22:08:37 | * Cryptonight-Fast MSR fork of June-2018
22:08:37 | * Cryptolight-Red fork of July-2018
22:08:37 | * Cryptonight V8 fork of Oct-2018
22:08:38 | Successfuly logged as .......
22:08:38 | Auto-select algo switched to: Cryptonight V8 fork of Oct-2018
22:08:38 | Pool changes Difficulty to 100.
22:08:38 | CPU Thread 2 for Cryptonight/forks wakes-up.
22:08:38 | CPU Thread 1 for Cryptonight/forks wakes-up.

Quote
Auto-select algo switched to: Cryptonight V8 fork of Oct-2018
Here that's MoneroOcean that chose the algo, among those listed above "gets proposed"