Skip to content

[Bug] second cpu #1686

Closed Answered by RainbowMiner
lexasub asked this question in Q&A
Discussion options

You must be logged in to vote

Ah ok - since it's a linux machine, things are a bit different. Linux doesn't see multiple CPUs, but instead combines all cores/threads into one "CPU". So, if you happen to have two CPUs with 6 core/12 threads each, Linux will handle these as one CPU with 12 core/24 threads all together.
RainbowMiner will address the cores/threads correctly, even though it will report "1 CPU found" no matter how many CPUs are installed on the motherboard.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by RainbowMiner
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested answered
2 participants
Converted from issue

This discussion was converted from issue #1554 on August 05, 2021 10:40.