correct installer for ARM on http://www.netlib.org/lap

Posted:
Wed Dec 14, 2011 8:40 am
by san12121983
I have to use LAPACK on platform called ARM processor platform.
please let me know which LAPACK package should i install?
from the link
http://www.netlib.org/lapack/archives/ Kindly help me as my further development is depenedent on this package
thanks in advacnce

Re: correct installer for ARM on http://www.netlib.org/lap

Posted:
Wed Dec 21, 2011 2:01 am
by san12121983
Hi all,
I have installed CLAPACK and compiled the C code mentioned to calculate the eigenvectors and eigenvalues of a complex matrix,
using gcc compiler and it was successfully compiled and got the output.
Now, my aim is to cross-compile it using the arm-elf-gcc compiler so as to use the compiled code on ARM platform.
Do you have any idea on how to do this and guide me through this.
Waiting for the response
Thanks in advance
Re: correct installer for ARM on http://www.netlib.org/lap

Posted:
Tue Dec 27, 2011 3:33 am
by nitishrajguru
Are there any ARM libraries available for lapack ?
Thanks in anticipation