Replies: 1 comment 2 replies
|
Hi Julian, First, so we can check, are you running explicit xpu mode, like this? moonray_gui -exec_mode xpu -info -in curves.rdlaWe've built 1.7 on Sonoma and can see the GPU access also at about 75% on that curves test scene when run in xpu mode. It should also be working for you, if you could confirm. If not, we should investigate further. Hope this helps! Let us know, thanks. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Built the new version of Moonray on Sonoma, and all went well (the new instructions for getting it going with Houdini were pretty good!).
One thing I'm finding is that the xPU mode appears to be only using the CPU, not the GPU: I've tried rendering the ALAB scene in Houdini, as well as the curve test scene from the command line and neither of them seem to be going to the GPU at all.
Is there anything additional I have to do? The previous version seemed to work with Metal out of the box (the curve scene was using about 75% of the GPU iirc).
Cheers,
Julian
All reactions