Live data from Hacker News

Show HN: An ncurses CUDA-based fluid simulation

github.com

1–10 of 14 posts

Re: Show HN: An ncurses CUDA-based fluid simulation

#7
post #4

Curious if you can get away with Burgers on a CPU: https://youtu.be/oxzfY-hPt2k

Are they very different in terms of compute? Looks like Burgers saves maybe a couple of FMA per cell. I’m pretty sure you can get away with Navier Stokes on a CPU. (Depends on the resolution, of course, but the examples here are relatively low res.)
Post reply on HN