Hi,

You can see the script running an scontrol show job JOBID - dd

On Fri, 13 May 2016, 05:59 Husen R, <[email protected]> wrote:

> Dear all,
>
> Does slurm provide feature to get command that being executed/will be
> executed by running/pending jobs ?
>
> The "squeue -O command" just gives the full path to sbatch file, for
> example "/home/hasan/batch.job".
>
> What I want to get is the exact command that resides in the batch file,
> for example "srun --mpi=pmi2 ./mm.o".
>
> I need to get this information from running/pending jobs submitted by
> other people in my cluster.
>
> I can directly see the batch file, but the command in that file is
> probably has changed.
> I need help.
>
> Thank you in advance.
>
> Regards,
>
>
> Husen
>

Reply via email to