You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.