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

Adjust THREADS_PER_COMMAND for underpacked jobs #198

Open
gdevenyi opened this issue Aug 10, 2019 · 0 comments
Open

Adjust THREADS_PER_COMMAND for underpacked jobs #198

gdevenyi opened this issue Aug 10, 2019 · 0 comments

Comments

@gdevenyi
Copy link
Member

Problem arises like this
QBATCH_CHUNKSIZE=40
QBATCH_PPJ=80
QBATCH_CORES=40

This results in THREADS_PER_COMMAND=2 regardless of the actual length of joblist.

Instead, this should be adjusted for the length of the joblist if < chunksize

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

No branches or pull requests

1 participant