mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-10 03:17:07 +01:00
Verbose for temporary debug
This commit is contained in:
@ -43,6 +43,7 @@ Author: paboyle <paboyle@ph.ed.ac.uk>
|
||||
#ifdef _OPENMP
|
||||
#define GRID_OMP
|
||||
#include <omp.h>
|
||||
#warning "Grid is using OpenMP for host loops"
|
||||
#endif
|
||||
|
||||
#ifdef GRID_OMP
|
||||
|
Reference in New Issue
Block a user