You administer a Windows HPC Server 2008 cluster for your company. The cluster initially had 8 nodes and was recently expanded to 16 nodes. The original 8 nodes have 8 GB of RAM. The new 8 nodes have 16 GB of RAM. You discover that some jobs fail because of resource unavailability. You need to configure the jobs to run on selected resources. What should you do?
A.
Create a new node template that contains all nodes that have 16 GB of RAM.Create a job template and set the Priority to lowest.
B.
Assign the Default ComputeNode node template to the nodes that have 8 GB of RAM.Create a job template; set the Default Priority to highest and assign the template to all users.
C.
Create two node templates; one template for the nodes that have 8 GB of RAM and the other template for the nodes that have 16 GB of RAM.Create two job templates, each specifying one of the node templates that must be used.
D.
Create two node groups; one node group must contain the nodes that have 8 GB of RAM and the other node group must contain the nodes that have 16 GB of RAM.Create two job templates, each specifying one of the node groups that must be used.