You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
vibed/edu/.beans/edu-5g0l--1-cpu-vs-gpu-para...

406 B

title status type created_at updated_at parent
§1 CPU vs GPU: parallel execution model todo task 2026-03-13T19:54:37Z 2026-03-13T19:54:37Z edu-4u7w

Write the lesson on the CPU vs GPU execution model: SIMD vs SIMT, thread hierarchies (threads, warps/waves, workgroups), why GPUs excel at data-parallel work and struggle with branching. Part 1 of the Shader Programming chapter.