Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: flexible mem behavior #6

Merged
merged 4 commits into from
Mar 22, 2024
Merged

fix: flexible mem behavior #6

merged 4 commits into from
Mar 22, 2024

Conversation

BEFH
Copy link
Owner

@BEFH BEFH commented Mar 22, 2024

Bugfixes:

  • Revert to per-core memory allocations by default
  • Add environment variable to switch to per-job allocations

Features:

  • Update documentation

@BEFH BEFH changed the title Flexible mem behavior fix: flexible mem behavior Mar 22, 2024
@BEFH BEFH merged commit b7dc1e2 into main Mar 22, 2024
3 of 4 checks passed
@BEFH BEFH deleted the flexible_mem_behavior branch March 22, 2024 14:01
@dlaehnemann
Copy link
Contributor

I just wanted to confirm, that using export SNAKEMAKE_LSF_MEMFMT="perjob" with the latest version with this pull request merged works as expected for me (in a minimal test case).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants