mirror of
https://github.com/paboyle/Grid.git
synced 2024-11-10 15:55:37 +00:00
Fix the multi-node path
This commit is contained in:
parent
f4bfeb835d
commit
6d0f1aabb1
@ -71,7 +71,7 @@ accelerator_inline void get_stencil(StencilEntry * mem, StencilEntry &chip)
|
||||
}
|
||||
|
||||
#ifdef GPU_VEC
|
||||
#if 0
|
||||
#if 1
|
||||
#define GPU_COALESCED_STENCIL_LEG_PROJ(Dir,spProj) \
|
||||
synchronise(); \
|
||||
if (SE._is_local) { \
|
||||
|
Loading…
Reference in New Issue
Block a user