[petsc-dev] VecView problem in fortran
Adrian Croucher
a.croucher at auckland.ac.nz
Mon Mar 16 22:00:07 CDT 2015
hi
Sorry, false alarm- it was because I inadvisedly called the program
'test', and when I ran 'mpirun -np 2 test' it was actually running
/usr/bin/test !
If I run 'mpirun -np 2 ./test' it works fine.
Apologies...
- Adrian
On 17/03/15 15:21, Barry Smith wrote:
> Works fine for me:
>
> $ petscmpiexec -n 2 ./ex1f
> Vec Object: 2 MPI processes
> type: mpi
> Process [0]
> 0
> 0
> 0
> 0
> 0
> Process [1]
> 0
> 0
> 0
> 0
> 0
>
--
Dr Adrian Croucher
Senior Research Fellow
Department of Engineering Science
University of Auckland, New Zealand
email: a.croucher at auckland.ac.nz
tel: +64 (0)9 923 84611
More information about the petsc-dev
mailing list