add debug
This commit is contained in:
parent
769031375a
commit
7751b2b320
@ -26,7 +26,7 @@ int main(int argc, char *argv[]) {
|
|||||||
n++;
|
n++;
|
||||||
}
|
}
|
||||||
delete in;
|
delete in;
|
||||||
rabit::TrackerPrintf("[%d] finishes loading %d lines\n",
|
rabit::TrackerPrintf("[%d] ALL finishes loading %d lines\n",
|
||||||
rabit::GetRank(), n);
|
rabit::GetRank(), n);
|
||||||
rabit::Finalize();
|
rabit::Finalize();
|
||||||
return 0;
|
return 0;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user