mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-25 13:15:55 +01:00
Verbose for temporary debug
This commit is contained in:
parent
0b3a3562c3
commit
d73f0b8618
@ -43,6 +43,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
|||||||
#ifdef _OPENMP
|
#ifdef _OPENMP
|
||||||
#define GRID_OMP
|
#define GRID_OMP
|
||||||
#include <omp.h>
|
#include <omp.h>
|
||||||
|
#warning "Grid is using OpenMP for host loops"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef GRID_OMP
|
#ifdef GRID_OMP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user