Post
Topic
Board Mining (Altcoins)
Re: [CPU] JCE Miner Cryptonight/forks, brand new, super fast!
by
JCE-Miner
on 23/05/2018, 18:25:30 UTC
Thanks i have been doing this for 30 years i think it looks like when i hit q quit your script  releases 2 cores cache instead of 4, then when i restart its only enabling 2-3  cores cache and i get the error.Mine is enable Locked Pages is enabled i also use awesome miner i can cheek if it is enabled.Im using 29 ver now looks like is faster but when i open Firefox speed slow down .It could be related to the cpu not recolonized/detected properly.

Keep cool bro, i cannot know if you're a mining newbie or a IT expert.
The release of Large pages is to be clean, xmrstak doesn't even do it, it just... stops, because Windows comes after to get the Large Pages back (normally). You seem to often run out Large pages, do you mine on a dedicated rig or normal PC ? A simple way is to start JCE immediately after the PC has booted, because other apps like browsers or databases try to get the Large Pages. And their amount is scarse and not configurable, unlike on Linux.

Quote
how to edit and run start.sh
i can use xmr-stak but i want to use JCE but it is different from xmr-stak.

Ok, let's do the simplest way :
1. Unzip the linux package somewhere on your hard disk
2. Open a console, go to the directory where you unzipped
3. run
Code:
./jce_cn_cpu_miner64 --auto  --forever --low -o POOL:PORT -u WALLET -p x
where you replace POOL, PORT and WALLET by yours, and avoid SSL ports for simplicity, example:
Quote
./jce_cn_cpu_miner64 --auto --forever --low -o xmrpool.eu:3333 -u xxxxxxxxxxx -p x
(here the wallet is dummy of course)

sorry if it sounds trivial, but i prefer being very explicit.

Quote
Hello,
I am using task scheduler to run miner at idle and your technique with attrib makes problem: scheduler kill main process but mining is continue with attrib.
Can you make some option to avoid using attrib?
Code:
start /LOW jce_cn_cpu_miner64 .........
and the miner will run at IDLE, no need for new code

Quote
mph
i guess that's MiningPoolHub: i switched it to v7 by default in 0.29, and yeah that's like FORK=3
On any new mining session, always wait a few minutes to check the shares are Accepted, and the Pool sees your shares, if not, so that's the FORK to be changed. Explicitely if you get a Rejected Share, stop the miner and change the FORK.
i'm creating a test account on MPH to test, i usually do my tests rather on Nicehash

edit:
hoo, what a crappy pool that MPH, i spent ages to get that the workername is mandatory (while it's optional everywhere else)...  Roll Eyes
just login was painful Cry
so it works, but the difficulty is 500k, which is ridiculously huge for a CPU. It takes a lot of time just to get one share.
Code:
jce_cn_cpu_miner64 -o us-east.cryptonight-hub.miningpoolhub.com:20580 -u jce-miner.test -p x --auto
just works. (the account exists but don't mine on it, it's a test account)