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

Add optional text file support to ninja-log utility #12823

Merged
merged 36 commits into from
Mar 20, 2023

Conversation

davidwendt
Copy link
Contributor

Description

Adds support for sort_ninja_log.py utility to accept an optional text file to be included at the top of the generated html report. This allows it to be used asynchronously outside the build step and helps enable using it in C++ builds in non-cudf repos.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@davidwendt davidwendt added 2 - In Progress Currently a work in progress libcudf Affects libcudf (C++/CUDA) code. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 22, 2023
@davidwendt davidwendt self-assigned this Feb 22, 2023
@davidwendt davidwendt added 3 - Ready for Review Ready for review by team and removed 2 - In Progress Currently a work in progress labels Feb 22, 2023
@davidwendt davidwendt marked this pull request as ready for review February 23, 2023 13:51
@davidwendt davidwendt requested a review from a team as a code owner February 23, 2023 13:51
@davidwendt davidwendt requested review from elstehle and ttnghia and removed request for ttnghia and elstehle February 23, 2023 13:51
build.sh Outdated Show resolved Hide resolved
@davidwendt davidwendt requested a review from ajschmidt8 March 1, 2023 13:22
build.sh Outdated Show resolved Hide resolved
cpp/scripts/sort_ninja_log.py Outdated Show resolved Hide resolved
@davidwendt
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit aff1c9f into rapidsai:branch-23.04 Mar 20, 2023
@davidwendt davidwendt deleted the bmr-stats-file branch March 20, 2023 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants