metadata test (#2656)

This commit is contained in:
Lisa
2023-11-30 14:37:12 -07:00
committed by GitHub
parent 7179884433
commit 3aa7072fc2
38 changed files with 240 additions and 5 deletions

View File

@@ -84,6 +84,7 @@ CSE
CSn CSn
csn csn
CSV CSV
CTests
CU CU
cuBLAS cuBLAS
CUDA CUDA
@@ -352,6 +353,7 @@ prefetchable
preprocess preprocess
preprocessing preprocessing
preq preq
prequantized
prerequisites prerequisites
PRNG PRNG
profiler profiler
@@ -402,6 +404,7 @@ rocm
ROCm ROCm
ROCmCC ROCmCC
rocminfo rocminfo
rocMLIR
ROCmSoftwarePlatform ROCmSoftwarePlatform
ROCmValidationSuite ROCmValidationSuite
rocPRIM rocPRIM
@@ -497,6 +500,7 @@ toolchains
toolset toolset
toolsets toolsets
TorchAudio TorchAudio
TorchMIGraphX
TorchScript TorchScript
TorchServe TorchServe
TorchVision TorchVision

View File

@@ -1,4 +1,10 @@
# Third party support matrix <head>
<meta charset="UTF-8">
<meta name="description" content="Third-party support matrix">
<meta name="keywords" content="supported versions, PyTorch, TensorFlow, OpenUCX, UCC">
</head>
# Third-party support matrix
ROCm™ supports various 3rd party libraries and frameworks. Supported versions ROCm™ supports various 3rd party libraries and frameworks. Supported versions
are tested and known to work. Non-supported versions of 3rd parties may also are tested and known to work. Non-supported versions of 3rd parties may also

View File

@@ -1,3 +1,7 @@
.. meta::
:description: Docker image support matrix
:keywords: Docker, support, PyTorch, TensorFlow, Ubuntu
****************************************************************** ******************************************************************
Docker image support matrix Docker image support matrix
****************************************************************** ******************************************************************

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Linux GPU and OS support">
<meta name="keywords" content="Linux support, ROCm distributions">
</head>
# GPU and OS support (Linux) # GPU and OS support (Linux)
(linux-support)= (linux-support)=

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="OpenMP support in ROCm">
<meta name="keywords" content="OpenMP, LLVM, OpenMP toolchain">
</head>
# OpenMP support in ROCm # OpenMP support in ROCm
## Introduction ## Introduction

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="User and kernel-space support matrix">
<meta name="keywords" content="Kernel Fusion Driver, user space versions">
</head>
# User/kernel-space support matrix # User/kernel-space support matrix
ROCm™ provides forward and backward compatibility between the Kernel Fusion ROCm™ provides forward and backward compatibility between the Kernel Fusion

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Windows GPU and OS support">
<meta name="keywords" content="Windows support, ROCm distributions">
</head>
# GPU and OS support (Windows) # GPU and OS support (Windows)
(windows-support)= (windows-support)=

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm licensing terms">
<meta name="keywords" content="license, licensing terms">
</head>
# ROCm licensing terms # ROCm licensing terms
ROCm™ is released by Advanced Micro Devices, Inc. and is licensed per component separately. ROCm™ is released by Advanced Micro Devices, Inc. and is licensed per component separately.

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="What's new in ROCm">
<meta name="keywords" content="what's new">
</head>
# What's new in ROCm? # What's new in ROCm?
ROCm is now supported on Windows. ROCm is now supported on Windows.

View File

@@ -1,3 +1,7 @@
.. meta::
:description: How ROCm uses PCIe atomics
:keywords: PCIe, PCIe atomics, atomics, BAR memory
***************************************************************************** *****************************************************************************
How ROCm uses PCIe atomics How ROCm uses PCIe atomics
***************************************************************************** *****************************************************************************

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Inference optimization with MIGraphX">
<meta name="keywords" content="Inference optimization, MIGraphX, deep-learning, MIGraphX
installation">
</head>
# Inference optimization with MIGraphX # Inference optimization with MIGraphX
The following sections cover inferencing and introduces [MIGraphX](https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/). The following sections cover inferencing and introduces [MIGraphX](https://rocm.docs.amd.com/projects/AMDMIGraphX/en/latest/).

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Inception V3 with PyTorch">
<meta name="keywords" content="PyTorch, Inception V3, deep-learning, training data, optimization
algorithm">
</head>
# Deep learning: Inception V3 with PyTorch # Deep learning: Inception V3 with PyTorch
## Deep learning training ## Deep learning training

View File

@@ -1,6 +1,10 @@
*********** .. meta::
:description: Using CMake
:keywords: CMake, dependencies, HIP, C++
*********************************
Using CMake Using CMake
*********** *********************************
Most components in ROCm support CMake. Projects depending on header-only or Most components in ROCm support CMake. Projects depending on header-only or
library components typically require CMake 3.5 or higher whereas those wanting library components typically require CMake 3.5 or higher whereas those wanting

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm compilers disambiguation">
<meta name="keywords" content="compilers, compiler naming">
</head>
# ROCm compilers disambiguation # ROCm compilers disambiguation
ROCm ships multiple compilers of varying origins and purposes. This article ROCm ships multiple compilers of varying origins and purposes. This article

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm Linux Filesystem Hierarchy Standard reorganization">
<meta name="keywords" content="FHS, Linux Filesystem Hierarchy Standard, directory structure">
</head>
# ROCm Linux Filesystem Hierarchy Standard reorganization # ROCm Linux Filesystem Hierarchy Standard reorganization
## Introduction ## Introduction

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="GPU architecture">
<meta name="keywords" content="GPU architecture, architecture support, MI200, MI250, RDNA,
MI100, AMD Instinct">
</head>
# GPU architecture documentation # GPU architecture documentation
:::::{grid} 1 1 2 2 :::::{grid} 1 1 2 2

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="AMD Instinct MI100 microarchitecture">
<meta name="keywords" content="Instinct, MI100, microarchitecture">
</head>
# AMD Instinct™ MI100 microarchitecture # AMD Instinct™ MI100 microarchitecture
The following image shows the node-level architecture of a system that The following image shows the node-level architecture of a system that

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="MI200 performance counters and metrics">
<meta name="keywords" content="MI200, performance counters, counters, GRBM counters, GRBM,
CPF counters, CPF, CPC counters, CPC, command processor counters, SPI counters, SPI">
</head>
# MI200 performance counters and metrics # MI200 performance counters and metrics
<!-- markdownlint-disable no-duplicate-header --> <!-- markdownlint-disable no-duplicate-header -->

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="AMD Instinct MI250 microarchitecture">
<meta name="keywords" content="Instinct, MI250, microarchitecture">
</head>
# AMD Instinct™ MI250 microarchitecture # AMD Instinct™ MI250 microarchitecture
The microarchitecture of the AMD Instinct MI250 accelerators is based on the The microarchitecture of the AMD Instinct MI250 accelerators is based on the

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="GPU isolation techniques">
<meta name="keywords" content="GPU isolation techniques, UUID, universally unique identifier,
environment variables, virtual machines">
</head>
# GPU isolation techniques # GPU isolation techniques
Restricting the access of applications to a subset of GPUs, aka isolating Restricting the access of applications to a subset of GPUs, aka isolating

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="GPU memory">
<meta name="keywords" content="GPU memory, VRAM, video random access memory, pageable
memory, pinned memory, managed memory">
</head>
# GPU memory # GPU memory
For the HIP reference documentation, see: For the HIP reference documentation, see:

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Using the LLVM ASan on a GPU">
<meta name="keywords" content="LLVM, ASan, address sanitizer, AddressSanitizer, instrumented
libraries, instrumented applications">
</head>
# Using the LLVM ASan on a GPU (beta release) # Using the LLVM ASan on a GPU (beta release)
The LLVM AddressSanitizer (ASan) provides a process that allows developers to detect runtime addressing errors in applications and libraries. The detection is achieved using a combination of compiler-added instrumentation and runtime techniques, including function interception and replacement. The LLVM AddressSanitizer (ASan) provides a process that allows developers to detect runtime addressing errors in applications and libraries. The detection is achieved using a combination of compiler-added instrumentation and runtime techniques, including function interception and replacement.

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Building ROCm documentation">
<meta name="keywords" content="documentation, Visual Studio Code, GitHub, command line">
</head>
# Building documentation # Building documentation
You can build our documentation via GitHub (in a pull request) or locally (using the command line or You can build our documentation via GitHub (in a pull request) or locally (using the command line or

View File

@@ -1,4 +1,10 @@
# How to provide feedback for ROCm documentation <head>
<meta charset="UTF-8">
<meta name="description" content="Providing feedback for ROCm documentation">
<meta name="keywords" content="documentation, pull request, GitHub">
</head>
# Providing feedback for ROCm documentation
There are four standard ways to provide feedback for this repository. There are four standard ways to provide feedback for this repository.

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm documentation toolchain">
<meta name="keywords" content="documentation, toolchain, Sphinx, Doxygen, MyST">
</head>
# ROCm documentation toolchain # ROCm documentation toolchain
Our documentation relies on several open source toolchains and sites. Our documentation relies on several open source toolchains and sites.

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Deep learning using ROCm">
<meta name="keywords" content="deep learning, frameworks, installation, PyTorch, TensorFlow,
MAGMA">
</head>
# Deep learning guide # Deep learning guide
The following sections cover the different framework installations for ROCm and The following sections cover the different framework installations for ROCm and

View File

@@ -1,6 +1,12 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="System debugging guide">
<meta name="keywords" content="debug, system-level debug, debug flags, PCIe debug">
</head>
# System debugging guide # System debugging guide
## ROCm language and system level debug, flags, and environment variables ## ROCm language and system-level debug, flags, and environment variables
Kernel options to avoid: the Ethernet port getting renamed every time you change graphics cards, `net.ifnames=0 biosdevname=0` Kernel options to avoid: the Ethernet port getting renamed every time you change graphics cards, `net.ifnames=0 biosdevname=0`

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Tuning guides">
<meta name="keywords" content="high-performance computing, HPC, Instinct accelerators,
Radeon, tuning, tuning guide">
</head>
# Tuning guides # Tuning guides
Use case-specific system setup and tuning guides. Use case-specific system setup and tuning guides.

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="MI100 high-performance computing and tuning guide">
<meta name="keywords" content="MI100, high-performance computing, HPC, tuning, BIOS
settings, NBIO">
</head>
# MI100 high-performance computing and tuning guide # MI100 high-performance computing and tuning guide
## System settings ## System settings

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="MI200 high-performance computing and tuning guide">
<meta name="keywords" content="MI200, high-performance computing, HPC, tuning, BIOS
settings, NBIO">
</head>
# MI200 high-performance computing and tuning guide # MI200 high-performance computing and tuning guide
## System settings ## System settings

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="RDNA2 workstation tuning guide">
<meta name="keywords" content="RDNA2, workstation tuning, BIOS settings, installation">
</head>
# RDNA2 workstation tuning guide # RDNA2 workstation tuning guide
## System settings ## System settings

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="AMD ROCm documentation">
<meta name="keywords" content="documentation, guides, installation, compatibility, support,
reference">
</head>
# AMD ROCm™ documentation # AMD ROCm™ documentation
Welcome to the ROCm docs home page! If you're new to ROCm, you can review the following Welcome to the ROCm docs home page! If you're new to ROCm, you can review the following

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Windows quick-start installation guide">
<meta name="keywords" content="Windows, install, quick-start, HIP, SDK">
</head>
# Windows quick-start installation guide # Windows quick-start installation guide
For a quick summary on installing ROCm (HIP SDK) on Windows, follow the steps listed on this page. If For a quick summary on installing ROCm (HIP SDK) on Windows, follow the steps listed on this page. If

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Windows quick-start installation guide">
<meta name="keywords" content="Windows, install, HIP, SDK">
</head>
# Install HIP SDK on Windows # Install HIP SDK on Windows
To install the HIP SDK on Windows, use the [quick-start guide](./install-quick.md) or follow the instructions below. To install the HIP SDK on Windows, use the [quick-start guide](./install-quick.md) or follow the instructions below.

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Application deployment guidelines for Windows">
<meta name="keywords" content="Windows, install">
</head>
# Application deployment guidelines for Windows # Application deployment guidelines for Windows
ISVs deploying applications using the HIP SDK depend on the AMD GPU Drivers, HIP ISVs deploying applications using the HIP SDK depend on the AMD GPU Drivers, HIP

View File

@@ -1,3 +1,11 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="ROCm API libraries & tools">
<meta name="keywords" content="ROCm, API, libraries, tools, artificial intelligence, development,
Communications, C++ primitives, Fast Fourier transforms, FFTs, random number generators, linear
algebra">
</head>
# ROCm API libraries & tools # ROCm API libraries & tools
::::{grid} 1 3 3 3 ::::{grid} 1 3 3 3

View File

@@ -1,3 +1,10 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="Compiler reference guide">
<meta name="keywords" content="compiler, hipCC, Clang, amdclang, optimizations, LLVM,
rocm-llvm">
</head>
# Compiler reference guide # Compiler reference guide
## Introduction to compiler reference guide ## Introduction to compiler reference guide

View File

@@ -1,3 +1,9 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="What is ROCm">
<meta name="keywords" content="documentation, projects, introduction">
</head>
# What is ROCm? # What is ROCm?
ROCm is an open-source stack, composed primarily of open-source software, designed for ROCm is an open-source stack, composed primarily of open-source software, designed for