1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-14 13:57:07 +01:00

Shmem comms [NO MPI] target added. The dwf test runs and passes.

Not really shaken out to my satisfaction though as I want more tests done, so don't declare as working.
But committing my current while I try a few experimentals.
This commit is contained in:
Peter Boyle
2016-02-14 14:24:38 -06:00
parent 294dbf1bf0
commit 41c2b09184
14 changed files with 157 additions and 31 deletions

2
configure vendored
View File

@ -5898,7 +5898,7 @@ _ACEOF
echo Configuring for SHMEM communications
cat >>confdefs.h <<\_ACEOF
#define GRID_COMMS_MPI 1
#define GRID_COMMS_SHMEM 1
_ACEOF
;;