Skip to content

Investigate compile time issue with siggraph neural shading sample #8105

@jarcherNV

Description

@jarcherNV

Ths siggraph neural shading samples have a fairly significant compile time problem with one of the shaders.
The samples can be found at: https://github.com/shader-slang/neural-shading-s25

The specific sample is the Slangpy network/nsc_nw_02_3layers.py example
This sample appears to "hang" on startup, but it is actually waiting for the shaders to compile.

The shaders themselves are not particularly large, so we should determine why they are taking so long to compile and fix it if possible.

So far I have repro'd this on Windows, and Kai has repro'd on Linux.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions