view build/linux/amd64/atlas/atlas_zsysinfo.h @ 187:9b30f7f972c9

Experiment with bringing in Vamp SDK sources as a Vext-driven subrepo
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 25 Jan 2018 12:11:04 +0000
parents ddea89113517
children
line wrap: on
line source
#ifndef ATL_ZSYSINFO_H
   #define ATL_ZSYSINFO_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