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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ