view build/linux/amd64/atlas/atlas_dsysinfo.h @ 217:ee138d32d0c1

Puzzled by this. The projects definitely do build with VS2015, I just checked. Switching back to 2015 for AppVeyor to see what happens
author Chris Cannam <c.cannam@qmul.ac.uk>
date Tue, 01 May 2018 10:05:20 +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