add debug
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user