Mercurial > hg > qm-vamp-plugins
diff build/linux/amd64/atlas/atlas_dsysinfo.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 diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/build/linux/amd64/atlas/atlas_dsysinfo.h Wed Feb 13 13:44:40 2008 +0000 @@ -0,0 +1,11 @@ +#ifndef ATL_DSYSINFO_H + #define ATL_DSYSINFO_H + +#define ATL_MULADD +#define ATL_L1elts 4096 +#define ATL_fplat 12 +#define ATL_lbnreg 16 +#define ATL_mmnreg 18 +#define ATL_nkflop 2159859 + +#endif