noticed that the job aborted, but has no info as to the process
> > that caused that situation.
> > ------
> > mpirun: clean termination accomplished
> >
> > [master@ip-10-80-106-70 ~]$
> >
> &g
export LD_LIBRARY_PATH= [location of library] leave out the :$LD_LIBRARY_PATH
From: users-boun...@open-mpi.org [users-boun...@open-mpi.org] on behalf of
seshendra seshu [seshu...@gmail.com]
Sent: Wednesday, April 25, 2012 10:43 AM
To: Open MPI Users
Subject: Re: [O
Now you need to set your path in your bash profile as Jeff suggested
From: users-boun...@open-mpi.org [users-boun...@open-mpi.org] on behalf of
seshendra seshu [seshu...@gmail.com]
Sent: Wednesday, April 25, 2012 10:24 AM
To: Open MPI Users
Subject: Re: [OMPI users
Seshendra,
Do you always run in root? If not your root bash file may not have the correct
path settings, but that is a shot in the dark..
From: users-boun...@open-mpi.org [users-boun...@open-mpi.org] on behalf of
seshendra seshu [seshu...@gmail.com]
Sent: Wednesd
: Re: [OMPI users] redirecting output
Hello!
Did you try to redirect also the error output? Maybe your application write its
output on stderr.
François
On 30/03/2012 16:41,
tyler.bal...@huskers.unl.edu<mailto:tyler.bal...@huskers.unl.edu> wrote:
Hello all,
I am using the command mpir
Hello all,
I am using the command mpirun -np nprocs -machinefile machines.arch Pcrystal
and my output strolls across my terminal I would like to send this output to a
file and I cannot figure out how to do soI have tried the general >
FILENAME and > log & these generate files howev