Page 1 of 1

Lapack libraries for ARM architecture

PostPosted: Tue Dec 27, 2011 3:32 am
by nitishrajguru
Hi,
I need lapack libraries to work on ARM architecture. So, is there any library which is meant for ARM architecture ? If yes please provide me the link and if not is there any procedure I can convert the ones meant for x86 to ARM.

Thanks in anticipation :)

Re: Lapack libraries for ARM architecture

PostPosted: Wed Jan 18, 2012 1:53 pm
by admin
Just posting the answer from the LAPACK mailing list in case some users are also interested.
The newest ATLAS developer release should fully support any ARM processor with VFP (the normal floating
point unit). My ARM system runs linux, and you will certainly minimally
need a unix command-line, make, gcc, and if you want F77 interface, gfortran.