mirror of
https://github.com/ROCm/ROCm.git
synced 2026-04-05 03:01:17 -04:00
Rocm image 631 (#257)
* Add files via upload Add Debian OS without TransferBench * Delete docs/data/rocm-software-stack-6_3_0.jpg remove 6-3-0 image * Update what-is-rocm.rst Remove link and description for TransferBench * Update rocm-tools.md remove TransferBench * Update what-is-rocm.rst update ROCm Software Stack image name * Add files via upload Add correct image
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 296 KiB |
BIN
docs/data/rocm-software-stack-6_3_1.jpg
Normal file
BIN
docs/data/rocm-software-stack-6_3_1.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 340 KiB |
@@ -35,7 +35,6 @@
|
||||
* {doc}`ROCProfiler <rocprofiler:index>`
|
||||
* {doc}`ROCprofiler-SDK <rocprofiler-sdk:index>`
|
||||
* {doc}`ROCTracer <roctracer:index>`
|
||||
* {doc}`TransferBench <transferbench:index>`
|
||||
:::
|
||||
|
||||
(development-tools)=
|
||||
|
||||
@@ -10,7 +10,7 @@ ROCm is a software stack, composed primarily of open-source software, that
|
||||
provides the tools for programming AMD Graphics Processing Units (GPUs), from
|
||||
low-level kernels to high-level end-user applications.
|
||||
|
||||
.. image:: data/rocm-software-stack-6_3_0.jpg
|
||||
.. image:: data/rocm-software-stack-6_3_1.jpg
|
||||
:width: 800
|
||||
:alt: AMD's ROCm software stack and enabling technologies.
|
||||
:align: center
|
||||
@@ -115,8 +115,6 @@ Performance
|
||||
":doc:`ROCProfiler <rocprofiler:index>`", "Profiling tool for HIP applications"
|
||||
":doc:`ROCprofiler-SDK <rocprofiler-sdk:index>`", "Toolkit for developing analysis tools for profiling and tracing GPU compute applications. This toolkit is in beta and subject to change"
|
||||
":doc:`ROCTracer <roctracer:index>`", "Intercepts runtime API calls and traces asynchronous activity"
|
||||
":doc:`TransferBench <transferbench:index>`", "Benchmark simultaneous transfers between user-specified devices (CPUs or GPUs)."
|
||||
|
||||
|
||||
Development
|
||||
^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user