From: "Frédéric Gava" <frederic.gava@wanadoo.fr>
To: <caml-list@yquem.inria.fr>
Cc: "Damien Doligez" <damien.doligez@inria.fr>
Subject: Re: [Caml-list] Objective Caml release 3.08.2
Date: Thu, 25 Nov 2004 15:47:42 +0100 [thread overview]
Message-ID: <004f01c4d2fd$b87d6140$b18780d9@mshome.net> (raw)
In-Reply-To: <75E02BC8-3EEA-11D9-A6E2-00039310CAE8@inria.fr>
----- Original Message -----
From: "Damien Doligez" <damien.doligez@inria.fr>
To: "caml announce" <caml-announce@inria.fr>
Sent: Wednesday, November 24, 2004 2:06 PM
Subject: [Caml-list] Objective Caml release 3.08.2
> - stdlib: wrong order in Set.fold (PR#3161)
Why an order for the fold operator ? The fold operator is used in many
parallel applications and in these cases, the order is not specified (it is
done in parallel). Peraps add a new operator to the interface (scan ? or
async_fold ?) where the order is unspecified (another set's operators like
choose do not specified the order). In this case, it would be possible to
write a true parallel implementation of fold (every process "folds" a part
of the set and them they "fold" there tempory results) .
Frédéric Gava.
next prev parent reply other threads:[~2004-11-25 14:46 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-24 13:06 Damien Doligez
2004-11-25 14:47 ` Frédéric Gava [this message]
2004-11-25 15:53 ` [Caml-list] " skaller
2004-11-25 18:05 ` Frédéric Gava
2004-11-25 18:32 ` Christophe TROESTLER
2004-11-26 23:10 ` Frédéric Gava
2004-11-25 21:47 ` Jon Harrop
2004-11-25 23:34 ` skaller
2004-11-26 8:45 ` Frédéric Gava
2004-11-26 1:20 ` Aleksey Nogin
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='004f01c4d2fd$b87d6140$b18780d9@mshome.net' \
--to=frederic.gava@wanadoo.fr \
--cc=caml-list@yquem.inria.fr \
--cc=damien.doligez@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