Skip to content

Transfer queue directive format is not correct #32

@sdc50

Description

@sdc50
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions