Click or drag to resize
Why is my CPU load constantly on 100%

We are using CPU and GPU for image processing inside the Atlas SDK. Our image processing library is running threads as fast as possible to achieve the best image processing performance. This can be disabled by setting the system environment variable “OMP_WAIT_POLICY” to “PASSIVE” without losing too much performance.