
24 Feb
2021
24 Feb
'21
2:43 p.m.
Thanks, I updated the code to use this topology: cpu=types.Cpu( topology=types.CpuTopology( cores=1, sockets=vCPU, threads=1, ), ), And now it is fine. Thanks, Lavi