AIAny
AI Infra2024
Icon for item

TheRock

Provides a lightweight build platform for HIP and ROCm that supports building ROCm, PyTorch, and JAX from source, multi-architecture nightly releases, and integrated CI/CD and developer tooling for Linux and Windows.

Introduction

The fragmented and rapidly evolving ROCm ecosystem makes getting up-to-date ROCm/PyTorch/JAX builds difficult for contributors and researchers. TheRock aims to reduce that friction by offering a unified, lightweight CMake super-project and build workflow that pulls, patches, and builds relevant ROCm components and ML frameworks across architectures and OSes.

What Sets It Apart
  • Nightly multi-architecture releases and test pipelines: provides automated nightly builds and artifact testing for ROCm and PyTorch across GPUs and OS targets, reducing the need to patch dozens of repos manually.
  • CMake super-project for source-first workflows: orchestrates source fetch, patch application, and component composition so developers can build individual ROCm components or entire stacks (PyTorch, JAX) from source with a single coordinated build configuration.
  • Cross-platform support and developer tooling: documents and supports native Linux and Windows builds, ccache integration, optional emulation layers, and helper scripts for fetching submodules and large precompiled assets.
  • Integrated CI/CD and component flags: fine-grained CMake feature groups let you enable/disable subsystems (ML libs, profilers, media libs), and the repo ships comprehensive CI workflows to validate artifacts and wheels.
Who It's For & Tradeoffs

Great fit if you are a ROCm contributor, framework maintainer, or advanced researcher who needs reproducible source builds of ROCm + ML frameworks, or who must test changes across multiple GPU families and OS targets. It is useful when packaged distributions are unavailable, out-of-date, or when you need custom feature selections.

Look elsewhere if you want a turnkey, package-based ROCm installation for production systems or a trivial one-command installer: TheRock is an early-preview, source-centric platform that requires nontrivial build time, familiarity with CMake/ccache, and occasional platform-specific troubleshooting. The project prioritizes flexibility for development and CI validation over minimal end-user installation complexity.

Information

  • Websitegithub.com
  • OrganizationsROCm (AMD)
  • Published date2024/03/01

Categories

More Items

GitHub
AI Infra2025

Measures generative AI inference performance with token-level metrics (TTFT, inter-token latency), latency, and throughput under realistic traffic patterns. Provides a multiprocess engine, real-time TUI dashboard, extensible plugins, and integrations for telemetry and result uploads, aimed at inference benchmarking and capacity planning.

GitHub
AI Train2019

Train and experiment with multi-billion to trillion-parameter transformer models on large GPU clusters using GPU-optimized building blocks and reference training scripts; offers advanced parallelism and mixed-precision support for research teams and ML engineers.

GitHub

Indexes full text of visited web pages and local files on a self‑hosted server so you can search your personal knowledge from a web UI, terminal, CLI, or an AI assistant. Runs without mandatory telemetry, offers a browser extension for automatic capture, and supports optional semantic search via a configurable embeddings endpoint.