Ctrader not utilizing given resources in Optimization
Created at 29 Aug 2024, 09:34
KI
Ctrader not utilizing given resources in Optimization
29 Aug 2024, 09:34
I have a problem where my ctrader Desktop doesnt use the CPU resources allocated to it resulting in the optimizing being slow for almost all passes.
A picture of the allocated resources:
Picture of my CPU usage during optimizing:
Is there anything i can do so it uses what i allocate to it so it speeds up the optimizing?
The version of my Ctrader is 4.9.2.26009
PanagiotisCharalampous
30 Aug 2024, 05:16
Hi there,
There is not much things you can do to improve this yourself. The way optimization works is that it starts x passes based on the number of allocated cores, where x is the number of cores. When some passes finish and while others are still executing, the CPU utilization drops, until a new set of passes is started.
Best regards,
Panagiotis
@PanagiotisCharalampous