[petsc-users] error

Jed Brown jed at jedbrown.org
Wed Jan 14 00:32:31 CST 2015


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150113/2c2392ee/attachment.pgp>


More information about the petsc-users mailing list