Integrity Servers
1755834 Members
4258 Online
108838 Solutions
New Discussion юеВ

Re: Torbleshooting: Only one CPU works

 
Daniel A
Advisor

Torbleshooting: Only one CPU works

Hi!

I have a HP Integrity Server RX8640 with 16 CPU's and 16GB of RAM. When I run a process and review the CPU's behavior only one of the CPU's is working and the others CPU's are not working.

Somebody knows what can I do to all the CPU's works for the process?

Regards!
2 REPLIES 2
Torsten.
Acclaimed Contributor

Re: Torbleshooting: Only one CPU works

It will depend on the process - if this process is not able to run on more than 1 CPU it will only run on 1 CPU.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Dennis Handly
Acclaimed Contributor

Re: Torbleshooting: Only one CPU works

What Torsten is saying is that you will have to reprogram your application to use threads.

Or run something else useful on the other CPUs.