caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Eray Ozkural <examachine@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] ocaml async communications
Date: Thu, 23 Jun 2011 01:11:12 +0300	[thread overview]
Message-ID: <BANLkTimrbq_=SBqxF33QHAG+WMm0_6TzKw@mail.gmail.com> (raw)

[-- 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 --]

                 reply	other threads:[~2011-06-22 22:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='BANLkTimrbq_=SBqxF33QHAG+WMm0_6TzKw@mail.gmail.com' \
    --to=examachine@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).