-
Notifications
You must be signed in to change notification settings - Fork 0
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
remote job submission example #5
Comments
Fixed. Provided link. |
Queue information on Stampede needs to be provided in SAGA tutorial. Remember students/attendees will encounter SAGA tutorial before BigJob tutorial.. (sagaenv)tutorial-29@repex1:~/sagaenv$ python saga-example-remote.py ...starting job... An exception occured: (BadParameter) BadParameter: No queue has been specified, and the SLURM adaptor requires that a queue be specified. Please specify a queue to submit the job to. |
IIRC, we usually use the 'development' queue -- but I am not sure if this is the appropriate one for the tutorial :-/ It would be good if someone else could confirm that and add the queue info to the example in git master... |
I added the text for the |
I don't know - I thought Yaakoub reserved the ones for "normal". |
we need to be sure.. normal or devel |
In the remote job submission example
https://github.com/saga-project/tutorials/wiki/XSEDE-2013-SAGA-Tutorial
we should provide information on how to submit remotely to Stampede!
rather than just tell them in general.
Please add.
The text was updated successfully, but these errors were encountered: