I am trying to start an application with a specific affinity because I need it for some experiments. To achieve this, I am trying to set the affinity when starting the application. For this I use the command following the post here:
start /affinity F SnapperServer.exe
On my local computer this works perfectly. However, on my instance in Amazon E2C this has no effect on the processor affinity. When I go to Task Manager -> Details -> (Right click) Set Affinity and check if the affinity has been set, I can see that it is not:
Does anybody know why this works locally, but not in the cloud ?
--
Instance Details: I am using a c5.9xlarge instance in eu-north-1 region.
Windows_Server-2022-English-Full-Base-2023.07.12
Virutalization Method: hvm
