[SCore-users-jp] [SCore-users] SCore-installation

Peer Ueberholz peer.ueberholz @ hs-niederrhein.de
2002年 6月 18日 (火) 18:13:10 JST


Dear Mr. Toyohisa,

thank you very much for your fast answer. I would like to send you 
some more details on our configuration:

We have one machine configured withe RedHat 7.2 and Score 5.0.1, 
called frontend.cluster.domain, which is connected only with 
Ethernet to the compute hosts. 
( see #"define MSGBSERV        
msgbserv=(frontend.cluster.domain:8764)" in scorehosts.db. The 
compute-hosts comp4, comp5, comp6 and comp7 are connected via 
ethernet and myrinet2k.

We have the following configuration files in /opt/score/etc:
============================================================================================
[root @ frontend etc]# more pm-myrinet.conf
#
# Sample configuration file for an 8 node PC Cluster
#
# Node specification
#  NodeNumber   Hostname        switchNumber.portNumber
0               comp4.cluster.domain            0.0
1               comp5.cluster.domain            0.1
2               comp6.cluster.domain            0.2
3               comp7.cluster.domain            0.3
============================================================================================
[root @ frontend etc]# more pm-ethernet.conf
unit 0
maxnsend 8
0 00:30:48:11:EC:DB comp4.cluster.domain
1 00:30:48:11:8B:CE comp5.cluster.domain
2 00:30:48:12:01:4C comp6.cluster.domain
3 00:30:48:12:01:63 comp7.cluster.domain
============================================================================================
[root @ frontend etc]# more scorehosts.db
/*
 *       SCore 5.0 scorehosts.db
 *              generated by PCCC EIT 5.0
 */

/* PM/Myrinet */
myrinet         type=myrinet \
                -firmware:file=/opt/score/share/lanai/lanai.mcp \
                -config:file=/opt/score/etc/pm-myrinet.conf

/* PM/Myrinet */
myrinet2k       type=myrinet2k \

                -firmware:file=/opt/score/share/lanai/lanaiM2k.mcp \
                -config:file=/opt/score/etc/pm-myrinet.conf

/* PM/Ethernet */
ethernet        type=ethernet \
                -config:file=/opt/score/etc/pm-ethernet.conf
gigaethernet    type=ethernet \
                -config:file=/opt/score/etc/pm-ethernet.conf
/* PM/Agent */
udp             type=agent -agent=pmaudp \
                -config:file=/opt/score/etc/pm-udp.conf

/* RHiNET */
rhinet          type=rhinet \
                
-firmware:file=/opt/score/share/rhinet/phu_top_0207a.hex \
                -config:file=/opt/score/etc/pm-rhinet.conf
##
/* PM/SHMEM */
shmem0          type=shmem -node=0
shmem1          type=shmem -node=1
##
#include "/opt/score//etc/ndconf/0"
#include "/opt/score//etc/ndconf/1"
#include "/opt/score//etc/ndconf/2"
#include "/opt/score//etc/ndconf/3"
##
#define MSGBSERV        msgbserv=(frontend.cluster.domain:8764)

comp4.cluster.domain    HOST_0 
network=myrinet2k,ethernet,shmem0,shmem1 group=_scoreall_,pcc smp=2 
MSGBSERV
comp5.cluster.domain    HOST_1 
network=myrinet2k,ethernet,shmem0,shmem1 group=_scoreall_,pcc smp=2 
MSGBSERV
comp6.cluster.domain    HOST_2 
network=myrinet2k,ethernet,shmem0,shmem1 group=_scoreall_,pcc smp=2 
MSGBSERV
comp7.cluster.domain    HOST_3 
network=myrinet2k,ethernet,shmem0,shmem1 group=_scoreall_,pcc smp=2 
MSGBSERV
[root @ frontend etc]#
============================================================================================

We have an 8-port myrinet2k switch and the 4 nodes auf connected to 
the first 4 ports. We have also tried other ports without success.

Thank you very much for you help

With kind regards,

Peer Ueberholz and Alexander Golx



Am Freitag, 14. Juni 2002 15:04 schrieb kameyama @ pccluster.org:
> In article <001e01c2139e$03a1efa0$6400a8c0 @ leqoq> 
<master.of.brainless.things @ gmx.net> wrotes:
> > 2. problem:
> > We tried to run the ./hello example program (i think from MPI)
> > and got following error message:
> > "...SCore-D: Error no full coverage network" 4 times, because
> > running on 4 (previous installed) nodes.
> > Ethernet works, and myrinet2k should work.
>
> Please send us to scorehosts.db and command line log.
> I think the problem has scoreboard setting.
> SCore-D needs at least one same network in all hosts.
> # But rpmtest and scstest don't seach network attribute.
> # Those commands seach only PM configuration file.
>
> For example, scorehosts.db is following setting:
>     comp0.pccluster.org   group=pcc network=ethernet,myrinet2k
>     comp1.pccluster.org   group=pcc network=ethernet
>     comp2.pccluster.org   group=pcc network=myrinet2k
>     comp3.pccluster.org   group=pcc network=myrinet2k
> SCore-D cannot running to group pcc, because there is not all
> common network. But if pm-myrinet.conf is describe all hosts and
> it is correctly, scstest and pmtest are worked.
>
>                        from Kameyama Toyohisa


_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内