Open dbeurle opened 5 years ago
Thanks for the info! How often does the example fail?
There are random numbers involved in the test. Sometimes taking the power of random numbers runs into some issues with floating point precision. I thought that these issues where resolved, but it looks like there are still some bits left...
Thanks for the info! How often does the example fail?
How large of a sample would you like? I can print out the values that cause it to fail.
There are random numbers involved in the test. Sometimes taking the power of random numbers runs into some issues with floating point precision. I thought that these issues where resolved, but it looks like there are still some bits left...
Pun intended? Is there any reason why a seeded RNG isn't sampled for a 'known' 10 samples or so?
I'm currently debugging an error with sparse matrix allocation with a NVIDIA GTX970 and when I run the tests with the latest development snapshot, the test will intermittently fail:
Output of clinfo (if required)