If you are running LAM (the default MPI implementation included with OSCAR)
you may want to look over this tutorial on compiling and running mpi code
using LAM/MPI.
http://www.lam-mpi.org/tutorials/one-step/lam.php
I don't believe the compiling script is relevant to the MPI environment set
up by OSCAR.
On Tue, Jul 1, 2008 at 3:41 PM, BINKHALED KHAKED <[EMAIL PROTECTED]>
wrote:
>
> this link contain source code of hello parallel program
> http://people.scs.fsu.edu/~burkardt/cpp_src/mpi/hello.C<http://people.scs.fsu.edu/%7Eburkardt/cpp_src/mpi/hello.C>
>
> & this contain C shell script to compile & run the code
> http://people.scs.fsu.edu/~burkardt/cpp_src/mpi/hello.csh<http://people.scs.fsu.edu/%7Eburkardt/cpp_src/mpi/hello.csh>
>
> But UNFORTUNATELY i found this error
>
>
> hello.csh
> g++ -c hello.C
> if ( 0 != 0 ) then
> rm compiler.txt
> g++ hello.o -lmpi
> if ( 0 != 0 ) then
> rm hello.o
> mv a.out hello
> mv: cannot stat `a.out': No such file or directory
> mpirun -v -np 4 ./hello
> mpirun: cannot start ./hello on n0 (o): No such file or directory
> if ( 2 != 0 ) then
> echo Errors running hello
> Errors running hello
> exit
>
>
>
>
>
>
> THANKS
>
> -------------------------------------------------------------------------
> Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> Studies have shown that voting for your favorite open source project,
> along with a healthy diet, reduces your potential for chronic lameness
> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> _______________________________________________
> Oscar-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/oscar-devel
>
>
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Oscar-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oscar-devel