Skip to main content

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

hello,

yes i noticed that,  which is why i downloaded openmpi, i already worked on openMP but i also need MPI for some sort of hybrid research project.

all of my OpenMP work was done on eclipse-ptp,  so it would be very convenient to have MPI runing as well with a variable number of processors.

Regards
Wissam Khalil

On Oct 24, 2013 4:06 PM, "Gmail" <08s011003@xxxxxxxxx> wrote:
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

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


Back to the top