Dear Open MPI,

I would like to gain a better understanding for running two different binaries 
on two different types of nodes(GPU nodes and Non GPUnodes) as a single job.

I have run two different binaries with mpirun command and that works fine for 
us. But My question is: if I have a binary-1 that uses Intel MKL, and is 
compiled with (OpenMPI-wrapped-around-gcc-compiler), and then another binary-2 
that uses Intel MKL and compiled with OpenMPI-warped-around-gcc, should they 
have any MPI communication or launch issues? What ABI compatibilities should I 
be aware of when launching task that need to communicate over Open MPI? Or this 
question has no relevance?

Thank you,
Amit


_______________________________________________
devel mailing list
devel@lists.open-mpi.org
https://rfd.newmexicoconsortium.org/mailman/listinfo/devel

Reply via email to