[Wien] Problem in parallel execution..

Nitya Nath nitya at iitk.ac.in
Mon Nov 24 13:00:35 CET 2003


Dear Wien users and Prof Blaha,

I am finding some problem to run wien on a IBM-SP which have each node 
with Shared Memory Processors. It uses Poe and LoadLeveler oftware 
packages to run parallel programs. I am using a script to run my 
program but the program stops with this error in lapw1.error file..
**  Error in Parallel LAPW1
**  LAPW1 STOPPED at Sun Nov 23 21:50:37 PST 2003
**  check ERROR FILES!

It also says that..
mpirun: Command not found.

Is there any problem with the script or with lapw1para script?
Thanks in advance..
With regards..
Nitya

#!/usr/bin/csh
#@environment = COPY_ALL; MP_EUILIB=us;
#@Job_name=few
#@job_type=parallel
#@network.MPI = csss,shared,US
#@output=few.out
#@error=few.error
#@node=1
#@tasks_per_node=8
#@notification=error
#@notification=complete
#@wall_clock_limit=10:00:00
#@class=regular
#@queue

cat << EOF >.machines
granularity:1
1:s00505:8
lapw0:s00505:1
EOF
poe runsp_lapw -p






More information about the Wien mailing list