Is there a parameter that can be given during graph execution that will limit the number of CPU's the graph will use in a multi CPU environment?
It is great the graph will consume available CPU to be used for graph processing but I am getting concerns from administrators that it could impact overall server performace by consuming too much processing.
Thanks!
It is great the graph will consume available CPU to be used for graph processing but I am getting concerns from administrators that it could impact overall server performace by consuming too much processing.
Thanks!
-
Hi,
limiting the available CPUs (i.e. the affinity of a process) is a platform dependent task. The operating system where you run Clover should provide some resources to limit Clover's CPU usage. For example, in Linux you can use the "taskset" utility.
Jaro
Please sign in to leave a comment.
Comments 1