mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 03:35:55 +01:00
Debug temp
This commit is contained in:
parent
bd600702cf
commit
d68907fc3e
@ -155,7 +155,7 @@ class CartesianStencil { // Stencil runs along coordinate axes only; NO diagonal
|
||||
}
|
||||
_grid->StencilBarrier();// Synch shared memory on a single nodes
|
||||
commtime+=usecond();
|
||||
/*
|
||||
int dump=1;
|
||||
if(dump){
|
||||
for(int i=0;i<Packets.size();i++){
|
||||
cobj * ptr = (cobj *) Packets[i].recv_buf;
|
||||
@ -175,7 +175,7 @@ class CartesianStencil { // Stencil runs along coordinate axes only; NO diagonal
|
||||
}
|
||||
}
|
||||
dump =0;
|
||||
*/
|
||||
|
||||
}
|
||||
|
||||
///////////////////////////////////////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user