Skip to content

CORE: add ucc_modules config#1275

Open
Sergei-Lebedev wants to merge 1 commit intoopenucx:masterfrom
Sergei-Lebedev:topic/ucc_module_filter
Open

CORE: add ucc_modules config#1275
Sergei-Lebedev wants to merge 1 commit intoopenucx:masterfrom
Sergei-Lebedev:topic/ucc_module_filter

Conversation

@Sergei-Lebedev
Copy link
Contributor

What

Add configuration variable UCC_MODULES to disable/enable loading of specific components before they initialized.
Examples:
UCC_MODULES=^cuda disables all cuda components including mc_cuda, ec_cuda, tl_cuda, sysinfo_cuda
UCC_MODULES=^tl_cuda,ec_cuda disables tl_cuda and ec_cuda, but keeps mc_cuda and sysinfo_cuda

Copy link
Collaborator

@wfaderhold21 wfaderhold21 left a comment

Choose a reason for hiding this comment

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

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants