I'm getting random core dumps during fillers initialization after updating dev and using atlas and blas.
This issue, I think is related to #297, but not sure. Since I experienced after updating dev. I know it is related to fillers and random numbers generation, but not sure where since I just get a core dump without more information.
@shelhamer is there a way to capture exceptions and print a more informative messages?
Initially I was able to get around it by switching to MKL, but after ed38827, I get the same error even with MKL flag.
I'm getting random core dumps during fillers initialization after updating dev and using atlas and blas.
This issue, I think is related to #297, but not sure. Since I experienced after updating dev. I know it is related to fillers and random numbers generation, but not sure where since I just get a core dump without more information.
@shelhamer is there a way to capture exceptions and print a more informative messages?
Initially I was able to get around it by switching to MKL, but after ed38827, I get the same error even with MKL flag.