mirror of
https://github.com/ROCm/ROCm.git
synced 2026-02-11 23:15:06 -05:00
update ROCM_VERSION in conf 7.11 known issues added Minor change docs(RELEASE): supported OSes and hw docs(release.md): update hw support and os support js(selector-toc): remove unused code docs(index): update rocm ontology diagram add TM symbols docs(RELEASE): complete virtualization support tbl docs(toc): add rocm-examples to toc chore: bump rocm-docs-core to 1.31.3 chore: update version histor page docs(RELEASE): add oses docs(RELEASE): add virtu sup fix docs: update RELEASE.md docs(RELEASE): clean up py(selector): allow percentage widths docs(compat): update system-instinct table docs: finalize components lists docs(compat): update system-radeon-pro docs(compat): update system-radeon docs: compat docs(RELEASE): clean up docs(RELEASE): update tables docs(compat): add virtu sup and fix stuff docs(RELEASE): update AMD GPU Driver vers dcos(compat): add missing mi2xx options docs(RELEASE): update firmware for instinct docs(RELEASE): fix xref and fmt docs(rocm-ontology diagram): fix sideways tm fix oops, fix docs: remove ROCgdb docs(compat): add rhel 8.10 to mi35x docs: clean up some wording docs(install): update selector docs(install/compat): fix selector data docs: fix js: fix reconcile selections wip: install wip: install js: add URLSearchParams wip: install js: inline page-specific js docs(compat): add missing rocky linux to mi300x docs(install): windows adrenalin prereq wip: install docs(compat): virtu sup link docs: windows tar docs(compat/install): add missing gfx120x, gfx103x, and gfx110x gpus docs(RELEASE): add missing gfx120x, gfx103x, and gfx110x gpus docs(install): fix selected content docs(install): windows tar rm jira notes docs(comfyui): update docs(comfyui): update path docs: remove hipDNN chore(conf.py): exclude `**/includes/**` to build only when included docs(index): fix diagram colors Update RELEASE.md remove fn docs: remove gfx1030 cards docs: remove windows for gfx12 js: add localStorage to selector for persistence docs(RELEASE): fix gpu list in tables js(primary toc install headings): don't reload page if already on the install page docs(img): add oses to ontology diagram docs(rocgdb): add it back + document known issue docs(comfyui): update selector docs(RELEASE): fix docs(compat): fix - add rocky linux for mi300a docs(install): sles - remove --gpg-auto-import-keys py(selector): add static assets only if exists js(selector): clear URLSearchParams if page doesn't have selector docs: note GIM driver 8.7.0K for virtualization on instinct add link to gim docs docs: reorder list of components docs(install): add oem kernel prereq docs: clean up diagrams fix link docs(RELEASE): update firmware explanation docs: update chore: clean up extra files chore: linting errors docs(compat): add iGPU to ryzen cards in compat matrix docs(install): add install libatomic1 docs(install): clean up fix docs(install): add meta packages table docs(compat): remove amdgpu 7.0.3 and 6.4.2 docs(install): uninstall add meta package note blurb docs(RELEASE): apex known issue docs: update components lists in RELEASE and compat matrix docs(install): clean up meta packages sections docs(compat): update fw version for mi300x update known issues docs: remove minor version from OL and Rocky docs: fix windows whl urls docs(install): update rocminfo and amd-smi version example outputs docs(RELEASE): add known issues docs: fix linux components list docs(compat): make igpu heading consistent Add rocm-examples known issue Co-authored-by: Istvan Kiss <istvan.kiss@amd.com> docs(conf): update release date docs(install): update windows install instructions update docs(RELEASE): update known issues hipblaslt matmul known issue update known issues add hipify-clang known issue js(selector): fix syncStateToURL update amdgpu driver versions and known issues update known issues fix fix fix install urls update RELEASE.md fix update for consistency add known issue add rccl known issue update components table fix amdgpu versions update prereqs intro
212 lines
6.1 KiB
HTML
212 lines
6.1 KiB
HTML
<p>
|
|
<div class="rocm-docs-core-sdk-diagram container-fluid p-1 pl-3 text-white">
|
|
<div class="row g-1">
|
|
<div
|
|
class="col-1 d-flex align-items-center justify-content-center bg-amd-grey fw-bold vertical-text"
|
|
>
|
|
ROCm<span class="trademark">™</span> Core SDK
|
|
</div>
|
|
|
|
<div class="col-11">
|
|
<div class="row g-1">
|
|
<div class="col-4">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 d-flex align-items-center small fw-bold"
|
|
>
|
|
Math and compute libraries
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>Deep learning and GPU compute kernels</strong>:<br>
|
|
Composable Kernel, MIOpen, rocWMMA, hipDNN (coming soon)
|
|
</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>BLAS dense and sparse libraries</strong>:<br>
|
|
hipBLAS, hipBLASLt, hipSOLVER, hipSPARSE, hipSPARSELt
|
|
</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>Kernel primitives</strong>:<br>
|
|
hipCUB, rocPRIM, rocThrust
|
|
</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>Other math</strong>:<br>
|
|
hipRAND, hipFFT
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-4">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 d-flex align-items-center small fw-bold"
|
|
>
|
|
Communication libraries
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
RCCL, rocSHMEM
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-4">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 d-flex align-items-center small fw-bold"
|
|
>
|
|
Storage
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
hipFile (coming soon)
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-4">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 d-flex align-items-center small fw-bold"
|
|
>
|
|
Runtimes and compilers
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
HIP, HIPIFY, LLVM, ROCr Runtime, SPIRV-LLVM-Translator
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-4">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 d-flex align-items-center small fw-bold"
|
|
>
|
|
Profiling and debugging tools
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>ROCprofiler family</strong>:<br>ROCm Compute Profiler
|
|
(rocprofiler-compute), ROCm Systems Profiler
|
|
(rocprofiler-systems), ROCprofiler-SDK and rocprofv3 CLI
|
|
</div>
|
|
</div>
|
|
<div class="col-12">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
<strong>ROCm Debugger family</strong>:<br>ROCm Debugger
|
|
(ROCgdb), ROCdbgapi, ROCr Debug Agent
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="col-4">
|
|
<div
|
|
class="
|
|
rocm-docs-core-sdk-tile bg-amd-blue p-2 h-100 w-100
|
|
d-flex align-items-center
|
|
small fw-bold
|
|
"
|
|
>
|
|
Control and monitoring tools
|
|
</div>
|
|
</div>
|
|
<div class="col-8">
|
|
<div class="row g-1">
|
|
<div class="col">
|
|
<div
|
|
class="rocm-docs-core-sdk-tile p-2 small h-100"
|
|
>
|
|
AMD SMI, hipinfo, rocminfo
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</p>
|
|
|
|
<style>
|
|
.rocm-docs-core-sdk-diagram {
|
|
background-color: #1b1b1b;
|
|
|
|
.rocm-docs-core-sdk-tile {
|
|
background-color: #007c97;
|
|
}
|
|
|
|
.bg-amd-grey {
|
|
background-color: #6e6e6e;
|
|
}
|
|
.bg-amd-blue {
|
|
opacity: 90%;
|
|
}
|
|
|
|
.rocm-docs-core-sdk-tile:not(.vertical-text) {
|
|
transition: transform 0.25s ease, box-shadow 0.25s ease;
|
|
will-change: transform;
|
|
cursor: pointer;
|
|
}
|
|
.rocm-docs-core-sdk-tile:hover {
|
|
transform: scale(1.02);
|
|
box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.25);
|
|
z-index: 1;
|
|
}
|
|
|
|
/* Rotates the text for the sidebar */
|
|
.vertical-text {
|
|
writing-mode: vertical-rl;
|
|
transform: rotate(180deg);
|
|
}
|
|
|
|
.vertical-text .trademark {
|
|
display: inline-block;
|
|
transform: rotate(90deg);
|
|
}
|
|
|
|
.row {
|
|
display: flex;
|
|
}
|
|
}
|
|
</style>
|