I'd like to implement a parallel application in a single VM in Azure, using a mutiple-core processor, using Linux as an OS.
How can I set the right VM to be sure that I'll be able to access a certain amount of cores (let's say 8, for instance) form the same CPU?
Thanks,
Franco.