Hardware-Software Interface
Last updated
Was this helpful?
Last updated
Was this helpful?
- A high level langauge for programming accelerators developed at Stanford
- End to End Deep Learning Compiler Stack for CPUs, GPUs and specialized accelerators
- Write a simple memory allocator
- Design of an Operating System, a Compiler, and a Computer from scratch
- Dozens of minimal operating systems to learn x86 system programming.
- An introductory book about using the Rust Programming Language on "Bare Metal" embedded systems, such as Microcontrollers.