0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

UE4のライティングビルドでCPU温度上がる問題

0
Posted at

多分、基本的な事だから書かれてないのだろうけど

UE4のライティングをビルドすると、SwarmAgentというのが起動してごにょごにょしますが、その時にCPU温度が80度以上に上昇したので解決方法を調べていたら、
SwarmAgentのDeveloperSettingsのLocalJobsDefaultProcessorCount、RemoteJobsDefaultProcessorCountいじるとか、ダウンクロックするとか書かれてましたが、

qiita01.jpg

見落としていたのは、電源オプションの「最小のプロセッサの状態」でした。ここが100%になっていたので、修正したら、温度が上がりませんでした(もちろん速度は落ちましたが)
「最大のプロセッサの状態」に目に行きがちですが、これは思わぬ出来事でした。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?