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
asked 7 months ago177 views
1 Answer
0

Are you starting this from an elevated command prompt?

Right click and run as administrator

profile picture
EXPERT
answered 7 months ago
  • I tried this, but unfortunately it has the same outcome.

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions