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:
@ -11,7 +11,7 @@
|
||||
#include <sys/time.h>
|
||||
#include <signal.h>
|
||||
|
||||
#include "Grid.h"
|
||||
#include <Grid.h>
|
||||
|
||||
#undef __X86_64
|
||||
namespace Grid {
|
||||
|
Reference in New Issue
Block a user