Question about newton's warp based renderer and RT cores #3217
StoneT2000
started this conversation in
General
Replies: 0 comments
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.
I was playing around with the newton tiled sensors and testing it on different GPUs, observing that it seems to have similar performance on both H100s as well as RT-core enabled GPUs like RTX 4090/5090s. On the other hand, vulkan based batched renderers like SAPIEN do much worse on H100s, but thus far it seems SAPIEN has faster rendering speeds on the RTX gpus compared to the warp renderer (I guess it leverages the RT-cores).
I was wondering if the newton batched renderer can somehow leverage the RT-cores? Or if that is planned in any way.
All reactions