Hi Team,
Need your help to implement the mentioned below points.
Installed PBS version = 18.1.3-0
-
Restrict the core, per users can only use 128 cores not beyond that.
-
Wall time set like for 5 days only.
Regards
Narayan Pradhan
Hi Team,
Need your help to implement the mentioned below points.
Installed PBS version = 18.1.3-0
Restrict the core, per users can only use 128 cores not beyond that.
Wall time set like for 5 days only.
Regards
Narayan Pradhan
Hi
For a queue, called for instance “bigq”:
set queue bigq resources_max.ncpus = 128
set queue bigq resources_max.walltime = 120:00:00
Mike