Includes papers on quantisation

Resources 📚

Tools

  • nvidia-smi topo inc. nvidia-smi topo -m - Display topology information about the system. Use “nvidia-smi topo -h” for more information. Linux only. Shows all GPUs NVML is able to detect but CPU and NUMA node affinity information will only be shown for GPUs with Kepler or newer architectures. Note: GPU enumeration is the same as NVML. (from the entry for topo under man nvidia-smi; nvidia-smi 550.107, 2024/7/24; nvidia-smi --version gave NVIDIA-SMI version : 550.107.02 NVML version: 550.107 DRIVER version: 550.107.02 CUDA Version: 12.4)
  • pyNVML - Python bindings to the NVIDIA Management Library - per PyPI: pip install nvidia-ml-py

Triton


Over at 👉 Computer Architecture