@tiagocruz wrote:
Hello!
I have a 32 vCPU machine, and I have a question.
The use of
nbproc
are not recommended, but I would like to use all of my cpu cores.So, if I configure like this:
nbproc 1
cpu-map all 1-32I'll have just one process, but I will be able to use all those processors? Or to do so, I need to use
nbproc
together withcpu-map
?Thanks!!
Posts: 1
Participants: 1