Author

Killian Pluenet

C/C++ developer, embedded systems & low-level

Killian Pluenet is a C/C++ developer specialized in embedded systems and low-level programming. He builds firmware on STM32 architectures and spends his time working out what actually happens under the hood, from communication between components to resource optimization in constrained environments. He is a member of Sophia Hack Lab, the hackerspace in Antibes.

Alongside that he develops Memtide, a RAM and CXL memory orchestrator: a subject that combines fine-grained memory management, modern architectures and performance at a very low level. It is that same lens (memory, bandwidth, what happens beneath the abstractions) that he brings to LeCompute: dissecting AI compute from the silicon to the code, without the hype.

Personal site: killianpluenet.com

  • C / C++
  • Embedded systems
  • Low-level programming
  • Memory architecture & CXL

Articles by Killian in English 7

Silicon

How much VRAM do you need to run an LLM locally?

How much VRAM does a local LLM need? The ~2 GB per billion parameters rule, the weight of the KV cache, what quantization changes, and what actually fits on your card.

7 min read
  • VRAM
  • Local LLM
  • Quantization
  • KV cache

Silicon

RTX Spark vs DGX Spark: two different chips, one 273 GB/s wall

The RTX Spark (N1X) is not a rebadged DGX Spark: it is the Grace Blackwell SoC for Windows on Arm, with 128 GB of unified memory. Why the ~273 GB/s, not the "petaflop", decide what it can actually do.

18 min read
  • RTX Spark
  • DGX Spark
  • Grace Blackwell
  • Unified memory