New Debug statements
This commit is contained in:
parent
8a236aef36
commit
1e2f5ca9ad
BIN
build/ag_gen
BIN
build/ag_gen
Binary file not shown.
@ -402,6 +402,7 @@ AGGenInstance &AGGen::generate(bool batch_process, int batch_size, int numThrd,
|
||||
|
||||
else {
|
||||
//If we don't have the go-ahead, check for the Finalize message.
|
||||
std::cout << "Node " << world.rank() << " is waiting for the go-ahead or finalize message." << std::endl;
|
||||
while(!world.iprobe(0, 14)){
|
||||
if(world.iprobe(0, 15)){
|
||||
mpi_exit = 1;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user