A collection of resources for systems students and researchers. Topics include Operating Systems, Computer Architecture, Computer Networking, Distributed Systems, etc.
- CACTI: A cache memory access time, cycle time, area, leakage, and dynamic power model.
- PTX Guide: Guide for NVidia's PTX, a low-level parallel thread execution virtual machine and instruction set architecture (ISA).
- CUDA Programming Guide: A guide to the API of NVidia's CUDA, a general purpose parallel computing platform and programming model.