You could do this using a job_submit.lua script that inspects for that
application and routes them properly.
-Paul Edmon-
On 01/12/2018 11:31 AM, Juan A. Cordero Varelaq wrote:
Dear Community,
I have a node (20 Cores) on my HPC with two different partitions: big
(16 cores) and small (4 cores). I have installed software X on this
node, but I want only one partition to have rights to run it.
Is it then possible to restrict the execution of an specific
application to a given partition on a given node?
Thanks