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

Use explicit memory units for LSF executor #5217

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bentsherman
Copy link
Member

Close #5182

LSF supports explicit memory units with bsub: https://www.ibm.com/docs/en/spectrum-lsf/10.1.0?topic=requirements-resource-requirement-strings#vnmbvn__title__3

It is much simpler to use explicit units rather than try to infer the defaults from the lsf.conf. However it would be good to verify that this syntax has been supported for a while.

Signed-off-by: Ben Sherman <bentshermann@gmail.com>
Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 32b40db
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/66b64f08a1dd6900084608c0

@bentsherman
Copy link
Member Author

@d-callan please make sure that the generated job scripts in the tests look good to you

@d-callan
Copy link

d-callan commented Aug 9, 2024

yes, its beautiful. thank you.

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

Successfully merging this pull request may close these issues.

LSF executor does not respect LSF_UNIT_FOR_LIMITS in lsf.conf
2 participants