Hi,
I'm able to declare "MKL_Complex8 a[62][1024] " but not able to declare MKL_Complex8 a[63][1024].
it's gives error like process stopped working.but when i declare float a[63][1024], it doesn't give any error.
i'm using MKL 11.0 under MS Visual studio 2008.
Regards



