Things I Learned from ACCU 2010
Robert Jacques
sandford at jhu.edu
Fri Apr 23 06:15:39 PDT 2010
On Fri, 23 Apr 2010 11:10:48 -0300, Walter Bright
<newshound1 at digitalmars.com> wrote:
> Michael Rynn wrote:
>> OK where's the naive version of the D Pi program that scales up with
>> 1,2,4 cores? How far off are we? Is the concurrency module working with
>> it yet?
>
> Nobody's written a library function to parallelize a map/reduce yet.
Dave Simcha has.
Code:
http://dsource.org/projects/scrapple/browser/trunk/parallelFuture/parallelFuture.d
Docs: http://cis.jhu.edu/~dsimcha/parallelFuture.html
More information about the Digitalmars-d
mailing list