Skip to content

Comment on How I Built Zig-SQLiteparent

Comments

GPUs are weird.

HLSL and CUDA have C-like syntax, but underneath the syntax these things are very different from C.

On GPU almost nothing has an address, there's no stack, no malloc/free, no files or printf, and every instruction runs on 32+ threads in lockstep.

AboutSource Built by g1lg1l

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