[SCore-users] trying to use hosts with different number of processors

Gisele Craveiro gisele.craveiro at poli.usp.br
Thu Oct 16 05:12:05 JST 2003


Thanks for the help!


I've followed your suggestion but some problems remains...

The test  has worked on 2 processors per node (2 nodes).

> [root at taurus17 root]# scrun -nodes=1x2+1x2 ./teste
    SCore-D 5.4.0 connected.
   <0:0> SCORE: 4 nodes (1x2 and 1x2) ready.
   Hello World
   Hello World
   Hello World
   Hello World

But in the case which I've used the whole configuration
(1 node with 4 processors and another one with 2),
there's no response from the program.

> root at taurus17 root]# scrun -nodes=1x4+1x2 ./teste
   SCore-D 5.4.0 connected.
   <0:0> SCORE: 6 nodes (1x4 and 1x2) ready.


 I'd appreciate any help.
Thanks in advance,


Gisele



kameyama at pccluster.org wrote:

>
> Please try:
>     % scrun -nodes=1x4+1x2 ./teste
>
>                        from Kameyama Toyohisa




More information about the SCore-users mailing list