I am installing NumPy on Ubuntu 14.04.1 and it the install first requires that I install ATLAS. For this I am told I need to disable CPU throttling. My question is do I just need to disable it for the build or all the time?
Thanks.
I am installing NumPy on Ubuntu 14.04.1 and it the install first requires that I install ATLAS. For this I am told I need to disable CPU throttling. My question is do I just need to disable it for the build or all the time?
Thanks.
Copyright © 2021 Jogjafile Inc.
You only have to turn it off during the installation phase. It interferes with the performance tests and measurements during the install phase.
The related section in the installation guide states: