I have a scene which I'd like to use XPU to render. Prior to today, I was working in this scene on a machine that contained one 1080 and one 1080ti graphics cards. The scene typically failed to render using these GPUs, I think because it was running out of VRAM. The indication I'm using for this is that when I shift over to Karma in the viewport, I see two OPTIX and one EMBREE process(es); after a few moments, the OPTIX ones say "fail", and the render soldiers on with the Embree process only (and, of course, this is punishingly slow).
So, I decided to roll the dice and invest in a shiny new 3090ti with 24GB VRAM, which showed up today. I installed it, ensured I had the latest drivers installed, loaded my scene and switched the viewport to Karma. The scene sat in an "initializing" state for nearly two minutes; I saw both OPTIX and EMBREE processes initializing. Then, crushingly, the OPTIX one said "fail". I tried resetting Karma and restarting the render, only now I see NO Optix process at all. Oddly, my Task Manager shows the GPU under some amount of load, though Karma seems to indicate it isn't seeing the card at all.
Other than trying to divine what's going on using just these viewport indicators, what other things can I do to debug this to better understand what might be going on?