Skip to content
Snippets Groups Projects
Commit 7669ac79 authored by Gin Tan (Monash University)'s avatar Gin Tan (Monash University)
Browse files

Editing the message

Former-commit-id: 087f8392
parent 58434782
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
function slurm_job_submit(job_desc, part_list, submit_uid)
if job_desc.account == "default" then
slurm.log_user("Please specify your project account in your job. You are no longer able to use account=default in M3, if you don't know your project ID, please contact help@massive.org.au ")
slurm.log_user("You have to specify your project ID as part of your job submission. The account=default is now deprecated on M3 job scheduler")
return slurm.ESLURM_INVALID_ACCOUNT
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment