The first question is whether the API allows for a repeatable
experience. We can't have the computations be different on different
machines (e.g., because the random numbers are seeded differently or
produce non-repeatable results, or if there are floating point
computations that produce different results on different boards).
On Mar 29, 2006, at 1:12 PM, Ed Boyce wrote: