Dear ALL:
Thank you all for the help. I work with what you told me.
From what I have read, users can change the characteristics defined in the
partitiomname or/and in the "qos" using the command line.
Example:
sbatch -p sec4 --qos=sec4000 -n2 lanza09-1-b tres_forma1c_2-bis
or
sbatch -p sec4 --qos=sec4000 --nodes=1-1 --ntasks=2 lanza09-1-b
tres_forma1c_2-bis
Squeue output:
gaussian> squeue
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
213 sec4000 lanza09- luisf R 0:08 1 calc3
212 sec4000 lanza09- luisf R 0:23 1 calc2
both jobs are with 2 cpus.
Is there any way to prevent users from modifying that characteristics.
Sincerely,
Luis Felipe Ruiz Nieto