caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocaml async communications
@ 2011-06-22 22:11 Eray Ozkural
  0 siblings, 0 replies; only message in thread
From: Eray Ozkural @ 2011-06-22 22:11 UTC (permalink / raw)
  To: Caml List

[-- Attachment #1: Type: text/plain, Size: 1001 bytes --]

Hi there,

I've implemented basic asynchronous communications in ocamlmpi. It's in the
svn version. I'd be glad if fellow ocaml parallel programmers took a look
and tested it out. Suggestions welcome, also, let me know if there is an API
call you need urgently. The objective is to complete all the missing stuff
from MPI-1 standard, eventually. It's incredibly comfortable to use the
generic interfaces of ocamlmpi. Compared to C, it's a breeze. This addition
was quite helpful in my research code, I could easily program my own
all-to-all-personalized communication function :) And as you know, for
achieving communication/computation overlap this is the best way to proceed,
which I haven't exploited in my new parallel information retrieval
application yet, but I did verify that the async. calls worked.

Regards,

-- 
Eray Ozkural, PhD candidate.  Comp. Sci. Dept., Bilkent University, Ankara
http://groups.yahoo.com/group/ai-philosophy
http://myspace.com/arizanesil http://myspace.com/malfunct

[-- Attachment #2: Type: text/html, Size: 1259 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-06-22 22:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-22 22:11 [Caml-list] ocaml async communications Eray Ozkural

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).