Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Ubuntu 14.04.1 上安装 NumPy,安装首先需要我安装 ATLAS。为此,我被告知我需要禁用 CPU 节流。我的问题是我只需要为构建禁用它还是一直禁用它?
谢谢。
您只需在安装阶段将其关闭。它会干扰安装阶段的性能测试和测量。
安装指南中的相关部分指出:
CPU 节流使几乎所有时间都完全随机,因此任何 ATLAS 安装都是垃圾。因此,在安装 ATLAS 之前,请关闭 CPU 节流。