[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ice-9 threads parallel
From: |
Andy Wingo |
Subject: |
Re: ice-9 threads parallel |
Date: |
Wed, 26 Oct 2011 20:02:45 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
On Wed 26 Oct 2011 17:38, Vok Vojwo <address@hidden> writes:
> On my system current-processor-count returns 2. I use random with the
> same seed: first in normal evaluation order and second in parallel.
> But the two evaluations return the same result. I expected that the
> order of the random numbers differs but it is the same. Why?
Works for me. Perhaps you have some future running that is taking up
one of the CPUs already?
Andy
--
http://wingolog.org/