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

Make UCXPY_* environment variables higher priority #118

Draft
wants to merge 3 commits into
base: branch-0.35
Choose a base branch
from

Conversation

pentschev
Copy link
Member

Make UCXPY_* environment variables higher priority than ucxx.init() configuration arguments. This matches the behavior for UCX_* environment variables and the config_dict kwarg from ucxx.init().

Also add information about selected UCX-Py initialization flags to info logging and convert notifier thread in non-thread progress mode warning to a Python user-facing warning.

Add information about selected UCX-Py initialization flags to info
logging and convert notifier thread in non-thread progress mode warning
to a user-facing warning.
Make `UCXPY_*` environment variables higher priority than `ucxx.init()`
configuration arguments. This matches the behavior for `UCX_*`
environment variables and the `config_dict` kwarg from `ucxx.init()`.
@pentschev pentschev requested a review from a team as a code owner November 6, 2023 20:14
@pentschev pentschev marked this pull request as draft November 6, 2023 20:15
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

1 participant