Skip to content

Estimate run time, ram, cpu required as a slurm job #191

@redbybeing

Description

@redbybeing

Hi,

I have a dataset of 95,000 cells and 6 cell types.

I want to include other methods in addition to default methods in liana_wrap(), including CellChat.
With just default methods, it took ~20 min to run liana_wrap() in RStudio Server.

I had worked with CellChat before with my dataset. I don't remember the details but it took several hours as a slurm job. I think the 'permutation' part in CellChat takes time and perhaps needs parallelization.

To run Liana with my dataset and with more methods (requiring permutation), what would be your recommendation for the parameters in slurm?
Does this sound good or too much/less?
sbatch -t 11-00:00:00 -n 128 --mem=500g

Thank you.

Best,
Jiseok

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions