Dear list, I have a Quad Opteron and I am new to OpenMP! I am using Intel C++ compiler and even in a up_machine I could see using "top" utility in SuSE 9.0, all the treads of a multithreaded application running sharing (CPUs_number/OMP_NUM_THREADS*100)% CPU. Unfortunately this is not the case with SuSE 9.2. Although my application runtime has decreased almost to the 1/CPUs_number of the running time in one CPU, "top" utility in 9.2 shows only one thread occupying (CPUs_number/OMP_NUM_THREADS*100)% CPU power. "top" in SuSE 9.0 showed up all the OMP_NUM_THREADS threads as I said before and I do not know why! 1) How can I fix that? 2) Is there any other top-like utility for SMPs? Thanks in advance! Simeon! __________________________________ Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web http://birthday.yahoo.com/netrospective/