http://d.puremagic.com/issues/show_bug.cgi?id=8775
--- Comment #6 from Russel Winder <[email protected]> 2012-10-07 07:40:51 PDT --- (In reply to comment #4) > FWIW, changing the foreach loop to a for loop makes the code run (presumably > correctly; I didn't actually look at what it's supposed to do). It is supposed to do exactly what you made it do :-) That is calculate approximations to π for a number of different thread counts – to check whether there is close to linear scaling for this embarrassingly parallel problem. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
