********************************* ATLAS TEAM **********************************
ATLAS was written at Innovative Computing Laboratory (ICL), at the University
of Tennessee.  ICL is headed up by Jack Dongarra.  The ATLAS team members,
and a sketch of their particular contributions to the version 3.2 of the
package, are listed in alphabetic order below.

                                Antoine Petitet
                              petitet@cs.utk.edu
       ** Recursive Level 3 BLAS
       ** Codeveloped Level 2 gemv- & ger-based BLAS
       ** Codeveloped ATLAS level 2 blas tester
       ** Reference BLAS
       ** BLAS F77 interface
       ** Pthreads
       ** Level 2 packed and banded gemv- and ger-based BLAS
       ** Level 1 BLAS tester/timer

                                R. Clint Whaley
                              rwhaley@cs.utk.edu
       ** General ATLAS design
       ** config, install & tuning routines
       ** Matrix multiply
       ** Code generators for real & complex matrix multiply
       ** Kernel routines used in the recursive Level 3 BLAS
       ** Codeveloped Level 2 gemv- & ger-based BLAS
       ** Codeveloped ATLAS level 2 blas tester
       ** GEMV & GER and associated files
       ** C interface to BLAS
       ** ATLAS recursive LU & Cholesky routines and testers
       ** LAPACK interfaces
       ** ATLAS Level 1 BLAS routines
       ** Tools and docs necessary to allow user contribution of all kernels
       ** Quite a few GEMV, GER, and GEMM kernels

Also, Jeff took a real job, but in a previous release he contributed:

                                  Jeff Horner
                              jhorner@cs.utk.edu
       ** Level 3 BLAS tester/timer
       ** Beta versions of
          ** Non-generated complex matrix multiply code
          ** C interface to the Level 3 BLAS

ATLAS has been modified to allow for outside contribution, and the
following people have contributed to ATLAS:

                                 Doug Aberdeen 
       ** Work on emmerald (an SSE-enabled SGEMM) was the starting point
          for a lot of the people doing SSE-enabled kernels.

                                 Kazushige Goto 
       ** Assembly language GEMM for Compaq/DEC ev5x and ev6 machines. See
          ATLAS/src/blas/gemm/GOTO for details.

                                 Camm Maguire   
       ** SSE enabled [S,C]GEMM, [S,D,C,Z]GEMV and [S,D,C,Z]GER kernels, see
          ATLAS/tune/blas/gemm/CASES,
          ATLAS/tune/blas/gemv/CASES and ATLAS/tune/blas/ger/CASES
          for details.

                       Viet Nguyen and Peter Strazdins
       ** UltraSparc-optimized [D,Z]GEMM kernels, see
          ATLAS/tune/blas/gemm/CASES for details

                              Peter Soendergaard
       ** SSE and 3DNow! GEMM routines.  See ATLAS/tune/blas/gemm/CASES
          for details.

Finally, late-night discussions with Terry Moore have been invaluable in
refining the theoretical underpinnings of ATLAS, as well in shaping its
future directions.
