AgentKernelArena compatibility matrix#
2026-07-20
2 min read time
Supported and tested hardware, Docker images, software versions, agent CLIs, and model providers for AgentKernelArena.
Hardware requirements#
The following hardware configurations are supported and tested.
AMD Instinct GPU |
ROCm version |
Notes |
|---|---|---|
MI300X |
7.2 (Bundled in the selected SGLang image.) |
|
MI325X |
7.2 (Bundled in the selected SGLang image.) |
|
MI355X |
7.2 (Bundled in the selected SGLang image.) |
|
Software requirements#
The following software versions are required or verified.
Component |
Version |
Notes |
|---|---|---|
Linux |
Ubuntu 22.04, Ubuntu 24.04 |
|
hipcc |
Matches ROCm image |
Required for HIP tasks. |
rocprof-compute |
Matches ROCm image |
Required for HIP performance profiling. |
Docker |
Current stable release |
Required; serial experiments run through |
SGLang runtime image |
|
The verified |
Python |
Provided by the image (for example, 3.10) |
Bundled in the SGLang image. |
Node.js and npm |
Node.js 22 with a current npm |
Required on the host only for the alternative npm installation of Claude Code or another npm-installed agent CLI. |
PyTorch |
ROCm build bundled in the image |
Provided by the SGLang Docker image. |
Triton |
Bundled with the image’s ROCm PyTorch |
Required for Triton task categories. |
AITER |
|
Required by AITER-backed task oracles and kernels. |
FlyDSL |
|
Required for |
Agents#
The following templates are selectable in the current AgentType registry. See
Install AgentKernelArena and
Configure agents and models for setup instructions.
Template |
Runtime dependency |
|---|---|
|
Cursor Agent CLI and host login state. |
|
Native/local or npm-installed Claude Code CLI and host login state. |
|
Codex CLI and host login state. |
|
GEAK CLI; HIP-oriented integration. |
|
GEAK CLI; Triton-oriented integration. |
|
mini-swe-agent/GEAK dependencies. |
|
Claude Code or Codex backend configured in |
Model providers#
Model/provider support is integration-specific; run configuration files do not configure a provider.
Provider |
Notes |
|---|---|
OpenAI |
Use a selected integration or CLI configured for OpenAI. |
Anthropic |
Use a selected integration or CLI configured for Anthropic. |
OpenRouter or another OpenAI-compatible service |
Supported when the selected integration accepts a custom provider/base URL. |
Local vLLM |
|