Download List

Descripción del Proyecto

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-02-01 07:46
3.9.63

Esta revisión actualiza la API, el mazo de cables de prueba para trabajar con LAPACK actual. Redibujar enlaces LAPACK en consecuencia (que rompe la compatibilidad con versiones anteriores de LAPACK antes a 3.4.0). Hay diversas correcciones de errores.
Tags: API update, Bugfixes
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
3.9.58

Esta versión corrige errores en TRSM para kernels SSE/AVX. Añade un BETA = 0 caso al núcleo cgemvT AVX. Corrige un error de división por cero para pequeño SYRK rosca. Nuevas archdefs para AMD64K10h64SSE3. Se deshace de obsoletos PowerPC archdefs. Cambia archinfo por lo que reconoce el modelo 46 o Xeon X 7560 como Corei1. Existen otras correcciones menores.
Tags: Development, Enhancements, Bugfixes
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
3.9.56

Fijo trabajar con LAPack 3.4.0. Correcciones para saturaciones del búfer en la configuración. La adición del kernel cgemvT AVX. Nuevas definiciones de arquitectura Corei264AVX para gcc 4.6.2.
Tags: Bugfixes, Enhancements, stabilization
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
3.9.54

Esta versión mejora la selección automática de compiladores y bibliotecas, para producir los mejores resultados. Agrega más desarrollo y correcciones de errores para el apoyo de subprocesamiento múltiple.
Tags: Development, Minor Enhancements, Bugfixes
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
3.9.53

Esta versión incorpora núcleos AVX para ZAXPY y ICAMAX.
Tags: Pre-Release, Enhancements
This release adds AVX kernels for ZAXPY and ICAMAX.

Project Resources