mpiexec can not execute ./a.out?

其它类软件,非上述版软件
回复
acceleratedman
帖子: 25
注册时间: 2007-07-28 15:07

mpiexec can not execute ./a.out?

#1

帖子 acceleratedman » 2008-06-12 15:19

i use the following command to compile the fortran program. no warning or errors

$ mpif77 -o greeting greeting.f


to execute
$ mpiexec -n 4 ./greeting

but it produce no results.. any1 can fix it? i think the program is ok. pls refer to the code in the attachment.
thanks in advance
pls reply in chinese...
附件
code.tar
fortran code
(535 Bytes) 已下载 100 次
回复