Skip to content

Comment on Simulating a Planet on the GPU: Part 1 (2022)parent

Comments

It’s interesting that this hasn’t been solved for pixel shaders. With HIP in the GPGPU world I’m able to set breakpoints in a GPU kernel and step through line by line. I can also add printf statements to output values to the console.

You can do all that with Vulkan and RenderDoc.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.