Skip to content

Adjust accel verbosity#6353

Merged
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.04from
csadorf:adjust-accel-verbosity
Feb 24, 2025
Merged

Adjust accel verbosity#6353
rapids-bot[bot] merged 5 commits intorapidsai:branch-25.04from
csadorf:adjust-accel-verbosity

Conversation

@csadorf
Copy link
Copy Markdown
Contributor

@csadorf csadorf commented Feb 21, 2025

Adds a -v/--verbose option to the accel entrypoint and adjusts log verbosity and messages during accel installation.

Follow-up for #6348

@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Feb 21, 2025

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the Cython / Python Cython or Python issue label Feb 21, 2025
@csadorf csadorf added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 21, 2025
Copy link
Copy Markdown
Member

@dantegd dantegd left a comment

Choose a reason for hiding this comment

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

Change looks good, just one comment

default="converted_sklearn_model.pkl",
help="Output path for the converted sklearn estimator file.",
)
@click.option("-v", "--verbose", count=True)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I'd recommend adding a help message that maps the numbers of v to what logger_level is set

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Done in d38f1e1 .

@csadorf csadorf force-pushed the adjust-accel-verbosity branch from 8f3f905 to d38f1e1 Compare February 24, 2025 15:13
@csadorf csadorf marked this pull request as ready for review February 24, 2025 15:13
@csadorf csadorf requested a review from a team as a code owner February 24, 2025 15:13
@csadorf csadorf requested review from bdice and dantegd February 24, 2025 15:13
@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Feb 24, 2025

/merge

@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Feb 24, 2025

/merge

1 similar comment
@csadorf
Copy link
Copy Markdown
Contributor Author

csadorf commented Feb 24, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 8557822 into rapidsai:branch-25.04 Feb 24, 2025
dantegd added a commit to dantegd/cuml that referenced this pull request Feb 25, 2025
dantegd added a commit to dantegd/cuml that referenced this pull request Feb 26, 2025
raydouglass pushed a commit that referenced this pull request Feb 28, 2025
PRs being backported: 

- [x] #6234
- [x] #6306
- [x] #6320
- [x] #6319
- [x] #6327
- [x] #6333
- [x] #6142 
- [x] #6223
- [x] #6235
- [x] #6317 
- [x] #6331
- [x] #6326
- [x] #6332
- [x] #6347
- [x] #6348
- [x] #6337
- [x] #6355
- [x] #6354
- [x] #6322
- [x] #6353
- [x] #6359
- [x] #6364
- [x] #6363
- [x] [FIL BATCH_TREE_REORG fix for SM90, 100 and
120](a3e419a)

---------

Co-authored-by: William Hicks <whicks@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Cython / Python Cython or Python issue improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants