1
0
mirror of https://github.com/paboyle/Grid.git synced 2024-09-20 01:05:38 +01:00

Check is wrong (HtoD / DtoH)

This commit is contained in:
Peter Boyle 2021-08-05 18:33:20 -04:00
parent 29a22ae603
commit 80ac2a73ca

View File

@ -844,7 +844,7 @@ void SharedMemory::SetCommunicator(Grid_MPI_Comm comm)
} }
#endif #endif
SharedMemoryTest(); //SharedMemoryTest();
} }
////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////
// On node barrier // On node barrier