view build/linux/amd64/atlas/atlas_csysinfo.h @ 64:ddea89113517

* ATLAS libraries compiled for AMD64 (on Intel Core 2 Duo MacBook)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 13 Feb 2008 13:44:40 +0000
parents
children
line wrap: on
line source
#ifndef ATL_CSYSINFO_H
   #define ATL_CSYSINFO_H

#define ATL_MULADD
#define ATL_L1elts 2048
#define ATL_fplat  4
#define ATL_lbnreg 16
#define ATL_mmnreg 18
#define ATL_nkflop 879334

#endif