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

srun session does not work #31

Open
clmattson-zz opened this issue Dec 4, 2020 · 1 comment
Open

srun session does not work #31

clmattson-zz opened this issue Dec 4, 2020 · 1 comment

Comments

@clmattson-zz
Copy link
Contributor

clmattson-zz commented Dec 4, 2020

In 10_annotating_amino_acid_sequences, prior to using kofamscan

srun -p bmh -J KO -t 48:00:00 --mem=8gb -c 6 --pty bash

gives error
"srun: Job step's --cpus-per-task value exceeds that of job (6 > 1). Job step may never run.
srun: error: Unable to create step for job 28296912: More processors requested than permitted"

works with -c 1 (but I'm not sure what later consequence that might have)

@ctb
Copy link
Member

ctb commented Dec 4, 2020 via email

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

2 participants