[go: up one dir, main page]

Menu

[r288]: / trunk / cocolib / defs.h  Maximize  Restore  History

Download this file

7 lines (6 with data), 179 Bytes

1
2
3
4
5
6
#ifndef __COCOLIB_COMPUTE_API_LIB_DEFS
#define __COCOLIB_COMPUTE_API_LIB_DEFS
#define COMPUTE_API_BUFFER_TYPE float*
#define COMPUTE_API_CUDA_CAPABILITY 35
#define LIB_ANN
#endif