-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CPU threads massive hashrate differences #640
Comments
How many threads are reported in your Task Manager/Performance tab? |
Task manager reports 4 cores and 8 logical processors |
Do you compiled the miner by your own?
Please remove cpu.txt and let the miner generate a config. You changed the
config by hand and used the weong core ids, Thats the reason for the hash
rate difference.
|
I Don't. The autoconfig only uses one thread. What is the proper way to go about manually setting it up? |
your cpu has only 4 mb cachse thetefore you can only use 2 threads at all.
Could you remive please the cpu.txt start the miner and post the terminal
output from the start.
|
@jimk98 Autogenerated
In general, if you are using hyperthreading, you should use even or odd mubers:
If you are not using hyperthreading, you will have ordered numbers, but keep in mind to leave at least 1 core free:
|
[2017-12-21 14:58:29] : Start mining: MONERO |
I'm also having the same issue where each time I start up xmr-stak 2.1.0 30888a3 it gives me a different total H/s with my i7 8700k @ 4.8GHz on all cores, 2x 8GB DDR4 @ 3200MHz CL16, Windows 10 x64 v1709. Most of the time I can get 370H/s and if I'm lucky I can launch it and then get 460H/s. I'm not sure if it has to do with Windows 10's RAM random memory allocation or something of that sort. I have not tried Linux yet to see if its more consistent. My config looks like:
For instance here is how it would look for 370H/s:
And this is how it looks at 468.5H/s (via HTTP in daemon mode):
|
How-TO and tuning your hardware is not within the scope of Github support and will most likely be ignored. It is just not possible for us to know how to tune every model/version of a component. How-TO and tuning type questions are better suited to forums such as REDDIT/r/moneromining. Make sure you have reviewed the documentation on the Github as well as running:
^^ This will answer most How-TO type questions. ^^ |
Try changing your low power setting from false to 5. |
RESULT REPORT Top 10 best results found: Hi Psychocrypt. But can someboy explain what these numbers actually means? |
Just curious as to why i have such a massive difference on my thread hashrates. Am i going wrong somewhere?
Any help or input would be appreciated and if any other info is needed ill see what i can do.
HASHRATE REPORT - CPU
| ID | 10s | 60s | 15m | ID | 10s | 60s | 15m |
| 0 | 70.4 | 70.1 | 72.2 | 1 | 15.0 | 15.0 | 14.6 |
| 2 | 15.1 | 15.1 | 14.7 |
"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 0 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 2 },
{ "low_power_mode" : false, "no_prefetch" : true, "affine_to_cpu" : 3 },
],
Basic information
AMD Athlon 860K
GTX 645 & GT 640 (Until new GPUs arrive)
Compile issues
Windows 10 64 Bit
Stability issue
GPU both overclocked
CPU Stock freq and voltages
The text was updated successfully, but these errors were encountered: