Skip to content

resources: mem_mb= specification doesn't change memory requirement for LSF job submission #41

@ipstone

Description

@ipstone

Hello,

I am not sure whether there's something wrong in my Snakefile setup: When I use

            resources:
                mem_mb=32, time_min = 300
   The time limit is correctly passed to LSF (bsub) jobs, but memory
   configue is still using the memory limit set in the snake-profiles.

Is there someway to change the memory requirement for the run, without changing the snakemake-profile? If there's a quick way to edit the profile/to make the change, that would be a valuable solution for me as well (right now using cookie cutter to create a new profile works for me, but it seems a direct editing on the profile, could be quicker/more direct?)

Thanks a lot

Isaac

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