Changing processor affinity works locally, but not on EC2 instance

0

I am trying to start an application with a specific amount of cpu's using this command:

start /affinity F Application.exe

This works well for me locally, however using a c5.9xlarge instance this command has no effect. Instead I have to adjust the affinity manually in the Task Manager. Does anybody know what could be the issue ?

Tilman
已提问 8 个月前187 查看次数
1 回答
0

Are you starting this from an elevated command prompt?

Right click and run as administrator

profile picture
专家
已回答 8 个月前
  • I tried this, but unfortunately it has the same outcome.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容