If you divide the numCPUs by the numCoresPerSocket then you get the number of virtual sockets. So if you want to have 3 for the number of virtual sockets then you have to specify 9 for the numCPUs.
↧
If you divide the numCPUs by the numCoresPerSocket then you get the number of virtual sockets. So if you want to have 3 for the number of virtual sockets then you have to specify 9 for the numCPUs.