Skip to content
New issue

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

Addressing NCCL issue with binary classification for distributed training #384

Merged
merged 1 commit into from Mar 17, 2023

Conversation

NikhilRaverkar
Copy link
Contributor

dmlc/xgboost#7982 (comment) dmlc/xgboost#8257

Issue #, if available:
XGBoost-1.7 introduced a braking change that introduced issue with NCCL. To address the issue, we need to set the NCCL_SOCKET_IFNAME env. variable
Description of changes:
set NCCL_SOCKET_IFNAME
Testing:
Created a test image: 900597767885.dkr.ecr.us-west-2.amazonaws.com/sagemaker-xgboost:nikhil-test
And tested the image, it is not throwing an error anymore for binary classification. (arn:aws:sagemaker:us-west-2:900597767885:training-job/sagemaker-xgboost-2023-03-17-14-36-52-062)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@NikhilRaverkar NikhilRaverkar merged commit 4668063 into aws:master Mar 17, 2023
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.

None yet

2 participants