Skip to content

Conversation

wbo4958
Copy link
Contributor

@wbo4958 wbo4958 commented Apr 23, 2020

DMatrix needs to communicate with other partitions to make sure the
number of features is consistent.

@wbo4958
Copy link
Contributor Author

wbo4958 commented Apr 23, 2020

For now, there are some unit tests failing. one is feature size checking in DMatrix, the other one is rabit timeout issue. Hi @trivialfis can you help on these issues?

DMatrix needs to communicate with other partitions to make sure the
number of features is consistent.
@RAMitchell
Copy link
Member

Is it possible that the number of DMatrix objects on each worker becomes different? Or the creation of these objects is not synchronised across workers for some reason?

@trivialfis
Copy link
Member

Let me add a DMatrix check.

@RAMitchell
Copy link
Member

We merged a more moderate solution in #5581 given that there might be complications with this approach.

@wbo4958
Copy link
Contributor Author

wbo4958 commented Apr 24, 2020

Thx Rory, Closed this since #5581 has been merged.

@wbo4958 wbo4958 closed this Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants