[petsc-users] error

Matthew Knepley knepley at gmail.com
Wed Jan 14 06:30:26 CST 2015


On Wed, Jan 14, 2015 at 12:32 AM, Jed Brown <jed at jedbrown.org> wrote:

> siddhesh godbole <siddhesh4godbole at gmail.com> writes:
>
> > hello,
> >
> > i am not able to initiate multiple processes through mpiexec , when i do
> > that, i get following error on example problems in ksp
> >
> > iitm at iitm:~/Downloads/petsc-3.5.2/src/ksp/ksp/examples/tutorials$
> mpiexec
> > -n 3 ex1
>
> Assuming ex1 does indeed exist and mpiexec is a viable way to run jobs
> on this machine (and comes from the correct MPI installation), use
>
>   mpiexec -n 3 ./ex1
>

You are missing ex1. You probably have to make it first

  make ex1

    Matt

-- 
What most experimenters take for granted before they begin their
experiments is infinitely more interesting than any results to which their
experiments lead.
-- Norbert Wiener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150114/7572176d/attachment.html>


More information about the petsc-users mailing list