Hi,

I'm trying to investigate mixed X10 - MPI programming
(the aim is to define steps to port an existing MPI program to X10).

The first step could be to rewrite the main program of the MPI program 
as a function. 
The X10 main program will call this (native) function on each place (by 
launching a single activity on each place).

Next steps would port larger parts of the original MPI code to the X10 side.

A first test involving no MPI sends/receives, worked. But execution 
frozed when I tried to send messages between MPI processes (under the 
carpet from X10 point of vue).

Do you have any experience how to do that ?
(mpi version needed, mixed MPI - threads functionalities, coexistence 
between activities -  MPI message sending)


Best Regards,
Marc

-- 

Marc Tajchman
E-mail : marc.tajch...@cea.fr
Tel.   : 01 69 08 73 27 
Fax.   : 01 69 08 10 87
DEN/DM2S/SFME/LGLS
CEA Saclay, 91191 Gif/Yvette


Ce message électronique et tous les fichiers attachés qu'il contient
sont confidentiels et destinés exclusivement à l'usage de la personne
à laquelle ils sont adressés. Si vous avez reçu ce message par erreur,
merci d'en avertir immédiatement son émetteur et de ne pas en conserver
de copie.

This e-mail and any files transmitted with it are confidential and
intended solely for the use of the individual to whom they are addressed.
If you have received this e-mail in error please inform the sender
immediately, without keeping any copy thereof.


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
X10-users mailing list
X10-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/x10-users

Reply via email to