When I try to submit a job using the python drmaa wrapper, I get a DeniedByDrmException: code 17: job rejected: positive submission priority requires operator privileges.
How do I change the priority of jobs that I submit using the Python DRMAA wrapper?
Created a ~/.sge_request file with a -p parameter set to 0.