
Chapter 3. The Cray T3E system 31
You can also use the command
ps -PeMf
to see what parallel processes are running. Here is an extract from the
output:
F S UID PID PPID ... STIME TTY TIME CMD
1 R user1 1406 1386 11:17 ? 147:3 ./prog1.x
1 R user1 1688 1617 11:36 ? 129:5 ./prog2.x
1 R user2 8817 8809 13:03 ? 44:26 ./prog3.x
1 R user3 9864 9855 13:22 ? 24:04 ./prog4.x
1 R user4 9985 9922 13:24 ? 23:15 ./prog5.x
You can compare this with the output of the top command shown above.
3.11 More information
To get more information about the Cray T3E hardware architecture and
the system software, a good place to start are the WWW pages of Cray
Research, Inc.:
http://www.cray.com
The current configuration of the T3E at CSC can also be found on the
WWW pages at CSC:
http://www.csc.fi/metacomputer/crayt3e.html
Comentarios a estos manuales