DLSS 5 Neural Rendering in ComfyUI on a Tesla V100 — no NGX, so the architecture gate isn't there
Every DLSS 5 NR node pack I came across runs NVIDIA's NGX runtime through D3D12, which cuts off at Turing. On a V100 (Volta, SM 7.0), `CreateFeature(18)` just hands back 0xBAD00001. No driver version fixes it. No Wine prefix either. So I skipped NGX entirely. The network runs as plain PyTorch: no N…
Read the full story at r/comfyui ↗
Timeline · 1 report
- 2026-09-26 02:50 · r/comfyui
DLSS 5 Neural Rendering in ComfyUI on a Tesla V100 — no NGX, so the architecture gate isn't there