1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-11-09 23:45:36 +00:00

Compile verbose reduce

This commit is contained in:
paboyle 2016-10-21 12:12:14 +01:00
parent 306160ad9a
commit 2c54a53d0a

View File

@ -31,7 +31,6 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
#ifdef _OPENMP
#define GRID_OMP
#warning "OpenMP"
#endif
#define UNROLL _Pragma("unroll")