Mercurial > hg > qm-vamp-plugins
view build/linux/amd64/atlas/atlas_dsysinfo.h @ 184:12daefe5e6f1
Switch to using bundled lapack/blas sources
| author | Chris Cannam <c.cannam@qmul.ac.uk> |
|---|---|
| date | Fri, 30 Sep 2016 16:23:44 +0100 |
| parents | ddea89113517 |
| children |
line wrap: on
line source
#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
