What is we use triangular pyramids instead of triangles?
Wouldn't this lead to the full 3D representation?
Something like this? https://arxiv.org/abs/2406.01579
A pyramid is unnecessarily bound, a triangle performs better if it is free flowing. I understand that this performs better because there is less IO but slightly more processing. IO is the biggest cost when it comes to GPUs.
Something like this? https://arxiv.org/abs/2406.01579
A pyramid is unnecessarily bound, a triangle performs better if it is free flowing. I understand that this performs better because there is less IO but slightly more processing. IO is the biggest cost when it comes to GPUs.