Probably, but it's fragile in that you need to use separate executables and 
you'd launch something like

  mpiexec -n 1 ./app-linux : -n 1 ./app-osx

provided you have identical MPI versions and the same app configuration 
compiled on each platform.

huabel via petsc-users <[email protected]> writes:

> Hi all,
>   I have two computer, one is CentOS  another is macOS connected with local 
> area network, 
> Can I run PETSc examples on that two computers in parallel with mpi? And how? 
>
> Many thanks,
> Abel 

Reply via email to