Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] MPI

hi there,
Eclipse doesn't  support mpich well.  Buggers will come up when you try to debug your codes. So you had better use openmpi instead of mpich.  Please refer to parallel development user manual to see how to develop parallel program.

发自我的 iPad

在 2013年10月24日,15:35,Wissam Khalil <wissamy.khalil@xxxxxxxxx> 写道:

hello again,

I am using now eclipse to run MPI now i have MPICH and open MPI.

My question is how do i configure eclipse to use mpirun? or atleast how to set the number of processors?

Regards
Wissam Khalil

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user

Back to the top