RE: [suse-amd64] top command doesn't display all processors running
`man top` =) You want to select "1" while top is running to toggle the CPU usage view from total CPU to individual CPU, and then "W" to write that configuration out so that you don't have to keep doing it and doing it. But really, `man top` is nearly as good. -Mark Langsdorf AMD, Inc.
-----Original Message----- From: Simeon Nifos [mailto:archwndas@yahoo.com] Sent: Monday, March 21, 2005 11:01 AM To: suse-amd64@suse.com Subject: [suse-amd64] top command doesn't display all processors running
Dear List, I am writting OpenMP parallel programs which use all the processors of my Quad Opteron baby! Now, suppose that all the 4 processors are running the same application. Typing
#top
I would expect to see 4 processes with 99.9% CPU usage. Instead of that I see only one! That is in my SuSE 9.2 AMD64.
The same thing in SuSE 9.0 with icc compiler and OpenMP displays in top all the OMP_NUM_THREADS exported in bash by
#export OMP_NUM_THREADS=4
even in a uni-processor pentium4.
What is wrong with top in SuSE 9.2 and how can I fix it?
Thanks in advance! Simeon!
__________________________________ Do you Yahoo!? Yahoo! Small Business - Try our new resources site! http://smallbusiness.yahoo.com/resources/
-- Check the List-Unsubscribe header to unsubscribe For additional commands, email: suse-amd64-help@suse.com
participants (1)
-
Langsdorf, Mark