[SCore-users] SCore newbie

Atsushi HORI hori at allinea.com
Fri Jul 28 00:28:11 JST 2006


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.




More information about the SCore-users mailing list