accelerInt
v0.1
examples
van_der_pol
launch_bounds.cuh
Go to the documentation of this file.
1
6
#ifndef LAUNCH_BOUNDS_CUH
7
#define LAUNCH_BOUNDS_CUH
8
10
#define TARGET_BLOCK_SIZE (64)
11
#define SHARED_SIZE (0)
13
#define PREFERL1
15
16
#endif
Generated by
1.8.14