Post
Topic
Board Mining (Altcoins)
Re: [Forager] v18.09.1 - Multi-Pool profit switching miner (AMD/NVIDIA/CPU)
by
4ward
on 28/09/2018, 18:23:28 UTC
Is the profit calculation for yescrypt on nlpool accurate? In forager it's saying my i5 is making $4 a day. If I use another profit switcher it shows $0.14.
I use the data that the pool provides, but some pools may report incorrect data


Quote
Also, with my RX 480

- JCE GPU Miner gets 0H/s but never fails, and forager keeps relaunching it and benchmarking indefinitely.
- lolminer also gets 0H/s and eventually closes - checked lolminer thread and said it's due to memory. I have a 4GB card and 12GB of swap configured. I think it worked in the past, maybe the latest driver breaks it?


EDIT: I have a rig with 2 Nvidia cards and 1 AMD card, if I use automatic grouping I do not have issues. When I split the gpus into groups, some miners seem to have issues. I'm using the RX 480 in one group with the index as 0, then the 2 Nvidia cards in another with index as 0,1

It looks like this is somehow preventing JCE/lolminer from working properly. I can't explain why, JCE shows my RX 480 as index 0, however lolminer does show it as index 2.

I've tried with only the AMD group enabled (no group for Nvidia)


lolminer puts all gpus in a single list (thats why rx480 is index 2) and i dont have a solution for this yet, so there might be issues with mixed rigs

lolMiner 0.5 (available in git only for now) is configured to use all AMD or all NVIDIA, so it should work better in mixed rigs.
You can download miner file manually from git and put in Miners folder

Regarding JCE, if it's 0H/s, there might be an issue with JCE miner itself
Try to see which command is used to execute it in the log file, and run it manually.

Regarding drivers, JCE specifically recommends 18.3.4 or 18.6.1 (and I recommend those as well)