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.")