Télécharger la liste

Description du projet

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.

Système requise

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

Cette version met à jour l'API du harnais de test pour travailler avec LAPACK actuel. Il retravaille liaisons LAPACK en conséquence (qui rompt la compatibilité avec les versions de LAPACK avant de 3.4.0). Il y a des corrections de bogues assorties.
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

Cette version corrige des erreurs dans TRSM pour les non-SSE/AVX décortiquées. Il ajoute une bêta = 0 cas au noyau AVX cgemvT. Il corrige une erreur de division par zéro pour les petit SYRK fileté. Nouvelle archdefs pour AMD64K10h64SSE3. Il se débarrasse d'obsolètes PowerPC archdefs. Elle change archinfo, donc il reconnaît le modèle 46 ou Xeon X 7560 comme Corei1. Il y a des autres corrections mineures.
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

Déterminée à travailler avec LAPack 3.4.0. Corrections pour les saturations de mémoire tampon dans la configuration. L'ajout du noyau AVX cgemvT. Définitions d'architecture Corei264AVX nouvelles pour 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

Cette version améliore la sélection automatique des compilateurs et des bibliothèques, de produire les meilleurs résultats. Il ajoute un développement et des corrections de bogues à l'aide multithreading.
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

Cette version ajoute des grains AVX pour ZAXPY et ICAMAX.
Tags: Pre-Release, Enhancements
This release adds AVX kernels for ZAXPY and ICAMAX.

Project Resources