hi everybody, i couldn't find any information about how to start a mpi application (compiled for different architectures) in heterogeneous networks using the mpirun command included in OpenMpi. Mpich1 supports starting different binaries with the "mpirun -arch" command. How can I start different binaries using OpenMpi?
-- Kind Regards Patrick Heckeler