On Sat, 2014-09-20 at 06:46 +0000, "Nordlöw" via Digitalmars-d-learn
wrote:
> On Thursday, 18 September 2014 at 19:49:00 UTC, Atila Neves wrote:
> > I had to roll my own parallel map today, but at least I did get 
> > a nice 3x speedup.

How many cores? Is the problem a data parallel one and hence should show
linear speedup?

> Is your own parallel map public somewhere? It would be 
> interesting to see it.

Particularly if it can be used to improved the code in std.parallelism. 
-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Reply via email to