mirror of
https://github.com/paboyle/Grid.git
synced 2026-01-05 01:21:59 +00:00
Travis fail fix attempt
This commit is contained in:
@@ -104,7 +104,7 @@ class CartesianCommunicator {
|
||||
void *ShmBuffer(int rank);
|
||||
void *ShmBufferTranslate(int rank,void * local_p);
|
||||
void *ShmBufferMalloc(size_t bytes);
|
||||
void *ShmBufferFreeAll(void) ;
|
||||
void ShmBufferFreeAll(void) ;
|
||||
|
||||
////////////////////////////////////////////////
|
||||
// Must call in Grid startup
|
||||
|
||||
Reference in New Issue
Block a user