Intel 12th Gen only efficient core were used for the computation

Viewed 33

Using an Intel 12th gen laptop on Windows 11 with parallelization for a computational task.

In the first run both the power cores and the efficient cores were activated, with the power core running at 100% and the efficient core at 80%.

After a while the utilization of the efficient core slowly went up to 100%. But on the second run, the power cores were never used and only the efficient cores were at 100%.

It's not a displacement mistake from the windows 11 because the computer temperature cooled and the fan stopped buzzering. But strangely with the power core at rest the computer still became stuck and froze.

The third run both the power cores and the efficient cores were actived.

How was this possible and how to tell python to use all the cores?

0 Answers
Related