1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-07-04 15:37:05 +01:00

Split all OMP directives into lattice subdir for easy maintainance of

parallelism and future OMP 4.0 offload.
This commit is contained in:
Peter Boyle
2015-04-18 22:17:01 +01:00
parent d929f88421
commit 5483ed641e
3 changed files with 138 additions and 129 deletions

View File

@ -11,7 +11,7 @@
#include <sys/time.h>
#include <signal.h>
#include "Grid.h"
#include <Grid.h>
#undef __X86_64
namespace Grid {