Skip to content
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

Nicehash does not detect 2nd cpu #601

Closed
denjcodes opened this issue Nov 14, 2017 · 4 comments
Closed

Nicehash does not detect 2nd cpu #601

denjcodes opened this issue Nov 14, 2017 · 4 comments

Comments

@denjcodes
Copy link

I have a two cpu x5675 and only one is detected by NHML.
capture

When I check the CPU utilization, 6 cores are at 100% utilization, while 6 cores are at 50% utilization.

The picture attached shows my rig setup: X5675 x 2, RX840 and HD 7800 (both AMD)

@DillonN
Copy link
Contributor

DillonN commented Nov 17, 2017

NHML doesn't have full support for dual CPUs, but the underlying miners will. Xmrig should automatically run the most optimal setting, but I haven't checked xmr-stak. Note that optimal performance for cryptonight is usually NOT 100% CPU utilization, since it is more dependent on cache

@denjcodes
Copy link
Author

Is there any way I can improve utilization by running multiple instances of NHML?

@DillonN
Copy link
Contributor

DillonN commented Nov 20, 2017

I don't believe a second instance will help, you can customize the affinity through extra launch parameters though to force which cores are mining. See some discussion on #593 related to this, or you can google it for Xmrig specifically. If you do still want to use a second NHML instance, this affinity setting can let you bind an instance to one CPU

@denjcodes
Copy link
Author

It seems that I couldn't improve on the optimal settings by setting --cpu-affinity 0xFFF --av=0 . I assumed I was doing something wrong because I saw someone else with the same cpu(s) as mine but having two cores show up. #427

@DillonN DillonN closed this as completed Feb 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants