Skip to content

CUDA module needs to be loaded #32

@sumiya-kuroda

Description

@sumiya-kuroda

Describe the bug
When suite2p.smk is running with cellpose-SAM, it does not load CUDA modules, which will lead to this message:
INFO:cellpose.core:Neither TORCH CUDA nor MPS version not installed/working.

Expected behaviour
We should implement Snakemake's envmodules feature: https://snakemake.readthedocs.io/en/stable/snakefiles/deployment.html

Additional context
With SWC's HPC, one usually needs to run module load cuda/12.4 to make it work. See also #21

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐛 bugSomething isn't workingpriorityMore important than other issues

    Type

    No type

    Projects

    Status

    Priority

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions