mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-03-23 00:27:38 +00:00
33 lines
874 B
ReStructuredText
33 lines
874 B
ReStructuredText
.. meta::
|
|
:description: Composable Kernel prerequisites
|
|
:keywords: composable kernel, CK, ROCm, API, documentation, prerequisites
|
|
|
|
******************************************************
|
|
Composable Kernel prerequisites
|
|
******************************************************
|
|
|
|
Docker images that include all the required prerequisites for building Composable Kernel are available on `Docker Hub <https://hub.docker.com/r/rocm/composable_kernel/tags>`_.
|
|
|
|
The following prerequisites are required to build and install Composable Kernel:
|
|
|
|
* cmake
|
|
* hip-rocclr
|
|
* iputils-ping
|
|
* jq
|
|
* libelf-dev
|
|
* libncurses5-dev
|
|
* libnuma-dev
|
|
* libpthread-stubs0-dev
|
|
* llvm-amdgpu
|
|
* mpich
|
|
* net-tools
|
|
* python3
|
|
* python3-dev
|
|
* python3-pip
|
|
* redis
|
|
* rocm-llvm-dev
|
|
* zlib1g-dev
|
|
* libzstd-dev
|
|
* openssh-server
|
|
* clang-format-18
|