Skip to content

[ENH] Multiproc always looks for GPUs making it impossible to run pipelines on CPU-only machines #3717

Closed
@man-shu

Description

@man-shu

Hello,

I noticed that in #3642 GPU support has been added, which is indeed much appreciated.

However, the current implementation always checks for GPUs availability and there's no way to turn this off. Users (like me) might need to do so, for example, when they are trying to run a pipeline on a CPU-only HPC (where no NVIDIA-SMI is installed).

Could we maybe have another parameter that would skip checking for GPUs? I would be up for making a PR if you think this makes sense. Please let me know.

Thanks!

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