mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-08 22:28:06 -05:00
* add url to ROCgdb-docs update reqs and gitignore * add validation tools section for RVS and TransferBench * stub in links for validation/mgmt tools * populate compilers page * add cards for ai libs and computer vision pages * add content to math lib pages * reorg hip and math libs * update index * consolidate linear algebra libs
779 B
779 B
HIP
HIP is both AMD's GPU programming langauge extension and the GPU runtime. This page introduces the HIP runtime and other HIP libraries and tools.
HIP Runtime
:::::{grid} 1 1 2 2 :gutter: 1
:::{grid-item-card} HIP Runtime The HIP Runtime is used to enable GPU acceleration for all HIP language based products.
:::
:::::
Porting tools
:::::{grid} 1 1 1 1 :gutter: 1
:::{grid-item-card} HIPify HIPify assists with porting applications from based on CUDA to the HIP Runtime. Supported CUDA APIs are documented here as well.
:::
:::::