| 
|  Re: A problem with message ** On entry to DSTEVX parameter number 14 had an illegal value ( No.1 ) |  |  Date: 2007/08/28 21:51 Name: jeong hogyun
 
Usually I encountered this errors in 64bit Linux environment, which comes from compiling CLAPACK source code using GCC(64 bit). 
 In this case, solutions are compling with pre-bulit LAPACK library (ex. Intel MKL, AMD lapack, ATLAS)
 |  |