Skip to content

ENH: use threadpoolctl to show runtime acceleration framework in show_config() #21340

@mattip

Description

@mattip

We should be promoting threadpoolctl as a helper library to show what runtime dependencies are in use. The current show_config() shows the build-time configuration of the various acceleration frameworks, but I have never found that to be very helpful. We could instead use threadpoolctl to show what is currently in use. If threadpoolctl is not installed, we could display the help for show_config with directions on installing it.

This would help us debug user issues, as we could request the output in the issue template.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions