mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-09 21:50:45 +01:00
Disable information message
This commit is contained in:
parent
48008e4d8b
commit
fa856c9669
@ -43,7 +43,6 @@ 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