[Gems-users] Trying to run multi-program


Date: Mon, 12 Apr 2010 16:48:58 -0500
From: sparsh mittal ISU <sparsh@xxxxxxxxxxx>
Subject: [Gems-users] Trying to run multi-program
Hello
I am trying to learn running multiple-programs on simics.
On abisko-target (solaris os), I am trying to run two benchmarks , by
./app1 arg1 &
./app2 arg2 &
as suggested by Dan.

Now, psrinfo shows that two processors are on-line. When I bind processes to processors
I find that at no time both the app1 and app2 are running. When one is running, other is in runnable queue and
the cpu utilization of two processes is around 50%, although based on their pid, they are allocated to different
processors. I would be thankful if anyone can explain whether 50% is because of average; and is it possible to run the two app1 and app2
simultaneously.

--
Thanks and Regards
Sparsh Mittal

[← Prev in Thread] Current Thread [Next in Thread→]