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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user