Hello.
I am newbie to the RIC.
I am wondering that How can i optimize my miner for using all of my CPU resources??
When I start mining using the xptminer, the miner only use 5 thread...
But my CPU is E5-2667 V3(32core)...
So, I should use -t 32 option, but my cpu utilization(load average) is only 20.
Does anyone know that how to set cpu threads for mining properly and the sieve value?
Hello, welcome to the Forum.
For the use of cores try to start more xptMiner (4 or 5) without "-t" parameter, while for the Sieve Size value if you have a RAM of at least 16GB you can set a value as "-s 3500000000" or "-s 4000000000" (3.5 / 4 billions)
Good mining!
Hello Simba.
I downloaded the xptminer from "
https://github.com/gatra/fastrie". And i have already used the xptminer without "-t" options for using all cores.
But the xptminer did NOT use my all resoures of cores.
Moreover, I have big amount of RAM about 192GB ~ 512GB in each machines.
So, How much do i set amount of RAM to my machine??
Do you have any idea??
For best performance do this:
For Linux 64bit OS:
Download xptMiner2 binary:
http://riepool.ovh/downloads/New_Linux64_xptminer.zipFor Windows 64bit OS:
Download xptMiner2 binary:
http://riepool.ovh/downloads/New_Windows64_xptminer.zipScript: xptminer2 -u username.worker -p password (-t CPU threads number) (-s sieve size)
For Linux, give permissions to downloaded file with the command: "chmod +x xptminer2"
It's currently the highest performing miner for Riecoin.
The miner has been extensively tested by many users and works very well.
For the CPU if you use a Cloud or VPS system, check the available vCore and even threads per core via the Linux command "lscpu".
If you get one Thread/Core this could be the problem...