We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: