Dear all,
I am discussing with the system administrators of my local HPC center.
There are some users who are abusing the interactive mode to lock access GPU and CPU time, and they are not using any resources (probably they are just runnning RStudio and coding).
The problem is that they are locking the resources for days, and the users who needs to run CPU and GPU intensive jobs are waiting in the queue.
Is there a way to configure PBS to perform preemption of the jobs that locked the GPU+CPU for some times, while they are actually NOT using the resources they locked? I am fine to have if they get priority again when their process is running instructions.
Thanks.