next up previous contents
Next: Clusteranwendungen Up: Hallo, Welt! Previous: Hallo, Welt!   Contents

Die Ausgabe

Die Ausgabe dieses Programms sieht auf einem 9 Node Cluster so aus:

Linux lsvr03 2.2.14 #1 Mon Mar 13 10:54:26 GMT 2000 i686 unknown
s797010@lsvr03:~ > pvm
pvmd already running.
pvm> conf
conf
22 hosts, 1 data format
                    HOST     DTID     ARCH   SPEED       DSIG
                  lsvr03    40000    LINUX    1000 0x00408841
                   wks24    80000    LINUX    1000 0x00408841
                   wks25    c0000    LINUX    1000 0x00408841
                   wks38   100000    LINUX    1000 0x00408841
                   wks48   140000    LINUX    1000 0x00408841
                   wks53   180000    LINUX    1000 0x00408841
                   wks73   1c0000    LINUX    1000 0x00408841
                   wks09   200000    LINUX    1000 0x00408841
                   wks17   240000    LINUX    1000 0x00408841
                   wks18   280000    LINUX    1000 0x00408841
pvm> quit
quit

Console: exit handler called
pvmd still running.
s797010@lsvr03:~ > cd /home/s797010/pvm3/bin/LINUX/&& ./hello
i'm t40008
from t340001: hello, world from 192.168.100.72
from t380001: hello, world from 192.168.100.31
from t3c0001: hello, world from 192.168.100.66
from t400001: hello, world from 192.168.100.82
from t440001: hello, world from 192.168.100.77
from t480001: hello, world from 192.168.100.33
from t4c0001: hello, world from 192.168.100.39
from t500001: hello, world from 192.168.100.62
from t540001: hello, world from 192.168.100.63
s797010@lsvr03:~/pvm3/bin/LINUX >

Zuerst wird pvm gestartet und mit dem Befehl conf werden die Nodes aufgelistet. Danach wird das Programm hello auf dem Server gestartet. Jeder Client sendet nun seine Zeile zurück.



Manfred Stock 2003-02-07