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

Transfer queue directive format is not correct #32

Open
sdc50 opened this issue Jun 17, 2021 · 0 comments
Open

Transfer queue directive format is not correct #32

sdc50 opened this issue Jun 17, 2021 · 0 comments

Comments

@sdc50
Copy link
Member

sdc50 commented Jun 17, 2021

Traceback (most recent call last):
  File "~/tethys/exts/django-uit_job_type/uit_plus_job/models.py", line 537, in _execute
    self.job_id = self.pbs_job.submit(self, remote_name=remote_name)
  File "~/pyuit/uit/job.py", line 132, in submit
    remote_name=remote_name, local_temp_dir=local_temp_dir)
  File "~/pyuit/uit/uit.py", line 122, in wrapper
    return func(self, *args, **kwargs)
  File "~/pyuit/uit/uit.py", line 669, in submit
    raise RuntimeError('An exception occurred while submitting job script: {}'.format(str(e)))
RuntimeError: An exception occurred while submitting job script: qsub: Error: Please use proper transfer queue select format: select=1:ncpus=1
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