caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Frédéric Gava" <frederic.gava@univ-paris-est.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Parallel n-queens solver
Date: Mon, 25 Apr 2011 18:36:55 +0200	[thread overview]
Message-ID: <4DB5A327.90409@univ-paris-est.fr> (raw)
In-Reply-To: <1303727768.3782.66.camel@thinkpad>

Dear all,

> Without having checked in detail, I'm quite sure a number of parallel
> design patterns can be supported by higher-level constructs.

It is the well known "skeleton paradigm" and BSP model (twice, since 1990)

Skeletons:
http://en.wikipedia.org/wiki/Algorithmic_skeleton
http://homepages.inf.ed.ac.uk/mic/Skeletons/index.html

BSP:
http://en.wikipedia.org/wiki/Bulk_Synchronous_Parallel
http://www.bsp-worldwide.org/

Frédéric Gava

  reply	other threads:[~2011-04-25 16:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 23:32 Jon Harrop
2011-04-25 10:36 ` Gerd Stolpmann
2011-04-25 16:36   ` Frédéric Gava [this message]
2011-04-25 19:30     ` Jon Harrop
2011-04-25 23:33       ` Eray Ozkural

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=4DB5A327.90409@univ-paris-est.fr \
    --to=frederic.gava@univ-paris-est.fr \
    --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).