eig bug in Juno for JuliaPro0.6.2.2 REPL?

Hello,

I used eig functions to get the eigenvalue of some matrix. However, it looks like there will be random possibilities that the eig function give me wrong answer if I repeat the calculation multiple times. Does anyone knows why or is there something I didn’t configure correctly? Thanks.

I am using Windows10 systems, Juno for JuliaPro0.6.2.2-mkl.

Do you have an example of input/output that is wrong?

This might be related, but I’m not sure if the latest JuliaPro version ships the fix to that bug.

Thanks very much. Yes, after some test, I realize this is actually the bug. I am using the latest JuliaPro so probably they didn’t fix it.