/Systems-Resources

A collection of resources for systems students and researchers.

Systems-Resources

A collection of resources for systems students and researchers. Topics include Operating Systems, Computer Architecture, Computer Networking, Distributed Systems, etc.

Simulators

Full System

Cache

  • CACTI: A cache memory access time, cycle time, area, leakage, and dynamic power model.

GPU

Reference Guides

Parallel Programming

  • 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.