We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GTest SparsePage.PushCSCAfterTranspose returns invalid number of batches when XGBoost is not compiled with OpenMP.
SparsePage.PushCSCAfterTranspose
Platform: Ubuntu 19.04 X86_64 GCC: 8.3
The text was updated successfully, but these errors were encountered:
Somehow the number of pages is tied to number of threads: https://github.com/dmlc/dmlc-core/blob/552f7de748fbff34f2708b03f930a47ded45d78e/src/data/text_parser.h#L122
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
GTest
SparsePage.PushCSCAfterTranspose
returns invalid number of batches when XGBoost is not compiled with OpenMP.Platform: Ubuntu 19.04 X86_64
GCC: 8.3
The text was updated successfully, but these errors were encountered: