Sorry I failed to find a proper place to report bug on www.intel.com.
The sixth parameter of LAPACKE_dgeqp3() ("jpvt") which is an array storing sorting indices of another array. However it wrongly contains
Fortran-style indices (starting from 1) but not C-style indices.
This bug appears in both MKL 11.0 and MKL 10.0.
Thanks.
Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.