2014-04-23 21:00 GMT+02:00 Sturla Molden <sturla.mol...@gmail.com>:
> - If you provide each thread with its own PRNG, you must make sure the
> sequences don't overlap. Just using a different seed for each thread is not
> safe either.

I'm not sure what you mean by that; my rand(3) manpage says "In order
to get reproducible behavior in a threaded application, this  state
must be made explicit; this can be done using the reentrant function
rand_r()." But you're saying that's not enough?

------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to