[SCore-users-jp] Re: [SCore-users] SCore newbie

Atsushi HORI hori @ allinea.com
2006年 7月 28日 (金) 00:28:11 JST


Hi, Noel,

On 2006/07/28, at 0:17, Noel Rycroft wrote:

> I'm a newbie to SCore and I'm having some problems running a simple  
> MPI program.
> I can start the SCore shell and run unix commands using scout but  
> when I try and
> run an  MPI program I get an error which seems to indicate that it  
> can't connect to
> an SCore daemon....

There are several ways to run an SCore MPI program.

The simplest way is to run an SCore MPI program in the scout  
environment. In this case, no need of the scored option.

scout hostname
[cd-ia64]:
cd-ia64

mpirun -np 1 ./runcpi

----
This way of invoking user program in the scout environment is called  
single user mode. The sctop command is NOT effective in the single  
user mode.

If you want to try the multi-user mode or you have any other problems  
and/or questions, just simply ask me.

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



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