Develop and Download Open Source Software

ATLAS

Back to Project Summary

Would you recoomend this project?

Project Release infomations and Project Resources. Note that these informations are from this projects Freecode.com page and the downloads themselves may not be hosted with SourceForge.JP.

Project Release Information

2012-02-01 07:46
This release updates the API of the test harness to work with current LAPACK. It reworks LAPACK bindings accordingly (which breaks compatibility with versions of LAPACK prior to 3.4.0). There are assorted bugfixes.
2011-12-19 07:25
This release fixes errors in TRSM for non-SSE/AVX kernels. It adds a BETA=0 case to the AVX cgemvT kernel. It fixes a divide-by-zero error for small threaded SYRK. New archdefs for AMD64K10h64SSE3. It gets rid of obsolete PowerPC archdefs. It changes archinfo so it recognizes model 46 or Xeon X7560 as Corei1. There are other minor fixes.
2011-12-09 08:09
Fixed to work with LAPack 3.4.0. Fixes for buffer overruns in configuration. The addition of the AVX cgemvT kernel. New Corei264AVX architecture definitions for gcc 4.6.2.
2011-11-18 08:31
This release improves automatic selection of compilers and libraries, to produce the best results. It adds further development and bugfixes to the multithreading support.
2011-10-22 05:22
This release adds AVX kernels for ZAXPY and ICAMAX.

Project Resources

http://freecode.com/urls/0adb956d8700613313c120f02666dc01
http://freecode.com/urls/e6e141dabf69e49abf05b39d76876773
http://freecode.com/urls/5370810da06d9c454891f84bdbe2bc2e
http://freecode.com/urls/3deba3d682eb1d345fe7f063836ac22a
http://freecode.com/urls/aa533aae049aab6e3945e761097412f0
http://freecode.com/urls/cfe92e50fc720a7f0fd8435918394173
http://freecode.com/projects/atlas

Project Description

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

(This Description is auto-translated)