[Issue 8775] 2.059 worked 2.060 does not: Range Violation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 7 07:52:52 PDT 2012


http://d.puremagic.com/issues/show_bug.cgi?id=8775



--- Comment #6 from Russel Winder <russel at winder.org.uk> 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: -------


More information about the Digitalmars-d-bugs mailing list