I am unable to use RTX renderer in Omniverse Code. Pixar Storm works, but changing to RTX will throw “Failed to create Hydra Engine for Viewport” in the status bar, viewport remains black. Which logs exactly would be useful to upload here for some advice?
Running RTX 3070 FE, driver 526.98, motherboard has onboard AMD Radeon ™.
Create, Marbles work fine (yet slow), Showroom demos only with gray viewport.
I got it working by adding --/renderer/multiGpu/enabled=false at startup, thanks for the pointer in the right direction!
As per the logs, it seems to have choked on the secondary GPU, event though I read it would automatically skip non-RTX hardware by default, and the logs showed the RTX to be the “Active” one.