0

is it possible to run process that use only 2 CPU from 16 CPU in my linux machine

we have red-hat machine version 6 and we have 16 CPU

but because license cost money and if we limit the script that will run only on 2 CPU then we can save the money

5
  • 1
    Be careful. If you do use such limits, are you still violating your software's license? You might be. Depending on how the license is worded, you might still be violating your license to run the software on two CPUs if you run it on a 16-CPU machine, even if you limit it to only two CPUs. It might even be worded the other way: it may license you to run on two CPU sockets - in which case, you may have only two four-core sockets, with each of the 8 CPUs being hyperthreaded so they show up as 16 logical CPUs. If that's true, you can run on all 16. Read your license carefully. Commented Apr 2, 2017 at 20:19
  • cyberciti.biz/tips/… Commented Apr 2, 2017 at 20:20
  • Create a vm and assign only 2 cpu to it? Commented Apr 2, 2017 at 20:24
  • Please provide details on the hardware, software, OS version/distribution and anything else. Otherwise, people were will be guessing about the specifics of your situation. Per-core licensing is common, but if you provide details, people may be able to respond with their specific workarounds and solutions. Commented Apr 2, 2017 at 21:00
  • disable the cores in bios might help for the license. Commented Apr 3, 2017 at 10:15

0

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.