Hello!
I use windows version elegant 2019.1.1.
When I run the example under trajOrbitCorrect.
It return
"computing response matrix...
start ET: 00:00:00 CP: 0.36 BIO:0 DIO:0 PF:0 MEM:0
done ET: 00:00:00 CP: 0.41 BIO:0 DIO:0 PF:0 MEM:0
Computing correction matrix ET: 00:00:00 CP: 0.41 BIO:0 DIO:0 PF:0 MEM:0
Error: Matrix inversion is unavailable for non LAPACK/CLAPACK versions of elegant.
"
It seems mode=global does not work.
I don't know how to solve it.
Look forward to your help!
Regards,
Shancai
Matrix inversion is unavailable for non LAPACK/CLAPACK versions of elegant
Moderators: michael_borland, soliday
Re: Matrix inversion is unavailable for non LAPACK/CLAPACK versions of elegant
When I moved my build environment from Windows 7 to Windows 10, I also changed the singular value decomposition (SVD) code from CLAPACK to Intel MKL. It looks like I didn't get it right the first time. I have uploaded a new version of Elegant-x64.msi for Windows which I believe fixes the problem you saw.
Re: Matrix inversion is unavailable for non LAPACK/CLAPACK versions of elegant
It works now.
Thanks a lot.
Thanks a lot.