Hello jason,

Thank you for your reply !

I use slurmdbd as my AccountingStorageType...
And finally, I just handle the jobs that are in running/pending state..
I use bash script command  "scontrol show job jobid | grep WorkDir | cut -d
"=" -f2" to get WorkDir..

Regards,


Husen

On Tue, Jun 21, 2016 at 9:48 PM, Jason Bacon <bacon4...@gmail.com> wrote:

>
>
> Hello Husen,
>
> See http://slurm.schedmd.com/sacct.html.
>
> If you're using AccountingStorageType=accounting_storage/filetxt, you can
> also grep/awk/more the JobComp file.
>
>     Jason
>
> On 06/21/16 00:56, Husen R wrote:
>
>> working directory of a completed job
>> Hi,
>>
>> How to get a workdir of a completed job ?
>> The command "scontrol show job JOBID" is only for running job.
>>
>> If I use that command for completed job, the following error message
>> appeared..
>> "slurm_load_jobs error: Invalid job id specified"
>>
>> thank you in advance
>> Regards,
>>
>> Husen
>>
>>
>
> --
> All wars are civil wars, because all men are brothers ... Each one owes
> infinitely more to the human race than to the particular country in
> which he was born.
>                 -- Francois Fenelon
>

Reply via email to