LogoLogo
  • Welcome to TensorWave
    • Introduction to ROCm
    • Bare Metal Quickstart
    • PyTorch Quickstart
    • Docker Quickstart
    • Kubernetes Quickstart
    • Hugging Face Quickstart
  • Slurm Quickstart
    • Pyxis Quickstart
  • GUIDES
    • Easy Porting: NVIDIA to AMD Guide
  • CONNECT WITH US
    • LinkedIn
    • X (Twitter)
    • Website
Powered by GitBook
On this page
Export as PDF
  1. Welcome to TensorWave

Introduction to ROCm

NextBare Metal Quickstart

Last updated 7 months ago

ROCm, otherwise known as Radeon Open Compute, is an open source GPU Compute Framework that enables developers to customize their GPU software while collaborating with other developers. It consists of a variety of drivers, development tools, and API's that enables GPU programming from the low-level kernel to end-user applications. ROCm can be deployed in many ways, including through the use of containers such as Docker, Spack, and your own build from source.

Learn more about ROCm .

ROCm Quickstart Guide

here
Linux