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

tuner: Enable tuner init msg on INFO logs #549

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

arunkarthik-akkart
Copy link
Contributor

Description of changes:
Enable tuner initialization message to be displayed on all NCCL_DEBUG=INFO and display the logs as part of the default subsystem (INIT)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sunkuamzn
Copy link
Contributor

bot:aws:retest

2 similar comments
@a-szegel
Copy link
Contributor

bot:aws:retest

@a-szegel
Copy link
Contributor

bot:aws:retest

@sielicki
Copy link

sielicki commented Sep 3, 2024

Can you please remove the merge commit? If you didn't intend for that to happen, consider adopting the following git settings:

git config --global pull.ff only
git config --global pull.rebase true

LGTM otherwise.

Copy link
Contributor

@bwbarrett bwbarrett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Patch looks fine, but please properly rebase and force push. PRs should not have merge commits in them.

Enable tuner initialization message to be displayed on
all NCCL_DEBUG=INFO and display the logs as part of the default
subsystem (INIT)

Signed-off-by: Arun Karthik <akkart@amazon.com>
@arunkarthik-akkart
Copy link
Contributor Author

arunkarthik-akkart commented Sep 3, 2024

Patch looks fine, but please properly rebase and force push. PRs should not have merge commits in them.

Thanks for the feedback, I have rebased the PR after removing the merge commit.

@arunkarthik-akkart
Copy link
Contributor Author

Can you please remove the merge commit? If you didn't intend for that to happen, consider adopting the following git settings:

git config --global pull.ff only
git config --global pull.rebase true

LGTM otherwise.

Thanks. I have rebased the PR after removing the merge commit.

@a-szegel
Copy link
Contributor

a-szegel commented Sep 4, 2024

bot:aws:retest

@rajachan rajachan merged commit 7c03145 into aws:master Sep 4, 2024
31 checks passed
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.

8 participants