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

Error while parsing the job id returned by slurm from the subprocess stdout capture #8

Closed
venkatBala opened this issue Apr 12, 2022 · 0 comments · Fixed by #9
Closed
Assignees
Labels
bug 🐛 Something isn't working

Comments

@venkatBala
Copy link
Contributor

Error traceback when attempting to submit a electron via the slurm executor plugin

  File "/home/vbala/work/covalent/covalent_dispatcher/_core/execution.py", line 237, in _run_task
    output, stdout, stderr = executor.execute(
  File "/home/vbala/.local/share/virtualenvs/covalent-AV-F4ayX/lib/python3.8/site-packages/covalent_slurm_plugin/slurm.py", line 204, in execute
ValueError: invalid literal for int() with base 10: 'Submitted batch job 67110791'```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
2 participants