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

Enables RL post-training with million-token prompts under a fixed GPU budget by evaluating shared prompt state without autograd, retaining only minimal model state, and replaying short response branches; instantiated as GRPO and demonstrated on Qwen3.6-27B and GLM-5.2 up to multi-million token execution.

GitHub
AI Infra2026

Defines OpenTelemetry semantic conventions for generative AI telemetry — spans, metrics, and events for GenAI clients, the Model Context Protocol (MCP), and provider-specific integrations. Includes YAML models, human-readable docs, and reference implementations to standardize observability across GenAI deployments.

GitHub
AI Infra2025

Defines a vendor-neutral JSON/YAML semantic model specification and tooling to exchange metrics, dimensions, lineage and other business semantics across analytics, AI and BI platforms; includes a core spec, validators, converters (dbt, GoodData, Salesforce) and example models.