view segmentino/build/linux/amd64/atlas/atlas_csysinfo.h @ 48:69251e11a913

Rename SongParts/songpartitioner to Segmentino throughout
author Chris Cannam
date Thu, 13 Jun 2013 09:43:01 +0100
parents songparts/build/linux/amd64/atlas/atlas_csysinfo.h@f44aa6d29642
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