1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-06-16 23:07:05 +01:00

symmetrize VLA and fixed size build messages

This commit is contained in:
nmeyer-ur
2020-05-20 20:05:42 +02:00
parent b780b7b7a0
commit 9a86059761
3 changed files with 2 additions and 11 deletions

View File

@ -48,7 +48,7 @@ void CartesianCommunicator::Init(int *argc, char ***argv)
#if defined (A64FX) || defined (A64FXFIXEDSIZE)
#ifndef TOFU
#define TOFU
#pragma message ("MPI_THREAD_SINGLE")
#pragma message ("TOFU network / MPI_THREAD_SINGLE")
#endif
#endif