<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
BTW, is it ok if I include your pi calculating benchmark in the
benchmarks folder, too? (I may modify it to make it slightly more
idiomatic.)<br>
<br>
On 2/26/2011 2:40 PM, Russel Winder wrote:
<blockquote cite="mid:1298749229.27545.272.camel@anglides"
type="cite">
<pre wrap="">David,
On Sat, 2011-02-26 at 13:19 -0500, David Simcha wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I've taken care of all of the issues Andrei mentioned a while back
with regard to std.parallelism. I've moved the repository to Github.,
updated/improved the documentation, cleaned up a couple miscellaneous
minor issues, added a LazyMap object for pipelining, and added a
benchmarks folder with at least one benchmark for each of the
parallelism types (parallel foreach, map, reduce, task-based,
pipelining). This is an official request for review of this module
for inclusion in Phobos.
</pre>
</blockquote>
<pre wrap="">
I switched from the Subversion checkout to the Git repository --
yayyy... :-) -- compiled up (64-bit obviously!) and my Pi by Quadrature
works fine still.
</pre>
<blockquote type="cite">
<pre wrap="">I didn't include any benchmark results on the wiki yet, because so far
I've only had a chance to run them on a dual core I have at home
They're also admittedly slightly tuned to my hardware, so the results
would be biased. Others may feel free to post their benchmark results
to the wiki.
</pre>
</blockquote>
<pre wrap="">
There is no SCons, Waf, CMake for the benchmark files so I don't know
what the correct build and execute should be. If you give me the
instruction I can run stuff on my twin Xeon workstation -- being three
years old it is ancient, but it does have 8 cores.
</pre>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
phobos mailing list
<a class="moz-txt-link-abbreviated" href="mailto:phobos@puremagic.com">phobos@puremagic.com</a>
<a class="moz-txt-link-freetext" href="http://lists.puremagic.com/mailman/listinfo/phobos">http://lists.puremagic.com/mailman/listinfo/phobos</a></pre>
</blockquote>
<br>
</body>
</html>