mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-04 19:25:56 +01:00
Switch off comms for now until feature/multi-communicator is merged
This commit is contained in:
parent
6d0d064a6c
commit
383ca7d392
@ -160,7 +160,7 @@ public:
|
|||||||
int comm_proc = mpi_layout[mu]-1;
|
int comm_proc = mpi_layout[mu]-1;
|
||||||
Grid.ShiftedRanks(mu,comm_proc,xmit_to_rank,recv_from_rank);
|
Grid.ShiftedRanks(mu,comm_proc,xmit_to_rank,recv_from_rank);
|
||||||
}
|
}
|
||||||
#if 1
|
#if 0
|
||||||
tbytes= Grid.StencilSendToRecvFromBegin(requests,
|
tbytes= Grid.StencilSendToRecvFromBegin(requests,
|
||||||
(void *)&xbuf[dir][0],
|
(void *)&xbuf[dir][0],
|
||||||
xmit_to_rank,
|
xmit_to_rank,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user