Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • I believe the -smp flag needs a number for CPUs after it, which I do not see in your example. You should try -smp 4,sockets=1,cores=4,threads=1 and see if that uses more CPUs. Commented Sep 5, 2024 at 23:01
  • Tried that just now. Didn't notice any difference. It still isn't using all the cores I have. I'll update the command though. Commented Sep 6, 2024 at 14:34