2022. 12. 14. 20:54
UE 5.1 Path tracer - multi-GPU rendering UE4/Tips&Ugh2022. 12. 14. 20:54
- 멀티 GPU 렌더링(mGPU) 지원이 추가되었으며 SLI가 필요합니다. 활성화하려면 언리얼 에디터 명령줄에서 -MaxGPUCount=2 를 전달하고 런타임에서 토글 가능한 r.PathTracing.MultiGPU=1 을 설정합니다. 이제 에디터에서 mGPU를 활성화하기 위해 .ini 파일에서 r.AllowMultiGPUInEditor=1 을 설정하지 않아도 됩니다.
- Added support for multi-GPU rendering (mGPU). SLI is required. To enable it, pass -MaxGPUCount=2 on the Unreal Editor command line and set r.PathTracing.MultiGPU=1, which can be toggled at runtime. (r.AllowMultiGPUInEditor=1 is no longer required in .ini files to enable mGPU in the editor.)
언리얼 엔진 5.1 출시 노트 | 언리얼 엔진 5.1 문서 (unrealengine.com)
ノンゲーム分野で役立つUnreal Engine 5.1の新機能を一挙紹介!〜 UNREAL FEST WEST'22(1) (cgworld.jp)
'UE4 > Tips&Ugh' 카테고리의 다른 글
UE 에디터 사용시 그래픽카드 코일 떨림 소리(Coil whine) 날때 (0) | 2023.03.29 |
---|---|
UE 5 DLSS plugin(4.26~5.0)(Nvidia) (0) | 2022.12.15 |
UE forum tag count_20221206 (0) | 2022.12.06 |
[UE4.27]파티클이 TAA sample값이 64일때 렌더큐에서 프리징 되는 문제. (0) | 2022.10.15 |
unreal engine pipeline schematics view (0) | 2021.08.24 |