in reply to Re^16: PDL and srand puzzle - PDL non-thread testing
in thread PDL and srand puzzle

I'm referring to the parallel non-thread demonstration. It does not produce predictable results unless calling CORE::rand.
So you described the situation wrong? You can have predictable results with PDL if you call random() to generate data before creating threads.
  • Comment on Re^17: PDL and srand puzzle - PDL non-thread testing